Home
last modified time | relevance | path

Searched refs:haltname (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/Zend/
H A Dzend_constants.c217 zend_string *haltname; in zend_get_special_constant() local
223 haltname = zend_mangle_property_name(haltoff, in zend_get_special_constant()
225 c = zend_hash_find_ptr(EG(zend_constants), haltname); in zend_get_special_constant()
226 zend_string_efree(haltname); in zend_get_special_constant()

Completed in 5 milliseconds