Home
last modified time | relevance | path

Searched refs:argNameMatches (Results 1 - 9 of 9) sorted by relevance

/third_party/icu/icu4c/source/i18n/unicode/
H A Dmsgfmt.h1010 UBool argNameMatches(int32_t partIndex, const UnicodeString& argName, int32_t argNumber);
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dmsgfmt.h1010 UBool argNameMatches(int32_t partIndex, const UnicodeString& argName, int32_t argNumber);
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dmsgfmt.h1010 UBool argNameMatches(int32_t partIndex, const UnicodeString& argName, int32_t argNumber);
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DMessageFormat.java576 private boolean argNameMatches(int partIndex, String argName, int argNumber) { in argNameMatches() method in MessageFormat
756 if (argNameMatches(partIndex + 1, argumentName, argNumber)) { in setFormatByArgumentName()
892 if (argNameMatches(partIndex + 1, argumentName, argNumber)) { in getFormatByArgumentName()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DMessageFormat.java565 private boolean argNameMatches(int partIndex, String argName, int argNumber) { in argNameMatches() method in MessageFormat
740 if (argNameMatches(partIndex + 1, argumentName, argNumber)) { in setFormatByArgumentName()
871 if (argNameMatches(partIndex + 1, argumentName, argNumber)) { in getFormatByArgumentName()
/third_party/icu/icu4c/source/i18n/
H A Dmsgfmt.cpp573 UBool MessageFormat::argNameMatches(int32_t partIndex, const UnicodeString& argName, int32_t argNumber) { in argNameMatches() function in MessageFormat
714 if (argNameMatches(partIndex + 1, formatName, argNumber)) { in adoptFormat()
768 if (argNameMatches(partIndex + 1, formatName, argNumber)) { in getFormat()
792 if (argNameMatches(partIndex + 1, formatName, argNumber)) { in setFormat()
/third_party/node/deps/icu-small/source/i18n/
H A Dmsgfmt.cpp574 UBool MessageFormat::argNameMatches(int32_t partIndex, const UnicodeString& argName, int32_t argNumber) { in argNameMatches() function in MessageFormat
715 if (argNameMatches(partIndex + 1, formatName, argNumber)) { in adoptFormat()
769 if (argNameMatches(partIndex + 1, formatName, argNumber)) { in getFormat()
793 if (argNameMatches(partIndex + 1, formatName, argNumber)) { in setFormat()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dmsgfmt.cpp573 UBool MessageFormat::argNameMatches(int32_t partIndex, const UnicodeString& argName, int32_t argNumber) { in argNameMatches() function in MessageFormat
714 if (argNameMatches(partIndex + 1, formatName, argNumber)) { in adoptFormat()
768 if (argNameMatches(partIndex + 1, formatName, argNumber)) { in getFormat()
792 if (argNameMatches(partIndex + 1, formatName, argNumber)) { in setFormat()
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 23 milliseconds