Home
last modified time | relevance | path

Searched refs:IsOWS (Results 1 - 1 of 1) sorted by relevance

/third_party/node/src/
H A Dnode_http_parser.cc92 inline bool IsOWS(char c) { in IsOWS() function
180 while (size_ > 0 && IsOWS(str_[size_ - 1])) { in ToTrimmedString()

Completed in 2 milliseconds