Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds