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

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c27371 xmlSchemaSAXHandleEndElementNs(void *ctx, function
27394 VERROR_INT("xmlSchemaSAXHandleEndElementNs",
27400 VERROR_INT("xmlSchemaSAXHandleEndElementNs",
28445 xmlSchemaSAXHandleEndElementNs(ctxt->ctxt, localname, prefix, URI);
28500 ret->schemas_sax.endElementNs = xmlSchemaSAXHandleEndElementNs;
/external/libxml2/
H A Dxmlschemas.c27422 xmlSchemaSAXHandleEndElementNs(void *ctx, function
27445 VERROR_INT("xmlSchemaSAXHandleEndElementNs",
27451 VERROR_INT("xmlSchemaSAXHandleEndElementNs",
28526 xmlSchemaSAXHandleEndElementNs(ctxt->ctxt, localname, prefix, URI);
28581 ret->schemas_sax.endElementNs = xmlSchemaSAXHandleEndElementNs;

Completed in 251 milliseconds