Lines Matching refs:reference
43 parses the textual representation of a URI reference.
46 the textual representation of a URI reference.
52 into a URI reference; otherwise, <NULL/> is returned.
57 resolves a relative URI reference to absolute form.
60 the base URI reference. If the given <code>uriReference</code> is a
61 same-document reference, <code>baseUriReference</code> is used as a
62 reference to the current document.
65 any URI reference. Backwards-compatible relative URI references starting
86 to an absolute URI reference, relative to the given
89 absolute, hierarchical URI reference, or if <code>uriReference</code> is
101 the base URI reference.
104 any URI reference.
107 controls how a relative URI reference is generated when both
114 relative URI reference includes an authority component (e.g.,
116 relative URI reference has a relative path (e.g.,
120 controls how a relative URI reference is generated when both
126 <TRUE/>, the generated relative URI reference has an absolute path (e.g.,
128 reference has a relative path (e.g., “<code>../c/d</code>”).
144 reference, relative to the given <code>baseUriReference</code>;
147 hierarchical URI reference, or if <code>uriReference</code> is <NULL/>,