Searched refs:restrict_ht (Results 1 – 1 of 1) sorted by relevance
770 HashTable *restrict_ht = NULL; in PHP_METHOD() local774 Z_PARAM_ARRAY_HT_OR_STR_OR_NULL(restrict_ht, restrict_str) in PHP_METHOD()779 if (restrict_ht) { in PHP_METHOD()780 ZEND_HASH_FOREACH_VAL(restrict_ht, entry) { in PHP_METHOD()
Completed in 4 milliseconds