Home
last modified time | relevance | path

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

/external/webkit/WebKitTools/android/flex-2.5.4a/
Dccl.c41 check_char( ch );
Dnfa.c650 check_char( sym );
Dflexdef.h825 extern void check_char PROTO((int c));
Dmisc.c165 void check_char( c ) in check_char() function