haltname          256 Zend/zend_constants.c 		char *haltname;
haltname          262 Zend/zend_constants.c 		zend_mangle_property_name(&haltname, &len, haltoff,
haltname          264 Zend/zend_constants.c 		ret = zend_hash_find(EG(zend_constants), haltname, len+1, (void **) c);
haltname          265 Zend/zend_constants.c 		efree(haltname);