Searched refs:CHAR_IS_UNRESERVED (Results 1 – 1 of 1) sorted by relevance
3102 #define CHAR_IS_UNRESERVED(c) \ macro3142 if (CHAR_IS_UNRESERVED(*p)) { in evhttp_uriencode()4533 if (CHAR_IS_UNRESERVED(*s) || in userinfo_ok()4551 if (CHAR_IS_UNRESERVED(*s) || in regname_ok()4605 if (CHAR_IS_UNRESERVED(*s) || in bracket_addr_ok()4736 if (CHAR_IS_UNRESERVED(*cp) || in end_of_path()