Home
last modified time | relevance | path

Searched refs:yyclass (Results 1 – 8 of 8) sorted by relevance

/external/webkit/Tools/android/flex-2.5.4a/
Dmain.c69 char *prefix, *yyclass; variable
600 yyclass = 0;
1011 if ( yyclass ) in readin()
1021 yyclass ); in readin()
1036 if ( yyclass ) in readin()
Dparse.y196 { yyclass = copy_string( nmstr ); }
Dflexdef.h436 extern char *prefix, *yyclass;
DNEWS198 yyclass="<name>" set the name of the C++ scanning class
392 %option yyclass="foo"
/external/webkit/Tools/android/flex-2.5.4a/MISC/
Dparse.c763 { yyclass = copy_string( nmstr ); } in yyparse()
Dflex.man2495 %option yyclass="foo"
2961 then you need to use %option yyclass="S" to inform flex
/external/webkit/Tools/android/flex-2.5.4a/MISC/texinfo/
Dflex.info2033 %option yyclass="foo"
2394 yyclass="S"' to inform `flex' that you will be using that subclass
Dflex.texi2412 %option yyclass="foo"
2833 then you need to use @samp{%option yyclass="@var{S}"}