Home | History | Annotate | Download | only in cintltst

Lines Matching refs:str1

1116     const char* const* str1=uloc_getISOCountries();
1188 for(count = 0; *(str1+count) != 0; count++)
1191 test = *(str1+count);