Home
last modified time | relevance | path

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

/PHP-7.1/ext/standard/
H A Dbrowscap.c259 ZSTR_ALLOCA_FREE(lcname, use_heap); in browscap_intern_str_ci()
588 ZSTR_ALLOCA_FREE(pattern_lc, use_heap); in browser_reg_compare()
598 ZSTR_ALLOCA_FREE(pattern_lc, use_heap); in browser_reg_compare()
605 ZSTR_ALLOCA_FREE(pattern_lc, use_heap); in browser_reg_compare()
653 ZSTR_ALLOCA_FREE(pattern_lc, use_heap); in browser_reg_compare()
H A Dstring.c2119 ZSTR_ALLOCA_FREE(ord_needle, use_heap);
2127 ZSTR_ALLOCA_FREE(ord_needle, use_heap);
2136 ZSTR_ALLOCA_FREE(ord_needle, use_heap);
2145 ZSTR_ALLOCA_FREE(ord_needle, use_heap);
2155 ZSTR_ALLOCA_FREE(ord_needle, use_heap);
2160 ZSTR_ALLOCA_FREE(ord_needle, use_heap);
2168 ZSTR_ALLOCA_FREE(ord_needle, use_heap);
2177 ZSTR_ALLOCA_FREE(ord_needle, use_heap);
2194 ZSTR_ALLOCA_FREE(ord_needle, use_heap);
2198 ZSTR_ALLOCA_FREE(ord_needle, use_heap);
H A Dvar_unserializer.c308 ZSTR_ALLOCA_FREE(lcname, use_heap); in unserialize_allowed_class()
H A Dvar_unserializer.re306 ZSTR_ALLOCA_FREE(lcname, use_heap);
/PHP-7.1/Zend/
H A Dzend_string.h53 #define STR_ALLOCA_FREE(str, use_heap) ZSTR_ALLOCA_FREE(str, use_heap) in END_EXTERN_C()
79 #define ZSTR_ALLOCA_FREE(str, use_heap) free_alloca(str, use_heap) macro
H A Dzend_object_handlers.c1208 ZSTR_ALLOCA_FREE(lc_method_name, use_heap); in zend_std_get_method()
1271 ZSTR_ALLOCA_FREE(lc_method_name, use_heap); in zend_std_get_method()
H A Dzend_API.c2903 ZSTR_ALLOCA_FREE(lcname, use_heap); in zend_is_callable_check_class()
2941 ZSTR_ALLOCA_FREE(lmname, use_heap); in zend_is_callable_check_func()
2953 ZSTR_ALLOCA_FREE(lmname, use_heap); in zend_is_callable_check_func()
2959 ZSTR_ALLOCA_FREE(lmname, use_heap); in zend_is_callable_check_func()
H A Dzend_execute.c620 ZSTR_ALLOCA_FREE(key, use_heap); in zend_verify_internal_arg_class_kind()
H A Dzend_compile.c868 ZSTR_ALLOCA_FREE(lcname, use_heap); in zend_hash_find_ptr_lc()
/PHP-7.1/ext/intl/breakiterator/
H A Dbreakiterator_iterators.cpp273 ZSTR_ALLOCA_FREE(lc_method_name, use_heap); in IntlPartsIterator_get_method()

Completed in 115 milliseconds