Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dbrowscap.c261 ZSTR_ALLOCA_FREE(lcname, use_heap); in browscap_intern_str_ci()
586 ZSTR_ALLOCA_FREE(pattern_lc, use_heap); in browser_reg_compare()
596 ZSTR_ALLOCA_FREE(pattern_lc, use_heap); in browser_reg_compare()
603 ZSTR_ALLOCA_FREE(pattern_lc, use_heap); in browser_reg_compare()
610 ZSTR_ALLOCA_FREE(pattern_lc, use_heap); in browser_reg_compare()
659 ZSTR_ALLOCA_FREE(pattern_lc, use_heap); in browser_reg_compare()
H A Dstring.c2162 ZSTR_ALLOCA_FREE(ord_needle, use_heap);
2175 ZSTR_ALLOCA_FREE(ord_needle, use_heap);
2184 ZSTR_ALLOCA_FREE(ord_needle, use_heap);
2193 ZSTR_ALLOCA_FREE(ord_needle, use_heap);
2203 ZSTR_ALLOCA_FREE(ord_needle, use_heap);
2208 ZSTR_ALLOCA_FREE(ord_needle, use_heap);
2216 ZSTR_ALLOCA_FREE(ord_needle, use_heap);
2225 ZSTR_ALLOCA_FREE(ord_needle, use_heap);
2242 ZSTR_ALLOCA_FREE(ord_needle, use_heap);
2246 ZSTR_ALLOCA_FREE(ord_needle, use_heap);
H A Dvar_unserializer.re366 ZSTR_ALLOCA_FREE(lcname, use_heap);
/PHP-7.4/Zend/
H A Dzend_string.h64 #define STR_ALLOCA_FREE(str, use_heap) ZSTR_ALLOCA_FREE(str, use_heap) in END_EXTERN_C()
95 #define ZSTR_ALLOCA_FREE(str, use_heap) free_alloca(str, use_heap) macro
H A Dzend_object_handlers.c1343 ZSTR_ALLOCA_FREE(lc_method_name, use_heap); in zend_std_get_method()
1383 ZSTR_ALLOCA_FREE(lc_method_name, use_heap); in zend_std_get_method()
H A Dzend_API.c2993 ZSTR_ALLOCA_FREE(lcname, use_heap); in zend_is_callable_check_class()
3039 ZSTR_ALLOCA_FREE(lmname, use_heap); in zend_is_callable_check_func()
3047 ZSTR_ALLOCA_FREE(lmname, use_heap); in zend_is_callable_check_func()
H A Dzend_compile.c822 ZSTR_ALLOCA_FREE(lcname, use_heap); in zend_hash_find_ptr_lc()
/PHP-7.4/ext/intl/breakiterator/
H A Dbreakiterator_iterators.cpp270 ZSTR_ALLOCA_FREE(lc_method_name, use_heap); in IntlPartsIterator_get_method()
/PHP-7.4/ext/reflection/
H A Dphp_reflection.c1523 ZSTR_ALLOCA_FREE(lcname, use_heap); in ZEND_METHOD()

Completed in 103 milliseconds