Searched refs:xmlSchemaLookupNamespace (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c21781 xmlSchemaLookupNamespace(xmlSchemaValidCtxtPtr vctxt, function
21826 VERROR_INT("xmlSchemaLookupNamespace",
21868 nsName = xmlSchemaLookupNamespace(vctxt, BAD_CAST prefix);
24400 nsName = xmlSchemaLookupNamespace(vctxt, prefix);
24815 *nsName = xmlSchemaLookupNamespace(vctxt, prefix);
/external/libxml2/
H A Dxmlschemas.c21810 xmlSchemaLookupNamespace(xmlSchemaValidCtxtPtr vctxt, function
21855 VERROR_INT("xmlSchemaLookupNamespace",
21897 nsName = xmlSchemaLookupNamespace(vctxt, BAD_CAST prefix);
24429 nsName = xmlSchemaLookupNamespace(vctxt, prefix);
24844 *nsName = xmlSchemaLookupNamespace(vctxt, prefix);

Completed in 142 milliseconds