Lines Matching refs:lengthx
700 int formx, int lengthx, unsigned int ccsid)
709 if(lengthx >= 0)
710 l = (int) forms[lengthx].value;
734 if(lengthx >= 0)
735 forms[lengthx].value = (char *) l; /* Update length after conversion. */
758 int lengthx;
791 lengthx = -1;
892 lengthx = nargs;
900 lengthx = nargs;
936 if(Curl_formadd_convert(lforms, contentx, lengthx, contentccsid) < 0) {
942 lengthx = -1;
993 if(Curl_formadd_convert(lforms, contentx, lengthx, contentccsid) < 0)