• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10/libxml2-26/libxml2/

Lines Matching refs:URI

422     const xmlChar *schemaLocation; /* The URI of the schema document. */
2803 * @refURI: the referenced namespace URI
4646 * a namespace URI of @uri.
5778 * @uri: the resulting namespace URI if found
5780 * Extracts the local name and the URI of a QName value and validates it.
5859 * @uri: the resulting namespace URI if found
5892 * @uri: the resulting namespace URI if found
10011 * @schemaLocation: the URI of the schema document
10241 * Build an absolue location URI.
10247 xmlChar *base, *URI;
10252 URI = xmlBuildURI(location, ctxtNode->doc->URL);
10254 URI = xmlBuildURI(location, base);
10257 if (URI != NULL) {
10258 ret = xmlDictLookup(dict, URI, -1);
10259 xmlFree(URI);
10323 /* Note that we expect the location to be an absulute URI. */
10886 * Preliminary step, extract the URI-Reference and make an URI
10910 "could not build an URI from the schemaLocation")
10965 * be already converted to an absolute URI.
21773 * Get the URI.
21786 * I.e. the namespace name *and* the document's URI.
21791 "name and the document's URI", NULL, NULL, NULL);
27286 const xmlChar * URI,
27321 ielem->nsName = URI;
27425 const xmlChar * URI ATTRIBUTE_UNUSED)
27444 (!xmlStrEqual(vctxt->inode->nsName, URI))) {
28496 const xmlChar * prefix, const xmlChar * URI,
28506 URI, nb_namespaces, namespaces,
28511 URI, nb_namespaces, namespaces,
28518 const xmlChar * prefix, const xmlChar * URI) {
28524 ctxt->user_sax->endElementNs(ctxt->user_data, localname, prefix, URI);
28526 xmlSchemaSAXHandleEndElementNs(ctxt->ctxt, localname, prefix, URI);
28857 * @filename: the URI of the instance