Searched refs:htbl (Results 1 – 1 of 1) sorted by relevance
5922 HashTable *htbl; local5941 htbl = Z_ARRVAL_P(input);5943 if (zend_hash_num_elements(htbl) == 0) {5952 ZEND_HASH_FOREACH_VAL(htbl, operand) {
Completed in 22 milliseconds