Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dtranstst.cpp4022 char oldAbbrId[256]={'\0'}; in TestAllCodepoints() local
4055 if(uprv_strcmp(newAbbrId,oldAbbrId)!=0){ in TestAllCodepoints()
4063 uprv_strcpy(oldAbbrId, newAbbrId); in TestAllCodepoints()