Home | History | Annotate | Download | only in lib

Lines Matching refs:more

108     /* now, point our 'more' to the original 'more' */
109 post->more = parent_post->more;
111 /* then move the original 'more' to point to ourselves */
112 parent_post->more = post;
153 /* now, point our 'more' to the original 'more' */
154 form_info->more = parent_form_info->more;
156 /* then move the original 'more' to point to ourselves */
157 parent_form_info->more = form_info;
298 /* first see if we have more parts of the array param */
587 for(ptr = first_form; ptr != NULL; ptr = ptr->more) {
614 form = form->more) {
701 for(ptr = form; ptr != NULL; ptr = ptr->more) {
726 FormInfo *ptr = first_form->more;
1006 curl_formfree(form->more);
1211 if(post->more) {
1212 /* If used, this is a link to more file names, we must then do
1238 if(post->more) {
1345 file = file->more;
1351 if(post->more) {
1521 /* If we got an empty line and we have more data, we proceed to the next