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