Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_smart_str.h37 smart_str_append_ex((dest), (src), 0)
125 static zend_always_inline void smart_str_append_ex(smart_str *dest, const zend_string *src, zend_bo… in smart_str_append_ex() function
131 smart_str_append_ex(dest, src->s, persistent); in smart_str_append_smart_str_ex()

Completed in 5 milliseconds