Searched refs:rbnfLenientScanner (Results 1 – 2 of 2) sorted by relevance
508 void PluralFormat::parseType(const UnicodeString& source, const NFRule *rbnfLenientScanner, Formatt… in parseType() argument553 if (rbnfLenientScanner != NULL) { in parseType()556 … currMatchIndex = rbnfLenientScanner->findTextLenient(source, currArg, startingAt, &length); in parseType()
605 void parseType(const UnicodeString& source, const NFRule *rbnfLenientScanner,