Home
last modified time | relevance | path

Searched refs:rbnfLenientScanner (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/i18n/
Dplurfmt.cpp506 void PluralFormat::parseType(const UnicodeString& source, const NFRule *rbnfLenientScanner, Formatt… in parseType() argument
551 if (rbnfLenientScanner != NULL) { in parseType()
559 … currMatchIndex = rbnfLenientScanner->findTextLenient(source, currArg, startingAt, &length); in parseType()
/external/icu/libicu/cts_headers/unicode/
Dplurfmt.h592 void parseType(const UnicodeString& source, const NFRule *rbnfLenientScanner,
/external/icu/icu4c/source/i18n/unicode/
Dplurfmt.h592 void parseType(const UnicodeString& source, const NFRule *rbnfLenientScanner,