Home
last modified time | relevance | path

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

/PHP-7.3/Zend/
H A Dzend_smart_string.h33 smart_string_appendl((str), (src), strlen(src))
44 #define smart_string_appendl(str, src, len) \ macro
/PHP-7.3/main/
H A Dphp_syslog.c107 smart_string_appendl(&sbuf, "\\x", 2); in php_syslog()
H A Dspprintf.c132 smart_string_appendl((smart_string *)(xbuf), (str), (len)); \

Completed in 24 milliseconds