Searched refs:qchars (Results 1 - 4 of 4) sorted by relevance

/fuchsia/zircon/third_party/uapp/dash/src/
H A Dmystring.h44 extern const char qchars[];
H A Dmystring.c65 const char qchars[] = { CTLESC, CTLQUOTEMARK, 0 }; variable
H A Dmiscbltin.c176 if (strchr(qchars, c))
H A Dexpand.c1651 p = strpbrk(str, qchars);

Completed in 78 milliseconds