Searched refs:OTHER_STRING (Results 1 – 6 of 6) sorted by relevance
/third_party/node/deps/icu-small/source/i18n/ |
D | msgfmt.cpp | 155 static const char16_t OTHER_STRING[] = { variable 1272 UnicodeString other(false, OTHER_STRING, 5); in findOtherSubMessage() 1955 return UnicodeString(false, OTHER_STRING, 5); in select() 1961 return UnicodeString(false, OTHER_STRING, 5); in select() 1983 return UnicodeString(false, OTHER_STRING, 5); in select() 1991 return UnicodeString(false, OTHER_STRING, 5); in select()
|
D | plurfmt.cpp | 34 static const char16_t OTHER_STRING[] = { variable 437 UnicodeString other(false, OTHER_STRING, 5); in findSubMessage()
|
/third_party/icu/icu4c/source/i18n/ |
D | msgfmt.cpp | 155 static const UChar OTHER_STRING[] = { variable 1271 UnicodeString other(false, OTHER_STRING, 5); in findOtherSubMessage() 1954 return UnicodeString(false, OTHER_STRING, 5); in select() 1960 return UnicodeString(false, OTHER_STRING, 5); in select() 1982 return UnicodeString(false, OTHER_STRING, 5); in select() 1990 return UnicodeString(false, OTHER_STRING, 5); in select()
|
D | plurfmt.cpp | 34 static const UChar OTHER_STRING[] = { variable 437 UnicodeString other(false, OTHER_STRING, 5); in findSubMessage()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | msgfmt.cpp | 155 static const UChar OTHER_STRING[] = { variable 1269 UnicodeString other(FALSE, OTHER_STRING, 5); in findOtherSubMessage() 1953 return UnicodeString(FALSE, OTHER_STRING, 5); in select() 1959 return UnicodeString(FALSE, OTHER_STRING, 5); in select() 1981 return UnicodeString(FALSE, OTHER_STRING, 5); in select() 1989 return UnicodeString(FALSE, OTHER_STRING, 5); in select()
|
D | plurfmt.cpp | 34 static const UChar OTHER_STRING[] = { variable 437 UnicodeString other(FALSE, OTHER_STRING, 5); in findSubMessage()
|