Searched refs:parseescape (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/tcsh/
H A Ded.decls.h279 extern eChar parseescape (const Char **);
H A Ded.xmap.c608 parseescape(const Char **ptr) function
H A Dtc.bind.c388 if ((es = parseescape(&p)) == CHAR_ERR) {
H A Dtw.color.c204 if ((sc = parseescape(&s)) == CHAR_ERR)
H A Dtc.prompt.c599 Strbuf_append1(&buf, attributes | parseescape(&cp));

Completed in 175 milliseconds