HomeSort by relevance Sort by last modified time
    Searched refs:firstline (Results 1 - 4 of 4) sorted by null

  /external/chromium/net/tools/flip_server/
balsa_headers.cc 713 const base::StringPiece firstline = first_line(); local
717 if (firstline.empty() && buffer_length == 0) {
735 static_cast<int>(firstline.size()),
736 firstline.data());
857 // This is the first of the three parts of the firstline.
866 // one, so we have to reformat the firstline.
901 // This is the last of the three parts of the firstline.
    [all...]
  /external/chromium/chrome/browser/safe_browsing/
malware_details_unittest.cc 261 EXPECT_EQ(expected->response().firstline().code(),
262 resource->response().firstline().code());
  /external/pcre/
pcre_dfa_exec.c 2824 BOOL utf8, anchored, startline, firstline; local
    [all...]
pcre_exec.c 5611 BOOL firstline; local
    [all...]

Completed in 213 milliseconds