Searched refs:USCRIPT_LATIN (Results 1 – 3 of 3) sorted by relevance
55 case USCRIPT_LATIN: in getScript()
98 const USCRIPT_LATIN: u8 = 0; constant674 && getScript(word[i as usize].into()) == USCRIPT_LATIN in hyphenate_with_no_pattern()
315 getScript(word[i]) == USCRIPT_LATIN) { in hyphenateWithNoPatterns()