HomeSort by relevance Sort by last modified time
    Searched refs:flexerror (Results 1 - 5 of 5) sorted by null

  /external/webkit/WebKitTools/android/flex-2.5.4a/
main.c 182 flexerror( _( "Can't use -+ with -l option" ) );
185 flexerror( _( "Can't use -f or -F with -l option" ) );
220 flexerror(
224 flexerror( _( "-Cf/-CF and -I are incompatible" ) );
227 flexerror(
231 flexerror(
235 flexerror( _( "-Cf and -CF are mutually exclusive" ) );
239 flexerror( _( "Can't use -+ with -CF option" ) );
661 flexerror(
752 flexerror(
    [all...]
misc.c 324 /* flexerror - report an error message and terminate */
326 void flexerror( msg ) function
366 flexerror( errmsg );
378 flexerror( errmsg );
nfa.c 346 flexerror(
flexdef.h 846 extern void flexerror PROTO((const char[]));
    [all...]
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/VMS/
vms-code.c 47 flexerror("<<'sentinel' input not supported.");
72 flexerror("pipe output not supported.");

Completed in 164 milliseconds