Home
last modified time | relevance | path

Searched refs:uri_chars (Results 1 – 1 of 1) sorted by relevance

/external/chromium/third_party/libevent/
Dhttp.c2018 static const char uri_chars[256] = { variable
2051 if (uri_chars[(u_char)(*p)]) { in evhttp_encode_uri()