mirror of
https://github.com/php/php-src.git
synced 2025-08-18 15:08:55 +02:00
- add domxml_unlink_node(), not tested
This commit is contained in:
parent
df9803c75f
commit
32b8cdde14
2 changed files with 39 additions and 0 deletions
|
@ -55,6 +55,7 @@ PHP_FUNCTION(domxml_children);
|
|||
PHP_FUNCTION(domxml_last_child);
|
||||
PHP_FUNCTION(domxml_parent);
|
||||
PHP_FUNCTION(domxml_node);
|
||||
PHP_FUNCTION(domxml_unlink_node);
|
||||
PHP_FUNCTION(domxml_new_child);
|
||||
PHP_FUNCTION(domxml_set_content);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue