Home
last modified time | relevance | path

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

/dports/sysutils/syslog-ng/syslog-ng-3.35.1/lib/
H A Dcfg-lex.l225 _cfg_lex_extend_token_location_to_next_line(CfgLexer *lexer) in _cfg_lex_extend_token_location_to_next_line() function
384 _cfg_lex_extend_token_location_to_next_line(yyextra);
391 <block,block_content>\\\r?\n { _cfg_lex_extend_token_location_to_next_line(yyextra); }
392 …n { g_string_append(yyextra->string_buffer, yytext); _cfg_lex_extend_token_location_to_next_line
479 _cfg_lex_extend_token_location_to_next_line(yyextra);
H A Dcfg-lex.c1047 _cfg_lex_extend_token_location_to_next_line(CfgLexer *lexer) in _cfg_lex_extend_token_location_to_next_line() function
1478 { _cfg_lex_extend_token_location_to_next_line(yyextra); }
1587 { _cfg_lex_extend_token_location_to_next_line(yyextra); }
1685 _cfg_lex_extend_token_location_to_next_line(yyextra);
1695 { _cfg_lex_extend_token_location_to_next_line(yyextra); }
1701 { g_string_append(yyextra->string_buffer, yytext); _cfg_lex_extend_token_location_to_next_line(yyex…
1854 _cfg_lex_extend_token_location_to_next_line(yyextra);