• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/

Lines Matching refs:URI

422     const xmlChar *schemaLocation; /* The URI of the schema document. */
2784 * @refURI: the referenced namespace URI
4627 * a namespace URI of @uri.
5759 * @uri: the resulting namespace URI if found
5761 * Extracts the local name and the URI of a QName value and validates it.
5840 * @uri: the resulting namespace URI if found
5873 * @uri: the resulting namespace URI if found
9992 * @schemaLocation: the URI of the schema document
10222 * Build an absolue location URI.
10228 xmlChar *base, *URI;
10233 URI = xmlBuildURI(location, ctxtNode->doc->URL);
10235 URI = xmlBuildURI(location, base);
10238 if (URI != NULL) {
10239 ret = xmlDictLookup(dict, URI, -1);
10240 xmlFree(URI);
10304 /* Note that we expect the location to be an absulute URI. */
10867 * Preliminary step, extract the URI-Reference and make an URI
10891 "could not build an URI from the schemaLocation")
10946 * be already converted to an absolute URI.
21744 * Get the URI.
21757 * I.e. the namespace name *and* the document's URI.
21762 "name and the document's URI", NULL, NULL, NULL);
27235 const xmlChar * URI,
27270 ielem->nsName = URI;
27374 const xmlChar * URI ATTRIBUTE_UNUSED)
27393 (!xmlStrEqual(vctxt->inode->nsName, URI))) {
28415 const xmlChar * prefix, const xmlChar * URI,
28425 URI, nb_namespaces, namespaces,
28430 URI, nb_namespaces, namespaces,
28437 const xmlChar * prefix, const xmlChar * URI) {
28443 ctxt->user_sax->endElementNs(ctxt->user_data, localname, prefix, URI);
28445 xmlSchemaSAXHandleEndElementNs(ctxt->ctxt, localname, prefix, URI);
28718 * @filename: the URI of the instance