Home
last modified time | relevance | path

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

/ndk/sources/host-tools/ndk-stack/regex/
Dregcomp.c90 static int firstch(struct parse *, cset *);
694 ordinary(p, firstch(p, cs)); in p_bracket()
1134 firstch(struct parse *p, cset *cs) in firstch() function