Searched refs:CHAR_IS_UNRESERVED (Results 1 – 1 of 1) sorted by relevance
3106 #define CHAR_IS_UNRESERVED(c) \ macro3146 if (CHAR_IS_UNRESERVED(*p)) { in evhttp_uriencode()4537 if (CHAR_IS_UNRESERVED(*s) || in userinfo_ok()4555 if (CHAR_IS_UNRESERVED(*s) || in regname_ok()4609 if (CHAR_IS_UNRESERVED(*s) || in bracket_addr_ok()4740 if (CHAR_IS_UNRESERVED(*cp) || in end_of_path()