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

/macosx-10.10/ICU-531.30/icuSources/common/
H A Dualoc.cpp209 const char * testCurLoc; local
210 while ( (testCurLoc = *forceParentPtr++) != NULL ) {
211 int cmp = uprv_strcmp(locbuf, testCurLoc);

Completed in 120 milliseconds