Searched defs:IsEOL (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/net/
H A Dquoted_printable.cc40 !IsEOL(iter + 1, input)) {
46 int eol_len = IsEOL(iter, input);
117 int IsEOL(const std::string::const_iterator& iter, const std::string& input) { function in namespace:chrome::browser::net

Completed in 39 milliseconds