Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_smart_str.h26 ZEND_API void ZEND_FASTCALL smart_str_erealloc(smart_str *str, size_t len);
49 smart_str_erealloc(str, len); in END_EXTERN_C()
H A Dzend_smart_str.c29 ZEND_API void ZEND_FASTCALL smart_str_erealloc(smart_str *str, size_t len) in smart_str_erealloc() function

Completed in 7 milliseconds