Home
last modified time | relevance | path

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

/freebsd/contrib/flex/src/
H A Decs.c41 int i, ich, newlen, cclp, ccls, cclmec; in ccl2ecl() local
54 for (ccls = 0; ccls < ccllen[i]; ++ccls) { in ccl2ecl()
55 ich = ccltbl[cclp + ccls]; in ccl2ecl()
115 void mkeccl (unsigned char ccls[], int lenccl, int fwd[], int bck[], int llsiz, int NUL_mapping) in mkeccl() argument
128 cclm = ccls[cclp]; in mkeccl()
142 if (NUL_mapping && ccls[j] == 0) in mkeccl()
145 ccl_char = ccls[j]; in mkeccl()
/freebsd/lib/libc/locale/
H A Dwctrans.c79 } ccls[] = { in wctrans_l() local
87 while (ccls[i].name != NULL && strcmp(ccls[i].name, charclass) != 0) in wctrans_l()
90 if (ccls[i].trans == _WCT_ERROR) in wctrans_l()
92 return (ccls[i].trans); in wctrans_l()
/freebsd/
H A D.gitignore30 .ccls-cache
/freebsd/contrib/flex/
H A DChangeLog7905 * flex.1: fixed some bugs in examples of [[:...:]] ccls