Resource and persistent handle factory API
A facility to manage possibly persistent resources with a comprehensible API. Provides simliar functionality like the zend_list API, but with more flexiblity and freedom.
 All Data Structures Files Functions Variables Typedefs Macros
Data Fields
php_persistent_handle_globals Struct Reference

Definition of the global raphf hash. More...

#include <php_raphf.h>

Data Fields

ulong limit
 
HashTable hash
 

Detailed Description

Definition of the global raphf hash.

Field Documentation

HashTable php_persistent_handle_globals::hash
ulong php_persistent_handle_globals::limit

The documentation for this struct was generated from the following file: