Home | History | Annotate | Download | only in intltest

Lines Matching full:quick

509     quick = FALSE;
523 quick = caller->quick;
568 UBool rval = this->quick;
569 this->quick = quickVal;
1010 UBool quick = TRUE;
1038 quick = FALSE;
1098 major.setQuick( quick );
1126 fprintf(stdout, " Exhaustive (e) : %s\n", (!quick? "On" : "Off"));