Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/tzcode/
Dzic.c2887 register const struct lookup * foundlp; in byword() local
2901 foundlp = NULL; in byword()
2904 if (foundlp == NULL) in byword()
2905 foundlp = lp; in byword()
2908 return foundlp; in byword()