Lines Matching refs:SimpleDateFormat
419 SimpleDateFormat* sdf;420 if (df != NULL && (sdf = dynamic_cast<SimpleDateFormat*>(df)) != NULL) {430 if (df != NULL && (sdf = dynamic_cast<SimpleDateFormat*>(df)) != NULL) {