Lines Matching refs:found
247 of seconds or -1 if the timezone wasn't found/legal */
373 bool found = FALSE;
390 found = TRUE;
392 if(!found && (monnum == -1)) {
395 found = TRUE;
398 if(!found && (tzoff == -1)) {
402 found = TRUE;
405 if(!found)
454 found = TRUE;
467 found = TRUE;
473 if(!found && (dignext == DATE_MDAY) && (mdaynum == -1)) {
476 found = TRUE;
481 if(!found && (dignext == DATE_YEAR) && (yearnum == -1)) {
483 found = TRUE;
494 if(!found)