Searched refs:l_onecase (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/usr.bin/vgrind/
H A Dextern.h48 extern bool l_onecase; /* upper and lower case are equivalent */
H A Dregexp.c61 bool l_onecase; /* true if upper and lower equivalent */ variable
74 * if l_onecase is set.
80 if (l_onecase) {
H A Dvfontedpr.c281 l_onecase = (cgetcap(defs, "oc", ':') != NULL);
/netbsd-current/usr.bin/vgrind/RETEST/
H A Dretest.c47 int l_onecase = 0; variable

Completed in 124 milliseconds