Home
last modified time | relevance | path

Searched refs:IS7F (Results 1 – 1 of 1) sorted by relevance

/curl/lib/
H A Dcurl_ctype.h31 #define IS7F(x) ((x) == 0x7f) macro
37 #define ISCNTRL(x) (ISLOWCNTRL(x) || IS7F(x))

Completed in 4 milliseconds