Searched refs:haltname (Results 1 – 1 of 1) sorted by relevance
219 zend_string *haltname; in zend_get_halt_offset_constant() local225 haltname = zend_mangle_property_name(haltoff, in zend_get_halt_offset_constant()227 c = zend_hash_find_ptr(EG(zend_constants), haltname); in zend_get_halt_offset_constant()228 zend_string_efree(haltname); in zend_get_halt_offset_constant()
Completed in 6 milliseconds