Home
last modified time | relevance | path

Searched refs:token_type_dot (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dx-java.c716 token_type_dot, /* . */ enumerator
907 tp->type = token_type_dot; in phase5_get()
1098 if (token_after.type != token_type_dot) in phase6_get()
1224 if (token2.type == token_type_dot) in extract_parenthesized()
1399 case token_type_dot: in extract_parenthesized()
H A Dx-csharp.c1305 token_type_dot, /* . */ enumerator
1588 tp->type = token_type_dot; in phase6_get()
1788 if (token_after.type != token_type_dot) in phase7_get()
1913 if (token2.type == token_type_dot) in extract_parenthesized()
2088 case token_type_dot: in extract_parenthesized()
H A Dx-perl.c518 token_type_dot, /* . */ enumerator
597 case token_type_dot: in token2string()
2057 tp->type = token_type_dot; in x_perl_prelex()
3316 case token_type_dot: in extract_balanced()