Home
last modified time | relevance | path

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

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

Completed in 20 milliseconds