Searched refs:token_type_other (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl2/gettext/dist/gettext-tools/src/
H A Dx-awk.c232 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:
H A Dx-ycp.c321 token_type_other /* misc. operator */ enumerator in enum:token_type_ty
551 tp->type = token_type_other;
726 case token_type_other:
H A Dx-perl.c519 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...]
H A Dx-smalltalk.c170 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:
H A Dx-java.c721 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:
H A Dx-python.c982 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:
H A Dx-csharp.c1310 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:
H A Dx-php.c742 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 242 milliseconds