Home | History | Annotate | Download | only in libxml2

Lines Matching full:returnvalue

148     int returnValue;	/* the protocol return value */
390 ret->returnValue = 0;
688 ctxt->returnValue = ret;
1455 if ((ctxt->location != NULL) && (ctxt->returnValue >= 300) &&
1456 (ctxt->returnValue < 400)) {
1499 ctxt->returnValue, ctxt->contentType);
1503 ctxt->returnValue);
1635 return(ctxt->returnValue);