Home | History | Annotate | Download | only in src

Lines Matching refs:parse

1 /*	$NetBSD: parse.c,v 1.26 2011/08/16 16:25:15 christos Exp $	*/
38 static char sccsid[] = "@(#)parse.c 8.1 (Berkeley) 6/4/93";
40 __RCSID("$NetBSD: parse.c,v 1.26 2011/08/16 16:25:15 christos Exp $");
45 * parse.c: parse an editline extended command
76 * Parse a line and dispatch it
87 argc = FUN(el,parse)(el, argc, argv);
97 FUN(el,parse)(EditLine *el, int argc, const Char *argv[])
135 * Parse a string of the form ^<char> \<odigit> \<char> \U+xxxx and return
236 * Parse the escapes from in and put the raw string out