Lines Matching defs:segment
431 StringSegment segment(tempSkeletonString, false); in parseSkeleton() local
520 skeleton::parseStem(const StringSegment& segment, const UCharsTrie& stemTrie, SeenMacroProps& seen, in parseStem()
673 ParseState skeleton::parseOption(ParseState stem, const StringSegment& segment, MacroProps& macros, in parseOption()
824 bool blueprint_helpers::parseExponentWidthOption(const StringSegment& segment, MacroProps& macros, in parseExponentWidthOption()
853 blueprint_helpers::parseExponentSignOption(const StringSegment& segment, MacroProps& macros, UError… in parseExponentSignOption()
870 void blueprint_helpers::parseCurrencyOption(const StringSegment& segment, MacroProps& macros, in parseCurrencyOption()
895 void blueprint_helpers::parseMeasureUnitOption(const StringSegment& segment, MacroProps& macros, in parseMeasureUnitOption()
948 void blueprint_helpers::parseMeasurePerUnitOption(const StringSegment& segment, MacroProps& macros, in parseMeasurePerUnitOption()
959 void blueprint_helpers::parseFractionStem(const StringSegment& segment, MacroProps& macros, in parseFractionStem()
1018 blueprint_helpers::parseDigitsStem(const StringSegment& segment, MacroProps& macros, UErrorCode& st… in parseDigitsStem()
1070 bool blueprint_helpers::parseFracSigOption(const StringSegment& segment, MacroProps& macros, in parseFracSigOption()
1130 void blueprint_helpers::parseIncrementOption(const StringSegment& segment, MacroProps& macros, in parseIncrementOption()
1175 void blueprint_helpers::parseIntegerWidthOption(const StringSegment& segment, MacroProps& macros, in parseIntegerWidthOption()
1228 void blueprint_helpers::parseNumberingSystemOption(const StringSegment& segment, MacroProps& macros, in parseNumberingSystemOption()
1251 void blueprint_helpers::parseScaleOption(const StringSegment& segment, MacroProps& macros, in parseScaleOption()