Searched refs:xmlSchemaSAXHandleEndElementNs (Results 1 - 1 of 1) sorted by relevance

/external/libxml2/
H A Dxmlschemas.c27424 xmlSchemaSAXHandleEndElementNs(void *ctx, function
27447 VERROR_INT("xmlSchemaSAXHandleEndElementNs",
27453 VERROR_INT("xmlSchemaSAXHandleEndElementNs",
28528 xmlSchemaSAXHandleEndElementNs(ctxt->ctxt, localname, prefix, URI);
28583 ret->schemas_sax.endElementNs = xmlSchemaSAXHandleEndElementNs;

Completed in 83 milliseconds