Searched refs:smart_str_append_escaped (Results 1 – 1 of 1) sorted by relevance
481 static void smart_str_append_escaped(smart_str *str, const char *s, size_t l) { in smart_str_append_escaped() function535 smart_str_append_escaped(str, Z_STRVAL_P(arg), MIN(Z_STRLEN_P(arg), 15)); in _build_trace_args()
Completed in 7 milliseconds