Searched refs:haltname (Results 1 – 1 of 1) sorted by relevance
269 char *haltname; in zend_get_special_constant() local275 zend_mangle_property_name(&haltname, &len, haltoff, in zend_get_special_constant()277 ret = zend_hash_find(EG(zend_constants), haltname, len+1, (void **) c); in zend_get_special_constant()278 efree(haltname); in zend_get_special_constant()
Completed in 6 milliseconds