Searched refs:smart_str_append_smart_str_ex (Results 1 – 1 of 1) sorted by relevance
139 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() function189 smart_str_append_smart_str_ex(dest, src, false); in smart_str_append_smart_str()
Completed in 4 milliseconds