Home
last modified time | relevance | path

Searched defs:ISUNRESERVED (Results 1 – 1 of 1) sorted by relevance

/curl/lib/
H A Dcurl_ctype.h48 #define ISUNRESERVED(x) (ISALNUM(x) || ISURLPUNTCS(x)) macro

Completed in 3 milliseconds