Lines Matching full:so
87 * The list of supported file types is quite short, so if makefsdata complains
707 /* We didn't find a new parameter so find the end of the URI and in extract_uri_parameters()
714 /* Revert to NULL so that we exit the loop as expected. */ in extract_uri_parameters()
837 so set it here. */
874 /* Determine if the URI has any variables and, if so, temporarily remove
973 * so don't send HTTP body yet
1080 /* We reached the end of the file so this request is done. */
1091 /* We don't have a send buffer so allocate one now */
1132 /* We reached the end of the file so this request is done.
1157 * @returns: - 1: data has been written (so call tcp_ouput)
1167 /* We are not processing an SHTML file so no tag checking is necessary.
1184 * @returns: - 1: data has been written (so call tcp_ouput)
1196 /* We are processing an SHTML file so need to scan for tags and replace
1223 /* We have sent all the data that was already parsed so continue parsing
1231 /* We are not currently processing an SSI tag so scan for the
1234 /* We found what could be the lead-in for a new tag so change
1263 /* We found an unexpected character so this is not a tag. Move
1296 /* We read a zero length tag so ignore it. */
1299 /* We read a non-empty tag so go ahead and look for the
1312 /* This character is part of the tag name so save it */
1316 /* The tag was too long so ignore it. */
1396 /* We found an unexpected character so this is not a tag. Move
1442 /* If so, call it again */
1471 /* We have sent all the insert data so go back to looking for
1489 * file data to send so send it now. In TAG_SENDING state, we've already
1490 * handled this so skip the send if that's the case. */
1549 /* Have we run out of file data to send? If so, we need to read the next
1567 /* We reached the end of the file so this request is done.
1675 * ATTENTION: The application is responsible for the pbuf now, so don't free it!
1895 * ERR_INPROGRESS if request was OK so far but not fully received
2158 * We found a CGI that handles this URI so extract the
2180 /* See if we have been asked for an shtml file and, if so,
2209 /* None of the default filenames exist so send back a 404 page */