Home
last modified time | relevance | path

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

/PHP-8.0/ext/standard/
H A Dbrowscap.c259 ZSTR_ALLOCA_FREE(lcname, use_heap); in browscap_intern_str_ci()
583 ZSTR_ALLOCA_FREE(pattern_lc, use_heap); in browser_reg_compare()
593 ZSTR_ALLOCA_FREE(pattern_lc, use_heap); in browser_reg_compare()
600 ZSTR_ALLOCA_FREE(pattern_lc, use_heap); in browser_reg_compare()
607 ZSTR_ALLOCA_FREE(pattern_lc, use_heap); in browser_reg_compare()
656 ZSTR_ALLOCA_FREE(pattern_lc, use_heap); in browser_reg_compare()
H A Dvar_unserializer.re358 ZSTR_ALLOCA_FREE(lcname, use_heap);
/PHP-8.0/Zend/
H A Dzend_string.h72 #define STR_ALLOCA_FREE(str, use_heap) ZSTR_ALLOCA_FREE(str, use_heap) in END_EXTERN_C()
103 #define ZSTR_ALLOCA_FREE(str, use_heap) free_alloca(str, use_heap) macro
H A Dzend_object_handlers.c1213 ZSTR_ALLOCA_FREE(lc_method_name, use_heap); in zend_std_get_method()
1257 ZSTR_ALLOCA_FREE(lc_method_name, use_heap); in zend_std_get_method()
H A Dzend_API.c3093 ZSTR_ALLOCA_FREE(lcname, use_heap); in zend_is_callable_check_class()
3136 ZSTR_ALLOCA_FREE(lmname, use_heap); in zend_is_callable_check_func()
3144 ZSTR_ALLOCA_FREE(lmname, use_heap); in zend_is_callable_check_func()
/PHP-8.0/ext/intl/breakiterator/
H A Dbreakiterator_iterators.cpp268 ZSTR_ALLOCA_FREE(lc_method_name, use_heap); in IntlPartsIterator_get_method()
/PHP-8.0/ext/reflection/
H A Dphp_reflection.c1522 ZSTR_ALLOCA_FREE(lcname, use_heap); in ZEND_METHOD()

Completed in 185 milliseconds