Searched defs:consumeAffix (Results 1 – 4 of 4) sorted by relevance
313 private static long consumeAffix(ParserState state, ParsedSubpatternInfo result) { in consumeAffix() method in PatternStringParser
319 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