Searched refs:token_type_eof (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dx-smalltalk.c167 token_type_eof, enumerator in enum:token_type_ty
212 tp->type = token_type_eof;
445 if (tp->type != token_type_eof)
581 case token_type_eof:
588 if (token.type == token_type_eof)
H A Dx-ycp.c315 token_type_eof, enumerator in enum:token_type_ty
445 tp->type = token_type_eof;
575 if (tp->type != token_type_eof)
746 case token_type_eof:
H A Dx-awk.c225 token_type_eof, enumerator in enum:token_type_ty
395 tp->type = token_type_eof;
839 case token_type_eof:
H A Dx-perl.c502 token_type_eof, enumerator in enum:token_type_ty
566 case token_type_eof:
567 return "token_type_eof";
1317 tp->type = token_type_eof;
2021 tp->type = token_type_eof;
2131 tp->type = token_type_eof;
2165 tp->type = token_type_eof;
2199 tp->type = token_type_eof;
2247 tp->type = token_type_eof;
2453 tp->type = token_type_eof;
[all...]
H A Dx-php.c738 token_type_eof, enumerator in enum:token_type_ty
801 tp->type = token_type_eof;
1307 if (tp->type != token_type_eof)
1411 token_type_eof to accept both.
1480 if (delim == token_type_rparen || delim == token_type_eof)
1509 if (delim == token_type_rbracket || delim == token_type_eof)
1546 case token_type_eof:
1573 phase5_last = token_type_eof;
1584 while (!extract_balanced (mlp, token_type_eof,
H A Dx-java.c757 token_type_eof, enumerator in enum:token_type_ty
908 tp->type = token_type_eof;
1094 if (tp->type != token_type_eof)
1175 if (tp->type != token_type_eof)
1440 case token_type_eof:
1477 phase6_last = token_type_eof;
1485 while (!extract_parenthesized (mlp, token_type_eof,
H A Dx-csharp.c1304 token_type_eof, enumerator in enum:token_type_ty
1547 tp->type = token_type_eof;
1746 if (tp->type != token_type_eof)
1822 if (tp->type != token_type_eof)
2087 case token_type_eof:
2131 while (!extract_parenthesized (mlp, token_type_eof,
H A Dx-c.c804 token_type_eof, enumerator in enum:token_type_ty
1022 tp->type = token_type_eof;
1289 if (tp->type != token_type_eof)
1309 if (tp->type == token_type_eoln || tp->type == token_type_eof)
1376 if (tp->type == token_type_eoln || tp->type == token_type_eof)
1432 if (tp->type != token_type_eof)
1655 case token_type_eof:
H A Dx-python.c975 token_type_eof, enumerator in enum:token_type_ty
1359 tp->type = token_type_eof;
1593 if (tp->type != token_type_eof)
1760 case token_type_eof:

Completed in 784 milliseconds