Searched defs:TOK_COLON (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/tools/genrb/
H A Dread.h36 TOK_COLON, /* A colon */ enumerator in enum:ETokenType
/external/libxkbcommon/xkbcommon/src/compose/
H A Dparser.c143 TOK_COLON, enumerator in enum:rules_token
202 return TOK_COLON;
583 case TOK_COLON:

Completed in 334 milliseconds