Lines Matching refs:StringSegment
176 ParseState parseStem(const StringSegment& segment, const UCharsTrie& stemTrie, SeenMacroProps& seen,
186 parseOption(ParseState stem, const StringSegment& segment, MacroProps& macros, UErrorCode& status);
239 bool parseExponentWidthOption(const StringSegment& segment, MacroProps& macros, UErrorCode& status);
244 bool parseExponentSignOption(const StringSegment& segment, MacroProps& macros, UErrorCode& status);
246 void parseCurrencyOption(const StringSegment& segment, MacroProps& macros, UErrorCode& status);
251 void parseMeasureUnitOption(const StringSegment& segment, MacroProps& macros, UErrorCode& status);
254 void parseMeasurePerUnitOption(const StringSegment& segment, MacroProps& macros, UErrorCode& status…
260 void parseIdentifierUnitOption(const StringSegment& segment, MacroProps& macros, UErrorCode& status…
262 void parseUnitUsageOption(const StringSegment& segment, MacroProps& macros, UErrorCode& status);
264 void parseFractionStem(const StringSegment& segment, MacroProps& macros, UErrorCode& status);
268 void parseDigitsStem(const StringSegment& segment, MacroProps& macros, UErrorCode& status);
272 void parseScientificStem(const StringSegment& segment, MacroProps& macros, UErrorCode& status);
276 void parseIntegerStem(const StringSegment& segment, MacroProps& macros, UErrorCode& status);
281 bool parseFracSigOption(const StringSegment& segment, MacroProps& macros, UErrorCode& status);
284 bool parseTrailingZeroOption(const StringSegment& segment, MacroProps& macros, UErrorCode& status);
286 void parseIncrementOption(const StringSegment& segment, MacroProps& macros, UErrorCode& status);
291 void parseIntegerWidthOption(const StringSegment& segment, MacroProps& macros, UErrorCode& status);
295 void parseNumberingSystemOption(const StringSegment& segment, MacroProps& macros, UErrorCode& statu…
299 void parseScaleOption(const StringSegment& segment, MacroProps& macros, UErrorCode& status);