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

/freebsd-13-stable/contrib/flex/src/
H A Dsym.c125 /* ccllookup - lookup the number associated with character class text
130 int ccllookup (char ccltxt[]) function
H A Dscan.l657 && (cclval = ccllookup( nmstr )) != 0 )
H A Dflexdef.h996 extern int ccllookup(char[]);
/freebsd-13-stable/usr.bin/lex/
H A Dinitscan.c3368 && (cclval = ccllookup( nmstr )) != 0 )

Completed in 130 milliseconds