/external/llvm/lib/Support/ |
regcomp.c | 91 static int firstch(struct parse *, cset *); 730 ordinary(p, firstch(p, cs)); 1167 - firstch - return first character in a set (which must have at least one) 1170 firstch(struct parse *p, cset *cs) function [all...] |
/ndk/sources/host-tools/ndk-stack/regex/ |
regcomp.c | 90 static int firstch(struct parse *, cset *); 694 ordinary(p, firstch(p, cs)); 1131 - firstch - return first character in a set (which must have at least one) 1134 firstch(struct parse *p, cset *cs) function [all...] |
/bionic/libc/upstream-netbsd/libc/regex/ |
regcomp.c | 149 static int firstch(struct parse *p, cset *cs); 829 ordinary(p, firstch(p, cs)); 1362 firstch( function [all...] |