Searched refs:computed_script (Results 1 – 1 of 1) sorted by relevance
2534 char computed_script[4]; in match() local2541 localeDataComputeScript(computed_script, language, country); in match()2542 if (computed_script[0] == '\0') { // we could not compute the script in match()2545 script = computed_script; in match()