Searched refs:intern_ht (Results 1 – 1 of 1) sorted by relevance
577 HashTable *intern_ht = zend_std_get_properties(ZEND_THIS); in SPL_METHOD() local586 int size = zend_hash_num_elements(intern_ht); in SPL_METHOD()590 ZEND_HASH_FOREACH_VAL(intern_ht, data) { in SPL_METHOD()597 zend_hash_clean(intern_ht); in SPL_METHOD()
Completed in 7 milliseconds