Searched refs:gotdate (Results 1 – 1 of 1) sorted by relevance
134 UChar *gotdate, *expdate; in Test4056591() local183 gotdate=myFormatit(def, got); in Test4056591()186 if (gotdate == NULL || expdate == NULL) { in Test4056591()189 else if(u_strcmp(gotdate, expdate) !=0){ in Test4056591()191 austrdup(gotdate), austrdup(expdate) ); in Test4056591()