Home
last modified time | relevance | path

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

/third_party/node/deps/icu-small/source/i18n/
Dmsgfmt.cpp1220 … UnicodeString emptyPattern; // gcc 3.3.3 fails with "UnicodeString()" as the first parameter. in formatComplexSubMessage() local
1221 MessageFormat subMsgFormat(emptyPattern, fLocale, success); in formatComplexSubMessage()
/third_party/icu/icu4c/source/i18n/
Dmsgfmt.cpp1219 … UnicodeString emptyPattern; // gcc 3.3.3 fails with "UnicodeString()" as the first parameter. in formatComplexSubMessage() local
1220 MessageFormat subMsgFormat(emptyPattern, fLocale, success); in formatComplexSubMessage()
/third_party/skia/third_party/externals/icu/source/i18n/
Dmsgfmt.cpp1217 … UnicodeString emptyPattern; // gcc 3.3.3 fails with "UnicodeString()" as the first parameter. in formatComplexSubMessage() local
1218 MessageFormat subMsgFormat(emptyPattern, fLocale, success); in formatComplexSubMessage()