Home
last modified time | relevance | path

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

/aoo4110/main/writerfilter/source/rtftok/
H A DFlexLexer.h113 int yy_init; // whether we need to initialize member in yyFlexLexer
H A DRTFScanner.skl236 static int yy_init = 1; /* whether we need to initialize */
458 if ( yy_init )
460 yy_init = 0;
658 yy_init = 1;

Completed in 21 milliseconds