Lines Matching refs:first
123 /* NOTE: this function is used to init the first pointer, too, since
197 /* first thing to do is parse the URI into various components */
348 for (scan = elem->first_cdata.first; scan != NULL; scan = scan->next) {
355 for (scan = child->following_cdata.first;
379 for (scan = elem->first_cdata.first; scan != NULL; scan = scan->next) {
386 for (scan = child->following_cdata.first;
503 /* Use the first thing we understand, or infinity if
591 * occurs first. Leading whitespace is ignored.
937 ** Strictly speaking, we don't need this loop. Either the first
1345 ** bad Lock-Token first. That is considered a 400 (Bad Request).