Home
last modified time | relevance | path

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

/external/icu4c/common/
Duresbund.c355 UResourceDataEntry *oldR = NULL; in init_entry() local
356 … if((oldR = (UResourceDataEntry *)uhash_get(cache, r)) == NULL) { /* if the data is not cached */ in init_entry()
368 r = oldR; in init_entry()