Lines Matching full:so

87  * The list of supported file types is quite short, so if makefsdata complains
721 /* We didn't find a new parameter so find the end of the URI and in extract_uri_parameters()
728 /* Revert to NULL so that we exit the loop as expected. */ in extract_uri_parameters()
850 so set it here. */
887 /* Determine if the URI has any variables and, if so, temporarily remove
994 * so don't send HTTP body yet
1111 /* We reached the end of the file so this request is done. */
1122 /* We don't have a send buffer so allocate one now */
1163 /* We reached the end of the file so this request is done.
1188 * @returns: - 1: data has been written (so call tcp_ouput)
1198 /* We are not processing an SHTML file so no tag checking is necessary.
1215 * @returns: - 1: data has been written (so call tcp_ouput)
1228 /* We are processing an SHTML file so need to scan for tags and replace
1255 /* We have sent all the data that was already parsed so continue parsing
1263 /* We are not currently processing an SSI tag so scan for the
1267 /* We found what could be the lead-in for a new tag so change
1299 /* We found an unexpected character so this is not a tag. Move
1332 /* We read a zero length tag so ignore it. */
1335 /* We read a non-empty tag so go ahead and look for the
1348 /* This character is part of the tag name so save it */
1352 /* The tag was too long so ignore it. */
1431 /* We found an unexpected character so this is not a tag. Move
1477 /* If so, call it again */
1506 /* We have sent all the insert data so go back to looking for
1524 * file data to send so send it now. In TAG_SENDING state, we've already
1525 * handled this so skip the send if that's the case. */
1597 /* Have we run out of file data to send? If so, we need to read the next
1615 /* We reached the end of the file so this request is done.
1721 * ATTENTION: The application is responsible for the pbuf now, so don't free it!
1948 * ERR_INPROGRESS if request was OK so far but not fully received
2138 /* See if we have been asked for an shtml file and, if so,
2253 * We found a CGI that handles this URI so extract the
2286 /* None of the default filenames exist so send back a 404 page */