Lines Matching refs:StringSegment
14 using icu::numparse::impl::StringSegment;
148 ParseState parseStem(const StringSegment& segment, const UCharsTrie& stemTrie, SeenMacroProps& seen,
158 parseOption(ParseState stem, const StringSegment& segment, MacroProps& macros, UErrorCode& status);
211 bool parseExponentWidthOption(const StringSegment& segment, MacroProps& macros, UErrorCode& status);
216 bool parseExponentSignOption(const StringSegment& segment, MacroProps& macros, UErrorCode& status);
218 void parseCurrencyOption(const StringSegment& segment, MacroProps& macros, UErrorCode& status);
222 void parseMeasureUnitOption(const StringSegment& segment, MacroProps& macros, UErrorCode& status);
226 void parseMeasurePerUnitOption(const StringSegment& segment, MacroProps& macros, UErrorCode& status…
228 void parseFractionStem(const StringSegment& segment, MacroProps& macros, UErrorCode& status);
232 void parseDigitsStem(const StringSegment& segment, MacroProps& macros, UErrorCode& status);
237 bool parseFracSigOption(const StringSegment& segment, MacroProps& macros, UErrorCode& status);
239 void parseIncrementOption(const StringSegment& segment, MacroProps& macros, UErrorCode& status);
244 void parseIntegerWidthOption(const StringSegment& segment, MacroProps& macros, UErrorCode& status);
248 void parseNumberingSystemOption(const StringSegment& segment, MacroProps& macros, UErrorCode& statu…
252 void parseScaleOption(const StringSegment& segment, MacroProps& macros, UErrorCode& status);