Searched refs:from_ht (Results 1 – 1 of 1) sorted by relevance
2328 HashTable *from_ht; local2342 Z_PARAM_ARRAY_HT_OR_LONG(from_ht, from_long)2356 if (from_ht) {2455 if (from_ht) {2456 if (HT_IS_PACKED(from_ht)) {2457 while (from_idx < from_ht->nNumUsed) {2465 while (from_idx < from_ht->nNumUsed) {2473 if (from_idx < from_ht->nNumUsed) {3393 if (zend_hash_num_elements(from_ht) < 1) {3435 HashTable *from_ht = NULL; local[all …]
Completed in 18 milliseconds