Searched refs:dom_node_contains (Results 1 – 1 of 1) sorted by relevance
2334 static bool dom_node_contains(xmlNodePtr thisp, xmlNodePtr otherp) in dom_node_contains() function2368 RETURN_BOOL(dom_node_contains(thisp, otherp)); in PHP_METHOD()2388 RETURN_BOOL(dom_node_contains(thisp, otherp)); in PHP_METHOD()
Completed in 15 milliseconds