Home | History | Annotate | Download | only in i18n

Lines Matching refs:spec

713     // or a spec (source, target, or variant).
746 // We are about to try to parse a spec with no delimiter
753 UnicodeString spec = ICU_Utility::parseUnicodeIdentifier(id, pos);
754 if (spec.length() == 0) {
763 first = spec;
766 target = spec;
769 variant = spec;
776 // A spec with no prior character is either source or target,
806 * Givens a Spec object, convert it to a SingleID object. The
807 * Spec object is a more unprocessed parse result. The SingleID