Home
last modified time | relevance | path

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

/dports/www/dillo2/dillo-3.0.5/src/
H A Durl.h64 #define URL_ILLEGAL_CHARS_SPC_(u) (u)->illegal_chars_spc macro
84 #define URL_ILLEGAL_CHARS_SPC(u) URL_ILLEGAL_CHARS_SPC_(u)