Home
last modified time | relevance | path

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

/ndk/sources/host-tools/ndk-stack/regex/
Dregcomp.c91 static int nch(struct parse *, cset *);
693 if (nch(p, cs) == 1) { /* optimize singleton sets */ in p_bracket()
1150 nch(struct parse *p, cset *cs) in nch() function