Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dxmlschemas.c28217 resolveEntitySplit(void *ctx, const xmlChar *publicId, const xmlChar *systemId) in resolveEntitySplit() function
28552 ret->schemas_sax.resolveEntity = resolveEntitySplit; in xmlSchemaSAXPlug()