Home
last modified time | relevance | path

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

/third_party/libxml2/
DSAX2.c1828 xmlSAX2TextNode(xmlParserCtxtPtr ctxt, const xmlChar *str, int len) { in xmlSAX2TextNode() function
2020 tmp = xmlSAX2TextNode(ctxt, value, valueend - value); in xmlSAX2AttributeNs()
2042 tmp = xmlSAX2TextNode(ctxt, value, valueend - value); in xmlSAX2AttributeNs()
2541 lastChild = xmlSAX2TextNode(ctxt, ch, len); in xmlSAX2Text()
2617 lastChild = xmlSAX2TextNode(ctxt, ch, len); in xmlSAX2Text()