Searched refs:firstch (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/nvi/regex/
H A Dregcomp.c102 static int firstch(struct parse *p, cset *cs);
754 ordinary(p, firstch(p, cs));
1196 - firstch - return first character in a set (which must have at least one)
1199 firstch(struct parse *p, cset *cs) function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A Dregcomp.c227 static int firstch(struct parse *, cset *);
866 ordinary(p, firstch(p, cs));
1305 - firstch - return first character in a set (which must have at least one)
1308 firstch(struct parse *p, cset *cs) function

Completed in 117 milliseconds