Searched refs:dom_child_replace_with (Results 1 – 3 of 3) sorted by relevance
203 void dom_child_replace_with(dom_object *context, zval *nodes, uint32_t nodesc);
1551 dom_child_replace_with(intern, args, argc); in PHP_METHOD()
730 void dom_child_replace_with(dom_object *context, zval *nodes, uint32_t nodesc) in dom_child_replace_with() function
Completed in 14 milliseconds