Searched refs:hash_entry (Results 1 – 1 of 1) sorted by relevance
789 zval **hash_entry; in php_mb_parse_encoding_array() local2867 zval **hash_entry; in PHP_FUNCTION() local3384 if (Z_TYPE_PP(hash_entry) == IS_ARRAY || Z_TYPE_PP(hash_entry) == IS_OBJECT) { in PHP_FUNCTION()3392 var = hash_entry; in PHP_FUNCTION()3465 if (Z_TYPE_PP(hash_entry) == IS_ARRAY || Z_TYPE_PP(hash_entry) == IS_OBJECT) { in PHP_FUNCTION()3473 var = hash_entry; in PHP_FUNCTION()3474 SEPARATE_ZVAL(hash_entry); in PHP_FUNCTION()3486 Z_DELREF_PP(hash_entry); in PHP_FUNCTION()3489 zval_dtor(*hash_entry); in PHP_FUNCTION()3530 zval *zconvmap, **hash_entry; in php_mb_numericentity_exec() local[all …]
Completed in 23 milliseconds