Home | History | Annotate | Download | only in common

Lines Matching refs:done

146                  UChar **limit, UBool *done){
152 *done = TRUE;
172 *done = TRUE;
697 UBool done = FALSE;
702 labelLen = getNextSeparator(labelStart,remainingLen, &delimiter,&done);
704 if(!(labelLen==0 && done)){// make sure this is not a root label separator.
733 if(done == TRUE){
790 UBool done = FALSE;
794 labelLen = getNextSeparator(labelStart,remainingLen, &delimiter,&done);
802 /*if(labelLen==0 && done==FALSE){
831 if(done == TRUE){