/dports/devel/gettext-tools/gettext-0.21/gettext-tools/src/ |
H A D | x-lua.c | 403 token_type_string, enumerator 424 if (tp->type == token_type_string || tp->type == token_type_symbol) in free_token() 426 if (tp->type == token_type_string) in free_token() 609 tp->type = token_type_string; in phase3_get() 760 tp->type = token_type_string; in phase3_get() 783 tp->type = token_type_string; in phase3_get() 900 if (tp->type == token_type_string in phase4_get() 920 if (token3.type == token_type_string) in phase4_get() 1147 case token_type_string: in extract_balanced()
|
H A D | x-awk.c | 227 token_type_string, /* "abc" */ enumerator 353 case token_type_string: in free_token() 514 tp->type = token_type_string; in x_awk_lex() 785 case token_type_string: in extract_parenthesized()
|
H A D | x-python.c | 796 token_type_string, /* "abc", 'abc', """abc""", '''abc''' */ enumerator 819 if (tp->type == token_type_string) in free_token() 1392 tp->type = token_type_string; in phase5_get() 1458 if (tp->type == token_type_string) in x_python_lex() 1474 if (token3.type == token_type_string) in x_python_lex() 1483 case token_type_string: in x_python_lex() 1640 case token_type_string: in extract_balanced()
|
H A D | x-perl.c | 544 token_type_string, /* quote-like */ enumerator 624 case token_type_string: in token2string() 655 case token_type_string: in free_token() 664 if (tp->type == token_type_string) in free_token() 874 tp->type = token_type_string; in extract_quotelike() 1735 token.type = token_type_string; in interpolate_keywords() 2078 case token_type_string: in prefer_regexp_over_division() 2377 tp->type = token_type_string; in x_perl_prelex() 2659 case token_type_string: in token_stack_dump() 2837 tp->type = token_type_string; in x_perl_lex() [all …]
|
H A D | x-javascript.c | 678 token_type_string, /* "abc", 'abc' */ enumerator 710 if (tp->type == token_type_string || tp->type == token_type_template) in free_token() 926 case token_type_string: in is_after_expression() 1273 tp->type = last_token_type = token_type_string; in phase5_get() 1523 if (tp->type == token_type_string || tp->type == token_type_template) in x_javascript_lex() 1537 if (token3.type == token_type_string in x_javascript_lex() 1731 case token_type_string: in extract_balanced()
|
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/src/ |
H A D | x-lua.c | 403 token_type_string, enumerator 424 if (tp->type == token_type_string || tp->type == token_type_symbol) in free_token() 426 if (tp->type == token_type_string) in free_token() 609 tp->type = token_type_string; in phase3_get() 760 tp->type = token_type_string; in phase3_get() 783 tp->type = token_type_string; in phase3_get() 900 if (tp->type == token_type_string in phase4_get() 920 if (token3.type == token_type_string) in phase4_get() 1147 case token_type_string: in extract_balanced()
|
H A D | x-awk.c | 227 token_type_string, /* "abc" */ enumerator 353 case token_type_string: in free_token() 514 tp->type = token_type_string; in x_awk_lex() 785 case token_type_string: in extract_parenthesized()
|
H A D | x-python.c | 796 token_type_string, /* "abc", 'abc', """abc""", '''abc''' */ enumerator 819 if (tp->type == token_type_string) in free_token() 1392 tp->type = token_type_string; in phase5_get() 1458 if (tp->type == token_type_string) in x_python_lex() 1474 if (token3.type == token_type_string) in x_python_lex() 1483 case token_type_string: in x_python_lex() 1640 case token_type_string: in extract_balanced()
|
H A D | x-perl.c | 544 token_type_string, /* quote-like */ enumerator 624 case token_type_string: in token2string() 655 case token_type_string: in free_token() 664 if (tp->type == token_type_string) in free_token() 874 tp->type = token_type_string; in extract_quotelike() 1735 token.type = token_type_string; in interpolate_keywords() 2078 case token_type_string: in prefer_regexp_over_division() 2377 tp->type = token_type_string; in x_perl_prelex() 2659 case token_type_string: in token_stack_dump() 2837 tp->type = token_type_string; in x_perl_lex() [all …]
|
H A D | x-javascript.c | 678 token_type_string, /* "abc", 'abc' */ enumerator 710 if (tp->type == token_type_string || tp->type == token_type_template) in free_token() 926 case token_type_string: in is_after_expression() 1273 tp->type = last_token_type = token_type_string; in phase5_get() 1523 if (tp->type == token_type_string || tp->type == token_type_template) in x_javascript_lex() 1537 if (token3.type == token_type_string in x_javascript_lex() 1731 case token_type_string: in extract_balanced()
|
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/src/ |
H A D | x-lua.c | 403 token_type_string, enumerator 424 if (tp->type == token_type_string || tp->type == token_type_symbol) in free_token() 426 if (tp->type == token_type_string) in free_token() 609 tp->type = token_type_string; in phase3_get() 760 tp->type = token_type_string; in phase3_get() 783 tp->type = token_type_string; in phase3_get() 900 if (tp->type == token_type_string in phase4_get() 920 if (token3.type == token_type_string) in phase4_get() 1147 case token_type_string: in extract_balanced()
|
H A D | x-awk.c | 227 token_type_string, /* "abc" */ enumerator 353 case token_type_string: in free_token() 514 tp->type = token_type_string; in x_awk_lex() 785 case token_type_string: in extract_parenthesized()
|
H A D | x-python.c | 796 token_type_string, /* "abc", 'abc', """abc""", '''abc''' */ enumerator 819 if (tp->type == token_type_string) in free_token() 1392 tp->type = token_type_string; in phase5_get() 1458 if (tp->type == token_type_string) in x_python_lex() 1474 if (token3.type == token_type_string) in x_python_lex() 1483 case token_type_string: in x_python_lex() 1640 case token_type_string: in extract_balanced()
|
H A D | x-perl.c | 544 token_type_string, /* quote-like */ enumerator 624 case token_type_string: in token2string() 655 case token_type_string: in free_token() 664 if (tp->type == token_type_string) in free_token() 874 tp->type = token_type_string; in extract_quotelike() 1735 token.type = token_type_string; in interpolate_keywords() 2078 case token_type_string: in prefer_regexp_over_division() 2377 tp->type = token_type_string; in x_perl_prelex() 2659 case token_type_string: in token_stack_dump() 2837 tp->type = token_type_string; in x_perl_lex() [all …]
|
H A D | x-javascript.c | 678 token_type_string, /* "abc", 'abc' */ enumerator 710 if (tp->type == token_type_string || tp->type == token_type_template) in free_token() 926 case token_type_string: in is_after_expression() 1273 tp->type = last_token_type = token_type_string; in phase5_get() 1523 if (tp->type == token_type_string || tp->type == token_type_template) in x_javascript_lex() 1537 if (token3.type == token_type_string in x_javascript_lex() 1731 case token_type_string: in extract_balanced()
|
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/src/ |
H A D | x-lua.c | 403 token_type_string, enumerator 424 if (tp->type == token_type_string || tp->type == token_type_symbol) in free_token() 426 if (tp->type == token_type_string) in free_token() 609 tp->type = token_type_string; in phase3_get() 760 tp->type = token_type_string; in phase3_get() 783 tp->type = token_type_string; in phase3_get() 900 if (tp->type == token_type_string in phase4_get() 920 if (token3.type == token_type_string) in phase4_get() 1147 case token_type_string: in extract_balanced()
|
H A D | x-awk.c | 227 token_type_string, /* "abc" */ enumerator 353 case token_type_string: in free_token() 514 tp->type = token_type_string; in x_awk_lex() 785 case token_type_string: in extract_parenthesized()
|
H A D | x-python.c | 796 token_type_string, /* "abc", 'abc', """abc""", '''abc''' */ enumerator 819 if (tp->type == token_type_string) in free_token() 1392 tp->type = token_type_string; in phase5_get() 1458 if (tp->type == token_type_string) in x_python_lex() 1474 if (token3.type == token_type_string) in x_python_lex() 1483 case token_type_string: in x_python_lex() 1640 case token_type_string: in extract_balanced()
|
H A D | x-perl.c | 544 token_type_string, /* quote-like */ enumerator 624 case token_type_string: in token2string() 655 case token_type_string: in free_token() 664 if (tp->type == token_type_string) in free_token() 874 tp->type = token_type_string; in extract_quotelike() 1735 token.type = token_type_string; in interpolate_keywords() 2078 case token_type_string: in prefer_regexp_over_division() 2377 tp->type = token_type_string; in x_perl_prelex() 2659 case token_type_string: in token_stack_dump() 2837 tp->type = token_type_string; in x_perl_lex() [all …]
|
H A D | x-javascript.c | 678 token_type_string, /* "abc", 'abc' */ enumerator 710 if (tp->type == token_type_string || tp->type == token_type_template) in free_token() 926 case token_type_string: in is_after_expression() 1273 tp->type = last_token_type = token_type_string; in phase5_get() 1523 if (tp->type == token_type_string || tp->type == token_type_template) in x_javascript_lex() 1537 if (token3.type == token_type_string in x_javascript_lex() 1731 case token_type_string: in extract_balanced()
|
/dports/devel/m4/m4-1.4.19/src/ |
H A D | input.c | 166 static const char *token_type_string (token_type); 1031 token_type_string (type), TOKEN_DATA_TEXT (td)); in next_token() 1087 xfprintf (stderr, "peek_token -> %s\n", token_type_string (result)); in peek_token() 1096 token_type_string (token_type t) in token_type_string() function
|
/dports/devel/gettext-tools/gettext-0.21/ |
H A D | ChangeLog | 2625 (free_token): Treat token_type_template like token_type_string. 2629 (x_javascript_lex): Treat token_type_template like token_type_string. Handle the 2631 (extract_balanced): Treat token_type_template like token_type_string, and 4424 (phase5_get): For tokens of type token_type_string, use a mixed_string. 4426 (extract_balanced): For tokens of type token_type_string, use a mixed_string. 4430 (phase5_get): For tokens of type token_type_string, use a mixed_string. 4432 (extract_balanced): For tokens of type token_type_string, use a mixed_string.
|
/dports/devel/gettext-po-mode/gettext-0.21/ |
H A D | ChangeLog | 2625 (free_token): Treat token_type_template like token_type_string. 2629 (x_javascript_lex): Treat token_type_template like token_type_string. Handle the 2631 (extract_balanced): Treat token_type_template like token_type_string, and 4424 (phase5_get): For tokens of type token_type_string, use a mixed_string. 4426 (extract_balanced): For tokens of type token_type_string, use a mixed_string. 4430 (phase5_get): For tokens of type token_type_string, use a mixed_string. 4432 (extract_balanced): For tokens of type token_type_string, use a mixed_string.
|
/dports/devel/gettext-runtime/gettext-0.21/ |
H A D | ChangeLog | 2625 (free_token): Treat token_type_template like token_type_string. 2629 (x_javascript_lex): Treat token_type_template like token_type_string. Handle the 2631 (extract_balanced): Treat token_type_template like token_type_string, and 4424 (phase5_get): For tokens of type token_type_string, use a mixed_string. 4426 (extract_balanced): For tokens of type token_type_string, use a mixed_string. 4430 (phase5_get): For tokens of type token_type_string, use a mixed_string. 4432 (extract_balanced): For tokens of type token_type_string, use a mixed_string.
|
/dports/devel/m4/m4-1.4.19/ |
H A D | ChangeLog-2014 | 2851 (token_type_string) [DEBUG_INPUT]: New function.
|