Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_string.h79 #define STR_ALLOCA_INIT(str, s, len, use_heap) ZSTR_ALLOCA_INIT(str, s, len, use_heap) in END_EXTERN_C()
127 #define ZSTR_ALLOCA_INIT(str, s, len, use_heap) do { \ macro

Completed in 7 milliseconds