Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_smart_str.h138 static zend_always_inline void smart_str_append_smart_str_ex(smart_str *dest, const smart_str *src,… in smart_str_append_smart_str_ex() function
188 smart_str_append_smart_str_ex(dest, src, false); in smart_str_append_smart_str()

Completed in 6 milliseconds