• Home
  • Raw
  • Download

Lines Matching defs:segment

510     StringSegment segment(tempSkeletonString, false);  in parseSkeleton()  local
607 skeleton::parseStem(const StringSegment& segment, const UCharsTrie& stemTrie, SeenMacroProps& seen, in parseStem()
798 ParseState skeleton::parseOption(ParseState stem, const StringSegment& segment, MacroProps& macros, in parseOption()
972 bool blueprint_helpers::parseExponentWidthOption(const StringSegment& segment, MacroProps& macros, in parseExponentWidthOption()
1001 blueprint_helpers::parseExponentSignOption(const StringSegment& segment, MacroProps& macros, UError… in parseExponentSignOption()
1018 void blueprint_helpers::parseCurrencyOption(const StringSegment& segment, MacroProps& macros, in parseCurrencyOption()
1043 void blueprint_helpers::parseMeasureUnitOption(const StringSegment& segment, MacroProps& macros, in parseMeasureUnitOption()
1088 void blueprint_helpers::parseMeasurePerUnitOption(const StringSegment& segment, MacroProps& macros, in parseMeasurePerUnitOption()
1099 void blueprint_helpers::parseIdentifierUnitOption(const StringSegment& segment, MacroProps& macros, in parseIdentifierUnitOption()
1115 void blueprint_helpers::parseUnitUsageOption(const StringSegment &segment, MacroProps &macros, in parseUnitUsageOption()
1126 void blueprint_helpers::parseFractionStem(const StringSegment& segment, MacroProps& macros, in parseFractionStem()
1189 blueprint_helpers::parseDigitsStem(const StringSegment& segment, MacroProps& macros, UErrorCode& st… in parseDigitsStem()
1241 void blueprint_helpers::parseScientificStem(const StringSegment& segment, MacroProps& macros, UErro… in parseScientificStem()
1293 void blueprint_helpers::parseIntegerStem(const StringSegment& segment, MacroProps& macros, UErrorCo… in parseIntegerStem()
1311 bool blueprint_helpers::parseFracSigOption(const StringSegment& segment, MacroProps& macros, in parseFracSigOption()
1387 bool blueprint_helpers::parseTrailingZeroOption(const StringSegment& segment, MacroProps& macros, U… in parseTrailingZeroOption()
1395 void blueprint_helpers::parseIncrementOption(const StringSegment &segment, MacroProps &macros, in parseIncrementOption()
1414 void blueprint_helpers::parseIntegerWidthOption(const StringSegment& segment, MacroProps& macros, in parseIntegerWidthOption()
1467 void blueprint_helpers::parseNumberingSystemOption(const StringSegment& segment, MacroProps& macros, in parseNumberingSystemOption()
1490 void blueprint_helpers::parseScaleOption(const StringSegment& segment, MacroProps& macros, in parseScaleOption()