HomeSort by: relevance | last modified time | path
    Searched refs:token_type_eof (Results 1 - 9 of 9) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-tools/src/
x-smalltalk.c 166 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)
x-ycp.c 314 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:
x-awk.c 224 token_type_eof, enumerator in enum:token_type_ty
394 tp->type = token_type_eof;
838 case token_type_eof:
x-perl.c 502 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...]
x-php.c 736 token_type_eof, enumerator in enum:token_type_ty
783 tp->type = token_type_eof;
1367 case token_type_eof:
x-java.c 710 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,
x-csharp.c 1299 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,
x-c.c 763 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:
x-python.c 976 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 23 milliseconds