Searched refs:lex_wsword (Results 1 – 1 of 1) sorted by relevance
282 static int lex_wsword(struct sbg_parser *p, struct sbg_string *rs) in lex_wsword() function340 if (!lex_wsword(p, r)) { in parse_optarg()358 while (lex_char(p, '-') && lex_wsword(p, &ostr)) { in parse_options()