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