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

  /src/external/gpl2/gettext/dist/gettext-tools/src/
x-awk.c 232 token_type_other /* regexp, misc. operator */ enumerator in enum:token_type_ty
427 tp->type = token_type_other;
561 tp->type = token_type_other;
645 tp->type = token_type_other;
655 tp->type = token_type_other;
842 case token_type_other:
x-ycp.c 321 token_type_other /* misc. operator */ enumerator in enum:token_type_ty
551 tp->type = token_type_other;
726 case token_type_other:
x-perl.c 519 token_type_other, /* regexp, misc. operator */ enumerator in enum:token_type_ty
599 case token_type_other:
600 return "token_type_other";
2047 tp->type = token_type_other;
2385 tp->type = token_type_other;
2465 tp->type = token_type_other;
2472 tp->type = token_type_other;
2488 tp->type = token_type_other;
2492 tp->type = token_type_other;
2503 tp->type = token_type_other;
    [all...]
x-smalltalk.c 170 token_type_other /* misc. operator */ enumerator in enum:token_type_ty
430 tp->type = token_type_other;
434 tp->type = token_type_other;
576 case token_type_other:
x-java.c 721 token_type_other /* character literal, misc. operator */ enumerator in enum:token_type_ty
1015 tp->type = token_type_other;
1023 tp->type = token_type_other;
1026 tp->type = token_type_other;
1037 tp->type = token_type_other;
1402 case token_type_other:
x-python.c 982 token_type_other /* misc. operator */ enumerator in enum:token_type_ty
1368 tp->type = token_type_other;
1383 tp->type = token_type_other;
1563 tp->type = token_type_other;
1569 tp->type = token_type_other;
1576 tp->type = token_type_other;
1759 case token_type_other:
x-csharp.c 1310 token_type_other /* character literal, misc. operator */ enumerator in enum:token_type_ty
1651 tp->type = token_type_other;
1659 tp->type = token_type_other;
1662 tp->type = token_type_other;
1730 tp->type = token_type_other;
2091 case token_type_other:
x-php.c 742 token_type_other /* misc. operator */ enumerator in enum:token_type_ty
944 tp->type = token_type_other;
956 tp->type = token_type_other;
1077 tp->type = token_type_other;
1159 tp->type = token_type_other;
1223 tp->type = token_type_other;
1233 tp->type = token_type_other;
1362 case token_type_other:

Completed in 20 milliseconds