Home
last modified time | relevance | path

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

/PHP-7.2/Zend/
H A Dzend_smart_str.h35 smart_str_append_ex((dest), (src), 0)
114 static zend_always_inline void smart_str_append_ex(smart_str *dest, const zend_string *src, zend_bo… in smart_str_append_ex() function
120 smart_str_append_ex(dest, src->s, persistent); in smart_str_append_smart_str_ex()

Completed in 6 milliseconds