Home
last modified time | relevance | path

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

/PHP-7.4/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.4/main/
H A Dphp_syslog.c106 smart_string_appendl(&sbuf, "\\x", 2); in php_syslog()
H A Dspprintf.c128 smart_string_appendl((smart_string *)(xbuf), (str), (len)); \

Completed in 9 milliseconds