Searched refs:CHAR_IS_UNRESERVED (Results 1 – 1 of 1) sorted by relevance
2666 #define CHAR_IS_UNRESERVED(c) \ macro2689 if (CHAR_IS_UNRESERVED(*p)) { in evhttp_uriencode()3966 if (CHAR_IS_UNRESERVED(*s) || in userinfo_ok()3984 if (CHAR_IS_UNRESERVED(*s) || in regname_ok()4036 if (CHAR_IS_UNRESERVED(*s) || in bracket_addr_ok()4167 if (CHAR_IS_UNRESERVED(*cp) || in end_of_path()