Home | History | Annotate | Download | only in text

Lines Matching defs:scriptName

777                 String scriptName = value.substring(scriptNameStart, limit);
779 if (scriptName.length() == 4) {
781 code = UCharacter.getPropertyValueEnum(UProperty.SCRIPT, scriptName);
783 code = getReorderCode("colReorder", scriptName);