Home
last modified time | relevance | path

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

/bionic/libc/upstream-netbsd/lib/libc/regex/
Dregcomp.c149 static int firstch(struct parse *p, cset *cs);
828 ordinary(p, firstch(p, cs)); in p_bracket()
1357 firstch( in firstch() function