Lines Matching refs:more
101 /* now, point our 'more' to the original 'more' */
102 post->more = parent_post->more;
104 /* then move the original 'more' to point to ourselves */
105 parent_post->more = post;
146 /* now, point our 'more' to the original 'more' */
147 form_info->more = parent_form_info->more;
149 /* then move the original 'more' to point to ourselves */
150 parent_form_info->more = form_info;
291 /* first see if we have more parts of the array param */
577 for(ptr = first_form; ptr != NULL; ptr = ptr->more) {
604 form = form->more) {
688 for(ptr = form; ptr != NULL; ptr = ptr->more) {
713 FormInfo *ptr = first_form->more;
972 curl_formfree(form->more);
1177 if(post->more) {
1178 /* If used, this is a link to more file names, we must then do
1204 if(post->more) {
1310 file = file->more;
1316 if(post->more) {
1486 /* If we got an empty line and we have more data, we proceed to the next