Home
last modified time | relevance | path

Searched defs:bApplyProtection (Results 1 – 3 of 3) sorted by relevance

/PHP-5.3/Zend/
H A Dzend_ts_hash.h47 #define zend_ts_hash_init_ex(ht, nSize, pHashFunction, pDestructor, persistent, bApplyProtection) \ argument
H A Dzend_hash.h78 zend_bool bApplyProtection; member
104 #define zend_hash_init_ex(ht, nSize, pHashFunction, pDestructor, persistent, bApplyProtection) _ze… argument
H A Dzend_hash.c196 ZEND_API void zend_hash_set_apply_protection(HashTable *ht, zend_bool bApplyProtection) in zend_hash_set_apply_protection()

Completed in 11 milliseconds