Searched defs:sourceTargetNamespace (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c10270 const xmlChar *sourceTargetNamespace,
10446 (bkt->targetNamespace != sourceTargetNamespace)) {
10467 schemaLocation, sourceTargetNamespace);
10263 xmlSchemaAddSchemaDoc(xmlSchemaParserCtxtPtr pctxt, int type, const xmlChar *schemaLocation, xmlDocPtr schemaDoc, const char *schemaBuffer, int schemaBufferLen, xmlNodePtr invokingNode, const xmlChar *sourceTargetNamespace, const xmlChar *importNamespace, xmlSchemaBucketPtr *bucket) argument
/external/libxml2/
H A Dxmlschemas.c10289 const xmlChar *sourceTargetNamespace,
10465 (bkt->targetNamespace != sourceTargetNamespace)) {
10486 schemaLocation, sourceTargetNamespace);
10282 xmlSchemaAddSchemaDoc(xmlSchemaParserCtxtPtr pctxt, int type, const xmlChar *schemaLocation, xmlDocPtr schemaDoc, const char *schemaBuffer, int schemaBufferLen, xmlNodePtr invokingNode, const xmlChar *sourceTargetNamespace, const xmlChar *importNamespace, xmlSchemaBucketPtr *bucket) argument

Completed in 208 milliseconds