Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c21941 xmlSchemaLookupNamespace(xmlSchemaValidCtxtPtr vctxt, in xmlSchemaLookupNamespace() function
22028 nsName = xmlSchemaLookupNamespace(vctxt, BAD_CAST prefix); in xmlSchemaValidateNotation()
24661 nsName = xmlSchemaLookupNamespace(vctxt, prefix); in xmlSchemaValidateQName()
25076 *nsName = xmlSchemaLookupNamespace(vctxt, prefix); in xmlSchemaVExpandQName()