Home
last modified time | relevance | path

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

/PHP-7.0/Zend/
H A Dzend_ts_hash.h47 #define zend_ts_hash_init_ex(ht, nSize, pHashFunction, pDestructor, persistent, bApplyProtection) \ argument
H A Dzend_hash.h62 #define zend_hash_init_ex(ht, nSize, pHashFunction, pDestructor, persistent, bApplyProtection) _ze… argument
H A Dzend_hash.c321 …ND_API void ZEND_FASTCALL zend_hash_set_apply_protection(HashTable *ht, zend_bool bApplyProtection) in zend_hash_set_apply_protection()

Completed in 29 milliseconds