Searched defs:strexp (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libast/string/
H A Dstresc.c30 * strexp() FMT_EXP_* flags passed to chrexp() for selective conversion
36 strexp(register char* s, int flags) function
66 return strexp(s, FMT_EXP_CHAR|FMT_EXP_LINE|FMT_EXP_WIDE);

Completed in 17 milliseconds