Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c21712 xmlSchemaLookupNamespace(xmlSchemaValidCtxtPtr vctxt, in xmlSchemaLookupNamespace() function
21799 nsName = xmlSchemaLookupNamespace(vctxt, BAD_CAST prefix); in xmlSchemaValidateNotation()
24329 nsName = xmlSchemaLookupNamespace(vctxt, prefix); in xmlSchemaValidateQName()
24744 *nsName = xmlSchemaLookupNamespace(vctxt, prefix); in xmlSchemaVExpandQName()