Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c396 const xmlChar *schemaLocation; member
422 const xmlChar *schemaLocation; /* The URI of the schema document. */ member
451 const xmlChar *schemaLocation; member
10001 const xmlChar *schemaLocation) in xmlSchemaGetSchemaBucket() argument
10014 if (cur->schemaLocation == schemaLocation) in xmlSchemaGetSchemaBucket()
10023 const xmlChar *schemaLocation, in xmlSchemaGetChameleonSchemaBucket() argument
10038 (cur->schemaLocation == schemaLocation) && in xmlSchemaGetChameleonSchemaBucket()
10048 (((b)->doc == NULL) && ((b)->schemaLocation != NULL))
10171 (const char *) bucket->schemaLocation, pctxt->dict); in xmlSchemaParseNewDoc()
10265 const xmlChar *schemaLocation, in xmlSchemaAddSchemaDoc() argument
[all …]