Searched refs:expdate (Results 1 – 1 of 1) sorted by relevance
134 UChar *gotdate, *expdate; in Test4056591() local185 expdate=myFormatit(def, exp); in Test4056591()187 if (gotdate == NULL || expdate == NULL) { in Test4056591()190 else if(u_strcmp(gotdate, expdate) !=0){ in Test4056591()192 austrdup(gotdate), austrdup(expdate) ); in Test4056591()