Home
last modified time | relevance | path

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

/aoo42x/main/writerfilter/source/rtftok/
H A DRTFScanner.skl341 static int yy_start_stack_depth = 0;
670 yy_start_stack_ptr = yy_start_stack_depth = 0;
1369 if ( yy_start_stack_ptr >= yy_start_stack_depth )
1373 yy_start_stack_depth += YY_START_STACK_INCR;
1374 new_size = yy_start_stack_depth * sizeof( int );
H A DFlexLexer.h88 int yy_start_stack_depth; member in yyFlexLexer

Completed in 16 milliseconds