Searched refs:argStartLength (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/common/unicode/
H A Dmessagepattern.h839 int32_t parseArg(int32_t index, int32_t argStartLength, int32_t nestingLevel,
/external/icu/icu4c/source/common/
H A Dmessagepattern.cpp537 MessagePattern::parseArg(int32_t index, int32_t argStartLength, int32_t nestingLevel, argument
541 addPart(UMSGPAT_PART_TYPE_ARG_START, index, argStartLength, argType, errorCode);
545 int32_t nameIndex=index=skipWhiteSpace(index+argStartLength);

Completed in 755 milliseconds