Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_string.h59 #define str_free(s) do { \ macro
H A Dzend_iterators.c54 str_free(zend_iterator_class_entry.name); in zend_register_iterator_wrapper()
H A Dzend_variables.c82 str_free(zvalue->value.str.val); in _zval_internal_dtor()
H A Dzend_constants.c35 str_free(c->name); in free_zend_constant()
529 str_free(c->name); in zend_register_constant()
H A Dzend_opcode.c338 str_free(ce->name); in destroy_zend_class()
H A Dzend_compile.c138 str_free((char*)property_info->name); in zend_destroy_property_info_internal()

Completed in 28 milliseconds