Searched refs:xmlLastElementChild (Results 1 – 7 of 7) sorted by relevance
1299 xmlLastElementChild (xmlNodePtr parent);
2219 xmlLastElementChild;
4890 #undef xmlLastElementChild4891 extern __typeof (xmlLastElementChild) xmlLastElementChild __attribute((alias("xmlLastElementChild__…4893 #ifndef xmlLastElementChild4894 extern __typeof (xmlLastElementChild) xmlLastElementChild__internal_alias __attribute((visibility("…4895 #define xmlLastElementChild xmlLastElementChild__internal_alias macro
3542 xmlLastElementChild(xmlNodePtr parent) { in xmlLastElementChild() function
20943 ret_val = xmlLastElementChild(parent); in test_xmlLastElementChild()
1666 d xmlLastElementChild...1667 d pr extproc('xmlLastElementChild')
1025 xmlLastElementChild