Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c21850 xmlSchemaLookupNamespace(xmlSchemaValidCtxtPtr vctxt, in xmlSchemaLookupNamespace() function
21937 nsName = xmlSchemaLookupNamespace(vctxt, BAD_CAST prefix); in xmlSchemaValidateNotation()
24473 nsName = xmlSchemaLookupNamespace(vctxt, prefix); in xmlSchemaValidateQName()
24888 *nsName = xmlSchemaLookupNamespace(vctxt, prefix); in xmlSchemaVExpandQName()