OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:newPattern
(Results
1 - 9
of
9
) sorted by null
/external/icu4c/i18n/
selfmt.cpp
57
SelectFormat::applyPattern(const UnicodeString&
newPattern
, UErrorCode& status) {
62
msgPattern.parseSelectStyle(
newPattern
, NULL, status);
choicfmt.cpp
75
ChoiceFormat::ChoiceFormat(const UnicodeString&
newPattern
,
80
applyPattern(
newPattern
, status);
123
ChoiceFormat::ChoiceFormat(const UnicodeString&
newPattern
,
129
applyPattern(
newPattern
,parseError, status);
plurfmt.cpp
191
PluralFormat::applyPattern(const UnicodeString&
newPattern
, UErrorCode& status) {
192
msgPattern.parsePluralStyle(
newPattern
, NULL, status);
dtptngen.cpp
[
all
...]
msgfmt.cpp
459
MessageFormat::applyPattern(const UnicodeString&
newPattern
,
463
applyPattern(
newPattern
,parseError,status);
[
all
...]
/external/icu4c/i18n/unicode/
choicfmt.h
557
* @param
newPattern
Pattern used to construct object.
563
ChoiceFormat(const UnicodeString&
newPattern
,
/external/icu4c/test/intltest/
dtptngts.cpp
459
UnicodeString
newPattern
= gen->replaceFieldTypes(pattern, UnicodeString("vvvv"), status);
460
format->applyPattern(
newPattern
);
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar
Completed in 428 milliseconds