Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_smart_string.h52 ZEND_API void ZEND_FASTCALL _smart_string_alloc(smart_string *str, size_t len);
59 _smart_string_alloc(str, len); in smart_string_alloc()
H A Dzend_smart_str.c159 ZEND_API void ZEND_FASTCALL _smart_string_alloc(smart_string *str, size_t len) in _smart_string_alloc() function

Completed in 8 milliseconds