Searched defs:token_type_symbol (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
H A D | x-smalltalk.c | 168 token_type_symbol, /* symbol */ enumerator
|
H A D | x-ycp.c | 320 token_type_symbol, /* symbol, number */ enumerator
|
H A D | x-awk.c | 230 token_type_symbol, /* symbol, number */ enumerator
|
H A D | x-php.c | 741 token_type_symbol, /* symbol, number */ enumerator
|
H A D | x-java.c | 719 token_type_symbol, /* identifier, keyword, null */ enumerator
|
H A D | x-c.c | 773 token_type_symbol, /* < > = etc. */ enumerator
|
H A D | x-csharp.c | 1308 token_type_symbol, /* identifier, keyword, null */ enumerator
|
H A D | x-python.c | 981 token_type_symbol, /* symbol, number */ enumerator
|
H A D | x-perl.c | 516 token_type_symbol, /* symbol, number */ enumerator
|