Searched refs:otherHashEl (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Didentifier_info.cpp183 const UHashElement *otherHashEl = uhash_nextElement(fScriptSetSet, &otherIt); local
184 if (otherHashEl == NULL) {
187 ScriptSet *other = static_cast<ScriptSet *>(otherHashEl->key.pointer);

Completed in 38 milliseconds