Searched refs:lScript (Results 1 – 1 of 1) sorted by relevance
1950 const char *lScript = l.localeScriptWasComputed ? emptyScript : l.localeScript; in compareLocales() local1953 int script = memcmp(lScript, rScript, sizeof(l.localeScript)); in compareLocales()