Searched refs:ULScript_Latin (Results 1 – 5 of 5) sorted by relevance
453 {"Latn", ULScript_Latin},505 if (strcmp(src, "pt-BR") == 0) {return ULScript_Latin;} in GetLScriptFromNumberOrName()506 if (strcmp(src, "pt-PT") == 0) {return ULScript_Latin;} in GetLScriptFromNumberOrName()508 if (strcmp(src, "sit-NP") == 0) {return ULScript_Latin;} in GetLScriptFromNumberOrName()513 if (src2 == NULL) {return ULScript_Latin;} in GetLScriptFromNumberOrName()530 return ULScript_Latin; in GetLScriptFromNumberOrName()
10 ULScript_Latin, enumerator
975 if (lscript == ULScript_Latin) {return 0;} in LScript4()
547 if ((span->script == ULScript_Latin) || in LowerScriptSpan()
2156 {ULScript_Latin, ULScript_HanCJK, ULScript_Common, ULScript_Common}; in DetectLanguageSummaryV25()