Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_string.h63 #define STR_ALLOCA_INIT(str, s, len, use_heap) ZSTR_ALLOCA_INIT(str, s, len, use_heap) in END_EXTERN_C()
89 #define ZSTR_ALLOCA_INIT(str, s, len, use_heap) do { \ macro

Completed in 7 milliseconds