Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dxmlschemas.c21774 xmlSchemaLookupNamespace(xmlSchemaValidCtxtPtr vctxt, in xmlSchemaLookupNamespace() function
21861 nsName = xmlSchemaLookupNamespace(vctxt, BAD_CAST prefix); in xmlSchemaValidateNotation()
24399 nsName = xmlSchemaLookupNamespace(vctxt, prefix); in xmlSchemaValidateQName()
24813 *nsName = xmlSchemaLookupNamespace(vctxt, prefix); in xmlSchemaVExpandQName()