print <. Non-C99 systems may or may not. */ #if defined __STDC_VERSION__ && __STDC_VERSION__ >= 199901L #include typedef int8_t flex_int8_t; typedef uint8_t flex_uint8_t; typedef int16_t flex_int16_t; typedef uint16_t flex_uint16_t; typedef int32_t flex_int32_t; typedef uint32_t flex_uint32_t; #else typedef signed char flex_int8_t; typedef short int flex_int16_t; typedef int flex_int32_t; typedef unsigned char flex_uint8_t; typedef unsigned short int flex_uint16_t; typedef unsigned int flex_uint32_t; #endif /* ! C99 */ END } while (<>) { last if /YY_NUM_RULES/; } print; while (<>) { last if /yy_last_accepting/; print; } # media query, tokenizer state support while (<>) { last if /yytext/; } while (<>) { last if not (/define/ || /line/) ; print; } while (<>) { last if /^YY_DECL/; } print; while (<>) { s/char/UChar/; print; last if /yy_act/; } while (<>) { last if /while \( 1 \)/; } print; while (<>) { next if /^yy_match:/; next if /^do_action:/; last if /YY_END_OF_BUFFER/; print; print "case YY_END_OF_BUFFER:\n" if /^case YY_STATE_EOF\(INITIAL\):/; } while (<>) { last if /default:/; } print; while (<>) { print; last if /end of yylex/; }