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

/netbsd-current/external/gpl2/gettext/dist/gettext-tools/src/
H A Dx-smalltalk.c166 token_type_eof, enumerator in enum:token_type_ty
211 tp->type = token_type_eof;
444 if (tp->type != token_type_eof)
580 case token_type_eof:
587 if (token.type == token_type_eof)
H A Dx-ycp.c314 token_type_eof, enumerator in enum:token_type_ty
432 tp->type = token_type_eof;
561 if (tp->type != token_type_eof)
731 case token_type_eof:
H A Dx-awk.c224 token_type_eof, enumerator in enum:token_type_ty
394 tp->type = token_type_eof;
838 case token_type_eof:
H A Dx-perl.c502 token_type_eof, enumerator in enum:token_type_ty
565 case token_type_eof:
566 return "token_type_eof";
1312 tp->type = token_type_eof;
2012 tp->type = token_type_eof;
2122 tp->type = token_type_eof;
2156 tp->type = token_type_eof;
2190 tp->type = token_type_eof;
2237 tp->type = token_type_eof;
2441 tp->type = token_type_eof;
[all...]
H A Dx-php.c736 token_type_eof, enumerator in enum:token_type_ty
783 tp->type = token_type_eof;
1367 case token_type_eof:
H A Dx-java.c710 token_type_eof, enumerator in enum:token_type_ty
861 tp->type = token_type_eof;
1047 if (tp->type != token_type_eof)
1128 if (tp->type != token_type_eof)
1393 case token_type_eof:
1430 phase6_last = token_type_eof;
1438 while (!extract_parenthesized (mlp, token_type_eof,
H A Dx-csharp.c1299 token_type_eof, enumerator in enum:token_type_ty
1542 tp->type = token_type_eof;
1741 if (tp->type != token_type_eof)
1817 if (tp->type != token_type_eof)
2082 case token_type_eof:
2126 while (!extract_parenthesized (mlp, token_type_eof,
H A Dx-c.c763 token_type_eof, enumerator in enum:token_type_ty
981 tp->type = token_type_eof;
1248 if (tp->type != token_type_eof)
1268 if (tp->type == token_type_eoln || tp->type == token_type_eof)
1335 if (tp->type == token_type_eoln || tp->type == token_type_eof)
1391 if (tp->type != token_type_eof)
1614 case token_type_eof:
H A Dx-python.c976 token_type_eof, enumerator in enum:token_type_ty
1352 tp->type = token_type_eof;
1586 if (tp->type != token_type_eof)
1753 case token_type_eof:

Completed in 119 milliseconds