OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UMSGPAT_ARG_TYPE_CHOICE
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/common/
messagepattern.cpp
468
(parentType==
UMSGPAT_ARG_TYPE_CHOICE
&& c==u_pipe) ||
511
(parentType==
UMSGPAT_ARG_TYPE_CHOICE
&& c==u_pipe)) {
515
int32_t limitLength=(parentType==
UMSGPAT_ARG_TYPE_CHOICE
&& c==u_rightCurlyBrace) ? 0 : 1;
518
if(parentType==
UMSGPAT_ARG_TYPE_CHOICE
) {
617
argType=
UMSGPAT_ARG_TYPE_CHOICE
;
644
} else if(argType==
UMSGPAT_ARG_TYPE_CHOICE
) {
747
index=parseMessage(++index, 0, nestingLevel+1,
UMSGPAT_ARG_TYPE_CHOICE
, parseError, errorCode);
[
all
...]
/external/icu4c/common/unicode/
messagepattern.h
234
UMSGPAT_ARG_TYPE_CHOICE
,
[
all
...]
/external/icu4c/i18n/
msgfmt.cpp
[
all
...]
Completed in 58 milliseconds