Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_parse_uri.c121 #define SIP_URI_VISUALSEP_BIT 0x4000 /* for -.() */ macro
138 #define v SIP_URI_VISUALSEP_BIT
237 (SIP_URI_UT(c) & (SIP_URI_DIGIT_BIT|SIP_URI_VISUALSEP_BIT))