Home
last modified time | relevance | path

Searched refs:MessageImpl (Results 1 - 18 of 18) sorted by relevance

/third_party/icu/icu4c/source/common/
H A Dmessageimpl.h33 class U_COMMON_API MessageImpl { class
58 MessageImpl() = delete; // no constructor: all static methods
H A Dmessagepattern.cpp1179 // MessageImpl ------------------------------------------------------------- ***
1182 MessageImpl::appendReducedApostrophes(const UnicodeString &s, int32_t start, int32_t limit, in appendReducedApostrophes()
1206 MessageImpl::appendSubMessageWithoutSkipSyntax(const MessagePattern &msgPattern, in appendSubMessageWithoutSkipSyntax()
/third_party/node/deps/icu-small/source/common/
H A Dmessageimpl.h33 class U_COMMON_API MessageImpl { class
58 MessageImpl() = delete; // no constructor: all static methods
H A Dmessagepattern.cpp1179 // MessageImpl ------------------------------------------------------------- ***
1182 MessageImpl::appendReducedApostrophes(const UnicodeString &s, int32_t start, int32_t limit, in appendReducedApostrophes()
1206 MessageImpl::appendSubMessageWithoutSkipSyntax(const MessagePattern &msgPattern, in appendSubMessageWithoutSkipSyntax()
/third_party/skia/third_party/externals/icu/source/common/
H A Dmessageimpl.h33 class U_COMMON_API MessageImpl { class
58 MessageImpl(); // no constructor: all static methods
H A Dmessagepattern.cpp1179 // MessageImpl ------------------------------------------------------------- ***
1182 MessageImpl::appendReducedApostrophes(const UnicodeString &s, int32_t start, int32_t limit, in appendReducedApostrophes()
1206 MessageImpl::appendSubMessageWithoutSkipSyntax(const MessagePattern &msgPattern, in appendSubMessageWithoutSkipSyntax()
/third_party/icu/icu4c/source/i18n/
H A Dselfmt.cpp104 if (!MessageImpl::jdkAposMode(msgPattern)) { in format()
113 return MessageImpl::appendSubMessageWithoutSkipSyntax(msgPattern, msgStart, appendTo); in format()
H A Dplurfmt.cpp310 (type == UMSGPAT_PART_TYPE_SKIP_SYNTAX && MessageImpl::jdkAposMode(msgPattern))) { in format()
321 MessageImpl::appendReducedApostrophes(pattern, prevIndex, index, appendTo); in format()
H A Dchoicfmt.cpp412 if (!MessageImpl::jdkAposMode(msgPattern)) { in format()
421 return MessageImpl::appendSubMessageWithoutSkipSyntax(msgPattern, msgStart, appendTo); in format()
H A Dmsgfmt.cpp1099 (subMsgString.indexOf(SINGLE_QUOTE) >= 0 && !MessageImpl::jdkAposMode(msgPattern)) in format()
1175 if (!MessageImpl::jdkAposMode(msgPattern)) { in formatComplexSubMessage()
1214 MessageImpl::appendReducedApostrophes(msgString, prevIndex, index, sb); in formatComplexSubMessage()
/third_party/node/deps/icu-small/source/i18n/
H A Dselfmt.cpp104 if (!MessageImpl::jdkAposMode(msgPattern)) { in format()
113 return MessageImpl::appendSubMessageWithoutSkipSyntax(msgPattern, msgStart, appendTo); in format()
H A Dchoicfmt.cpp412 if (!MessageImpl::jdkAposMode(msgPattern)) { in format()
421 return MessageImpl::appendSubMessageWithoutSkipSyntax(msgPattern, msgStart, appendTo); in format()
H A Dplurfmt.cpp310 (type == UMSGPAT_PART_TYPE_SKIP_SYNTAX && MessageImpl::jdkAposMode(msgPattern))) { in format()
321 MessageImpl::appendReducedApostrophes(pattern, prevIndex, index, appendTo); in format()
H A Dmsgfmt.cpp1100 (subMsgString.indexOf(SINGLE_QUOTE) >= 0 && !MessageImpl::jdkAposMode(msgPattern)) in format()
1176 if (!MessageImpl::jdkAposMode(msgPattern)) { in formatComplexSubMessage()
1215 MessageImpl::appendReducedApostrophes(msgString, prevIndex, index, sb); in formatComplexSubMessage()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dselfmt.cpp104 if (!MessageImpl::jdkAposMode(msgPattern)) { in format()
113 return MessageImpl::appendSubMessageWithoutSkipSyntax(msgPattern, msgStart, appendTo); in format()
H A Dchoicfmt.cpp412 if (!MessageImpl::jdkAposMode(msgPattern)) { in format()
421 return MessageImpl::appendSubMessageWithoutSkipSyntax(msgPattern, msgStart, appendTo); in format()
H A Dplurfmt.cpp310 (type == UMSGPAT_PART_TYPE_SKIP_SYNTAX && MessageImpl::jdkAposMode(msgPattern))) { in format()
321 MessageImpl::appendReducedApostrophes(pattern, prevIndex, index, appendTo); in format()
H A Dmsgfmt.cpp1097 (subMsgString.indexOf(SINGLE_QUOTE) >= 0 && !MessageImpl::jdkAposMode(msgPattern)) in format()
1173 if (!MessageImpl::jdkAposMode(msgPattern)) { in formatComplexSubMessage()
1212 MessageImpl::appendReducedApostrophes(msgString, prevIndex, index, sb); in formatComplexSubMessage()

Completed in 23 milliseconds