Home
last modified time | relevance | path

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

/PHP-8.1/Zend/
H A Dzend_smart_string.h31 smart_string_appendl((str), (src), strlen(src))
42 #define smart_string_appendl(str, src, len) \ macro
/PHP-8.1/main/
H A Dphp_syslog.c63 smart_string_appendl(&sbuf, "\\x", 2); in php_syslog_str()
H A Dspprintf.c122 smart_string_appendl((smart_string *)(xbuf), (str), (len)); \

Completed in 8 milliseconds