Home
last modified time | relevance | path

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

/PHP-5.5/ext/filter/
H A Dsanitizing_filters.c54 str_efree(Z_STRVAL_P(value)); in php_filter_encode_html()
105 str_efree(Z_STRVAL_P(value)); in php_filter_encode_url()
134 str_efree(Z_STRVAL_P(value)); in php_filter_strip()
172 str_efree(Z_STRVAL_P(value)); in filter_map_apply()
262 str_efree(Z_STRVAL_P(value)); in php_filter_full_special_chars()
376 str_efree(Z_STRVAL_P(value)); in php_filter_magic_quotes()
/PHP-5.5/Zend/
H A Dzend_string.h53 #define str_efree(s) do { \ macro
H A Dzend_opcode.c304 str_efree(ce->name); in destroy_zend_class()
379 str_efree(op_array->vars[i].name); in destroy_op_array()
411 str_efree(op_array->arg_info[i].name); in destroy_op_array()
413 str_efree(op_array->arg_info[i].class_name); in destroy_op_array()
H A Dzend_operators.c1885 str_efree(Z_STRVAL_P(op1)); in increment_function()
1895 str_efree(Z_STRVAL_P(op1)); in increment_function()
H A Dzend_API.c2145 str_efree(lowercase_name); in zend_register_functions()
2187 str_efree(lowercase_name); in zend_register_functions()
2514 str_efree(lowercase_name); in do_register_internal_class()
H A Dzend_execute_API.c495 str_efree(Z_STRVAL_P(p)); in zval_update_constant_ex()
H A Dzend_compile.c129 str_efree(property_info->name); in zend_destroy_property_info()
305 str_efree(name); in lookup_cv()
1695 str_efree(lcname); in zend_do_begin_function_declaration()
3876 str_efree(lowercase_name); in zend_add_magic_methods()
/PHP-5.5/main/
H A Dmain.c1090 str_efree(buf); in php_error_cb()
/PHP-5.5/ext/standard/
H A Dstring.c3959 str_efree(Z_STRVAL_P(result));

Completed in 93 milliseconds