Lines Matching refs:after
692 base::StringPiece* before, base::StringPiece* after) {
706 *after = base::StringPiece(p + 1, end - (p + 1));
708 *after = base::StringPiece("");
710 StringPieceUtils::RemoveWhitespaceContext(after);
716 *after = "";
771 // Strip the key whitespace after checking that there is a value.
924 // If there were characters left-over after parsing the
1126 // Although we check for this limit before and after we call this function
1128 // the max_header_length_ (for example after processing the first line)
1533 // here. This is because the state-machine exists immediately after