Searched defs:bothcases (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/upstream-netbsd/lib/libc/regex/
H A Dregcomp.c141 static void bothcases(struct parse *p, int ch);
1036 - bothcases - emit a dualcase version of a two-case character
1037 == static void bothcases(struct parse *p, int ch);
1042 bothcases( function
1083 bothcases(p, uc);

Completed in 31 milliseconds