Searched refs:rbnfLenientScanner (Results 1 – 8 of 8) sorted by relevance
/third_party/icu/icu4c/source/i18n/ |
D | plurfmt.cpp | 506 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/ |
D | plurfmt.cpp | 506 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/ |
D | plurfmt.cpp | 506 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/ |
D | plurfmt.cpp | 499 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/ |
D | plurfmt.h | 592 void parseType(const UnicodeString& source, const NFRule *rbnfLenientScanner,
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | plurfmt.h | 592 void parseType(const UnicodeString& source, const NFRule *rbnfLenientScanner,
|
/third_party/icu/icu4c/source/i18n/unicode/ |
D | plurfmt.h | 592 void parseType(const UnicodeString& source, const NFRule *rbnfLenientScanner,
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/ |
D | plurfmt.h | 593 void parseType(const UnicodeString& source, const NFRule *rbnfLenientScanner,
|