Searched defs:integerToken (Results 1 – 2 of 2) sorted by relevance
1574 inline Transliterator::Token Transliterator::integerToken(int32_t i) { in integerToken() function
157 IntegerToken integerToken = (IntegerToken) previous; in addToken() local292 IntegerToken integerToken = (IntegerToken) token; in parse() local529 … IntegerToken integerToken = (IntegerToken) this; // slightly kludgy to call subclass, but simpler in checkAllowableTypes() local