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

/external/icu/icu4c/source/test/cintltst/
H A Duregiontest.c512 const char ** regionListPtr; local
513 while ( (regionListPtr = *testDataPtr++) != NULL ) {
515 const char * deprecatedCode = *regionListPtr++;
522 while ( (preferredCode = *regionListPtr++) != NULL ) {

Completed in 81 milliseconds