Home
last modified time | relevance | path

Searched defs:nestingLevel (Results 1 – 9 of 9) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DMessagePattern.java862 private int parseMessage(int index, int msgStartLength, int nestingLevel, ArgType parentType) { in parseMessage()
948 private int parseArg(int index, int argStartLength, int nestingLevel) { in parseArg()
1086 private int parseChoiceStyle(int index, int nestingLevel) { in parseChoiceStyle()
1136 private int parsePluralOrSelectStyle(ArgType argType, int index, int nestingLevel) { in parsePluralOrSelectStyle()
/third_party/node/deps/icu-small/source/common/
Dmessagepattern.cpp435 int32_t nestingLevel, UMessagePatternArgType parentType, in parseMessage()
539 MessagePattern::parseArg(int32_t index, int32_t argStartLength, int32_t nestingLevel, in parseArg()
702 MessagePattern::parseChoiceStyle(int32_t index, int32_t nestingLevel, in parseChoiceStyle()
771 int32_t index, int32_t nestingLevel, in parsePluralOrSelectStyle()
1090 MessagePattern::inMessageFormatPattern(int32_t nestingLevel) { in inMessageFormatPattern()
1095 MessagePattern::inTopLevelChoiceMessage(int32_t nestingLevel, UMessagePatternArgType parentType) { in inTopLevelChoiceMessage()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dmessagepattern.cpp435 int32_t nestingLevel, UMessagePatternArgType parentType, in parseMessage()
539 MessagePattern::parseArg(int32_t index, int32_t argStartLength, int32_t nestingLevel, in parseArg()
702 MessagePattern::parseChoiceStyle(int32_t index, int32_t nestingLevel, in parseChoiceStyle()
771 int32_t index, int32_t nestingLevel, in parsePluralOrSelectStyle()
1090 MessagePattern::inMessageFormatPattern(int32_t nestingLevel) { in inMessageFormatPattern()
1095 MessagePattern::inTopLevelChoiceMessage(int32_t nestingLevel, UMessagePatternArgType parentType) { in inTopLevelChoiceMessage()
/third_party/icu/icu4c/source/common/
Dmessagepattern.cpp435 int32_t nestingLevel, UMessagePatternArgType parentType, in parseMessage()
539 MessagePattern::parseArg(int32_t index, int32_t argStartLength, int32_t nestingLevel, in parseArg()
702 MessagePattern::parseChoiceStyle(int32_t index, int32_t nestingLevel, in parseChoiceStyle()
771 int32_t index, int32_t nestingLevel, in parsePluralOrSelectStyle()
1090 MessagePattern::inMessageFormatPattern(int32_t nestingLevel) { in inMessageFormatPattern()
1095 MessagePattern::inTopLevelChoiceMessage(int32_t nestingLevel, UMessagePatternArgType parentType) { in inTopLevelChoiceMessage()
/third_party/jsoncpp/src/test_lib_json/
Djsontest.cpp90 unsigned int nestingLevel = 0; in addFailure() local
112 const char* expr, unsigned int nestingLevel) { in addFailureInfo()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dchoicfmt.cpp314 int32_t nestingLevel = 0; in setChoices() local
/third_party/icu/icu4c/source/i18n/
Dchoicfmt.cpp314 int32_t nestingLevel = 0; in setChoices() local
/third_party/node/deps/icu-small/source/i18n/
Dchoicfmt.cpp314 int32_t nestingLevel = 0; in setChoices() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/
DRBBIMonkeyTest.java251 int nestingLevel = 1; in addRule() local