Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dxmlschemas.c27190 xmlSchemaSAXHandleStartElementNs(void *ctx, in xmlSchemaSAXHandleStartElementNs() function
28453 xmlSchemaSAXHandleStartElementNs(ctxt->ctxt, localname, prefix, in startElementNsSplit()
28523 ret->schemas_sax.startElementNs = xmlSchemaSAXHandleStartElementNs; in xmlSchemaSAXPlug()