Home
last modified time | relevance | path

Searched refs:yy_start (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/writerfilter/source/rtftok/
H A DRTFScanner.skl85 #define BEGIN yy_start = 1 + 2 *
91 #define YY_START ((yy_start - 1) / 2)
237 static int yy_start = 0; /* start state number */
466 if ( ! yy_start )
467 yy_start = 1; /* first start state */
659 yy_start = 0;
H A DFlexLexer.h114 int yy_start; // start state number member in yyFlexLexer

Completed in 25 milliseconds