Home | History | Annotate | Download | only in unicode

Lines Matching refs:argType

144      * The value is the ordinal value of the ArgType. Use getArgType().
155 * The value is the ordinal value of the ArgType. Use getArgType().
267 #define UMSGPAT_ARG_TYPE_HAS_PLURAL_STYLE(argType) \
268 ((argType)==UMSGPAT_ARG_TYPE_PLURAL || (argType)==UMSGPAT_ARG_TYPE_SELECTORDINAL)
343 * <li><code>ARG_START.CHOICE</code> stands for an ARG_START Part with ArgType CHOICE.
846 int32_t parsePluralOrSelectStyle(UMessagePatternArgType argType, int32_t index, int32_t nestingLevel,