Lines Matching refs:StringSegment
175 ParseState parseStem(const StringSegment& segment, const UCharsTrie& stemTrie, SeenMacroProps& seen,
185 parseOption(ParseState stem, const StringSegment& segment, MacroProps& macros, UErrorCode& status);
238 bool parseExponentWidthOption(const StringSegment& segment, MacroProps& macros, UErrorCode& status);
243 bool parseExponentSignOption(const StringSegment& segment, MacroProps& macros, UErrorCode& status);
245 void parseCurrencyOption(const StringSegment& segment, MacroProps& macros, UErrorCode& status);
250 void parseMeasureUnitOption(const StringSegment& segment, MacroProps& macros, UErrorCode& status);
253 void parseMeasurePerUnitOption(const StringSegment& segment, MacroProps& macros, UErrorCode& status…
259 void parseIdentifierUnitOption(const StringSegment& segment, MacroProps& macros, UErrorCode& status…
261 void parseUnitUsageOption(const StringSegment& segment, MacroProps& macros, UErrorCode& status);
263 void parseFractionStem(const StringSegment& segment, MacroProps& macros, UErrorCode& status);
267 void parseDigitsStem(const StringSegment& segment, MacroProps& macros, UErrorCode& status);
271 void parseScientificStem(const StringSegment& segment, MacroProps& macros, UErrorCode& status);
275 void parseIntegerStem(const StringSegment& segment, MacroProps& macros, UErrorCode& status);
280 bool parseFracSigOption(const StringSegment& segment, MacroProps& macros, UErrorCode& status);
283 bool parseTrailingZeroOption(const StringSegment& segment, MacroProps& macros, UErrorCode& status);
285 void parseIncrementOption(const StringSegment& segment, MacroProps& macros, UErrorCode& status);
290 void parseIntegerWidthOption(const StringSegment& segment, MacroProps& macros, UErrorCode& status);
294 void parseNumberingSystemOption(const StringSegment& segment, MacroProps& macros, UErrorCode& statu…
298 void parseScaleOption(const StringSegment& segment, MacroProps& macros, UErrorCode& status);