Home
last modified time | relevance | path

Searched defs:xmlSAX2StartElement (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/libxml/src/
H A DSAX2.c1427 xmlSAX2StartElement(void *ctx, const xmlChar *fullname, const xmlChar **atts) in xmlSAX2StartElement() function
/aosp_15_r20/external/libxml2/
H A DSAX2.c1683 xmlSAX2StartElement(void *ctx, const xmlChar *fullname, const xmlChar **atts) { in xmlSAX2StartElement() function