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