Home
last modified time | relevance | path

Searched refs:all_upper (Results 1 – 5 of 5) sorted by relevance

/src/contrib/flex/src/ !
H A Dmisc.c177 int all_upper (char *str) in all_upper() function
H A Dflexdef.h800 extern int all_upper(char *);
H A Dscan.l94 if ( all_upper( str ) ) \
/src/usr.bin/lex/ !
H A Dinitscan.c1940 if ( all_upper( str ) ) \
/src/contrib/flex/ !
H A DChangeLog9226 * flexdef.h: -a -> -Ca all_lower, all_upper -> work on char*
9242 * misc.c: all_lower, all_upper work on char*
10445 * misc.c: added all_lower() and all_upper()