Searched refs:get_first_child (Results 1 – 2 of 2) sorted by relevance
1261 XMLNode* get_first_child() const in get_first_child() function1594 XMLNode* node = _cur->get_first_child(); in go_down()1852 const XMLNode* node = _cur->get_first_child(); in go_down()
2820 #define get_first_child(n) _get_first_child(__LINE__,n) macro7834 node = get_first_child((IUnknown*)select); in test_elems()8133 node = get_first_child((IUnknown*)elem); in test_elems()8139 node2 = get_first_child((IUnknown*)node); in test_elems()8818 doctype = get_first_child((IUnknown*)doc_node); in test_doctype()