Searched defs:consumeAffix (Results 1 – 5 of 5) sorted by relevance
319 private static long consumeAffix(ParserState state, ParsedSubpatternInfo result) { in consumeAffix() method in PatternStringParser
313 private static long consumeAffix(ParserState state, ParsedSubpatternInfo result) { in consumeAffix() method in PatternStringParser
217 void ParsedPatternInfo::consumeAffix(Endpoints& endpoints, UErrorCode& status) { in consumeAffix() function in ParsedPatternInfo