Home
last modified time | relevance | path

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

/reactos/sdk/include/reactos/libs/libxml/
H A Dtree.h923 xmlGetLastChild (const xmlNode *parent);
/reactos/sdk/lib/3rdparty/libxml2/
H A DHTMLparser.c2438 lastChild = xmlGetLastChild(ctxt->node); in areBlanks()
H A Dtree.c3529 xmlGetLastChild(const xmlNode *parent) { in xmlGetLastChild() function
H A Dparser.c2908 lastChild = xmlGetLastChild(ctxt->node); in areBlanks()