Home
last modified time | relevance | path

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

/third_party/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()
/third_party/node/deps/icu-small/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()
/third_party/skia/third_party/externals/icu/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()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dplurfmt.cpp499 void PluralFormat::parseType(const UnicodeString& source, const NFRule *rbnfLenientScanner, Formatt… in parseType() argument
544 if (rbnfLenientScanner != NULL) { in parseType()
547 … currMatchIndex = rbnfLenientScanner->findTextLenient(source, currArg, startingAt, &length); in parseType()
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dplurfmt.h592 void parseType(const UnicodeString& source, const NFRule *rbnfLenientScanner,
/third_party/node/deps/icu-small/source/i18n/unicode/
Dplurfmt.h592 void parseType(const UnicodeString& source, const NFRule *rbnfLenientScanner,
/third_party/icu/icu4c/source/i18n/unicode/
Dplurfmt.h592 void parseType(const UnicodeString& source, const NFRule *rbnfLenientScanner,
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Dplurfmt.h593 void parseType(const UnicodeString& source, const NFRule *rbnfLenientScanner,