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