Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Dregcomp.c227 static int firstch(struct parse *, cset *);
868 ordinary(p, firstch(p, cs)); in p_bracket()
1306 firstch(struct parse *p, cset *cs) in firstch() function
/freebsd/contrib/nvi/regex/
H A Dregcomp.c102 static int firstch(struct parse *p, cset *cs);
754 ordinary(p, firstch(p, cs)); in p_bracket()
1199 firstch(struct parse *p, cset *cs) in firstch() function