Lines Matching refs:def1
382 UDateFormat *def1;
451 def1 = udat_open(UDAT_DEFAULT,UDAT_DEFAULT ,NULL, NULL, 0, NULL,0,&status);
457 if(u_strcmp(myDateFormat(def1, d), myDateFormat(def1, d1))==0)
461 austrdup(myDateFormat(def1,d)), austrdup(myDateFormat(def1,d1)) );
465 udat_close(def1);
484 UDateFormat *def1;
545 def1 = udat_open(UDAT_DEFAULT,UDAT_DEFAULT ,NULL, NULL, 0, NULL,0,&status);
551 if(u_strcmp(myDateFormat(def1, d), myDateFormat(def1, d1))==0)
555 austrdup(myDateFormat(def1,d)), austrdup(myDateFormat(def1,d1)) );
558 udat_close(def1);
578 UDateFormat *def1;
638 def1 = udat_open(UDAT_DEFAULT,UDAT_DEFAULT ,NULL, NULL, 0, NULL,0,&status);
644 if(u_strcmp(myDateFormat(def1, d), myDateFormat(def1, d1))==0)
648 austrdup(myDateFormat(def1,d)), austrdup(myDateFormat(def1,d1)) );
651 udat_close(def1);