OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UMSGPAT_ARG_TYPE_PLURAL
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/common/unicode/
messagepattern.h
244
UMSGPAT_ARG_TYPE_PLURAL
,
253
* with the same style parts sequence and semantics as
UMSGPAT_ARG_TYPE_PLURAL
.
267
* for example
UMSGPAT_ARG_TYPE_PLURAL
and UMSGPAT_ARG_TYPE_SELECTORDINAL.
271
((argType)==
UMSGPAT_ARG_TYPE_PLURAL
|| (argType)==UMSGPAT_ARG_TYPE_SELECTORDINAL)
[
all
...]
/external/icu4c/common/
messagepattern.cpp
286
parsePluralOrSelectStyle(
UMSGPAT_ARG_TYPE_PLURAL
, 0, 0, parseError, errorCode);
619
argType=
UMSGPAT_ARG_TYPE_PLURAL
;
[
all
...]
/external/icu4c/i18n/
msgfmt.cpp
[
all
...]
Completed in 25 milliseconds