Searched refs:URI_OPAQUE_BIT (Results 1 – 1 of 1) sorted by relevance
77 URI_OPAQUE = 1, URI_OPAQUE_BIT = ( 1 << URI_OPAQUE ), enumerator94 #define URI_ALL ( URI_SCHEME_BIT | URI_OPAQUE_BIT | URI_USER_BIT | \