Lines Matching refs:yyextra

323                            yyextra->rulesPatternBuffer += yytext;
326 yyextra->rulesPatternBuffer += yytext;
329 yyextra->rulesPatternBuffer += yytext;
330 BEGIN( yyextra->lastContext ) ;
333 yyextra->rulesPatternBuffer += yytext;
337 yyextra->rulesPatternBuffer += yytext;
340 yyextra->rulesPatternBuffer += yytext;
341 yyextra->lastContext = YY_START;
345 yyextra->rulesPatternBuffer += yytext;
349 yyextra->rulesPatternBuffer += yytext;
352 yyextra->rulesPatternBuffer += yytext;
356 yyextra->rulesPatternBuffer += yytext;
360 yyextra->rulesPatternBuffer += yytext;
363 yyextra->rulesPatternBuffer += yytext;
366 yyextra->rulesPatternBuffer += yytext;
367 yyextra->lastContext = YY_START;
371 yyextra->rulesPatternBuffer += yytext;
372 if (!yyextra->rulesPatternBuffer.isEmpty())
375 codifyLines(yyscanner,yyextra->rulesPatternBuffer.data());
376 yyextra->rulesPatternBuffer.resize(0);
381 yyextra->rulesPatternBuffer += yytext;
384 yyextra->rulesPatternBuffer += yytext;
385 BEGIN(yyextra->lastContext);
388 yyextra->roundCount++;
389 yyextra->rulesPatternBuffer += yytext;
390 yyextra->lastContext = YY_START;
394 yyextra->rulesPatternBuffer += yytext;
397 yyextra->rulesPatternBuffer += yytext;
401 yyextra->rulesPatternBuffer += yytext;
405 yyextra->rulesPatternBuffer += yytext;
408 yyextra->roundCount++;
409 yyextra->rulesPatternBuffer += yytext;
412 yyextra->roundCount--;
413 yyextra->rulesPatternBuffer += yytext;
414 if (!yyextra->roundCount) BEGIN( yyextra->lastContext ) ;
417 yyextra->rulesPatternBuffer += yytext;
418 yyextra->yyLineNr++;
421 yyextra->rulesPatternBuffer += yytext;
424 yyextra->rulesPatternBuffer += yytext;
427 if (!yyextra->rulesPatternBuffer.isEmpty())
430 codifyLines(yyscanner,yyextra->rulesPatternBuffer);
431 yyextra->rulesPatternBuffer.resize(0);
435 yyextra->startCCodeLine=yyextra->yyLineNr;
436 yyextra->curlyCount = 0;
447 if (!yyextra->rulesPatternBuffer.isEmpty())
450 codifyLines(yyscanner,yyextra->rulesPatternBuffer);
451 yyextra->rulesPatternBuffer.resize(0);
454 yyextra->startCCodeLine=yyextra->yyLineNr;
455 yyextra->curlyCount = 0;
459 yyextra->rulesPatternBuffer += yytext;
462 if (!yyextra->rulesPatternBuffer.isEmpty())
465 codifyLines(yyscanner,yyextra->rulesPatternBuffer);
466 yyextra->rulesPatternBuffer.resize(0);
469 yyextra->CCodeBuffer += yytext;
470 yyextra->lastContext = YY_START;
474 yyextra->rulesPatternBuffer += yytext;
477 yyextra->CCodeBuffer += yytext;
478 yyextra->lastPreLineCtrlContext = YY_START;
482 yyextra->CCodeBuffer += yytext;
485 yyextra->CCodeBuffer += yytext;
488 yyextra->CCodeBuffer += yytext;
489 yyextra->yyLineNr++;
490 BEGIN( yyextra->lastPreLineCtrlContext );
493 yyextra->CCodeBuffer += yytext;
494 ++yyextra->curlyCount ;
498 yyextra->CCodeBuffer += yytext;
500 if( yyextra->curlyCount )
502 --yyextra->curlyCount ;
506 yyextra->CCodeBuffer += yytext;
508 if ( yyextra->curlyCount )
510 --yyextra->curlyCount ;
514 yyextra->docBlockContext = SkipCurlyEndDoc;
526 yyextra->CCodeBuffer += yytext;
527 yyextra->lastStringContext=SkipCurly;
531 yyextra->CCodeBuffer += yytext;
532 yyextra->lastPreLineCtrlContext = YY_START;
537 yyextra->delimiter = raw.mid(2);
538yyextra->delimiter=yyextra->delimiter.left(yyextra->delimiter.length()-1);
539 yyextra->lastRawStringContext = YY_START;
540 yyextra->CCodeBuffer += yytext;