Home
last modified time | relevance | path

Searched refs:oldR (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/
Duresbund.cpp407 UResourceDataEntry *oldR = NULL; in init_entry() local
408 … if((oldR = (UResourceDataEntry *)uhash_get(cache, r)) == NULL) { /* if the data is not cached */ in init_entry()
421 r = oldR; in init_entry()