Searched refs:IsEndOfAttributeName (Results 1 – 1 of 1) sorted by relevance
211 inline bool IsEndOfAttributeName(size_t pos, size_t len, const char * data) { in IsEndOfAttributeName() function268 while (!IsEndOfAttributeName(pos, len, data)) { in HttpParseAttributes()