]> granicus.if.org Git - php/commitdiff
- added new function DomDocument->ids (subject to change)
authorUwe Steinmann <steinm@php.net>
Tue, 23 Apr 2002 06:26:46 +0000 (06:26 +0000)
committerUwe Steinmann <steinm@php.net>
Tue, 23 Apr 2002 06:26:46 +0000 (06:26 +0000)
ext/domxml/php_domxml.h

index f09fa07c4bf07b1b32906a762873a8293315919e..dda0c81e590368c8f6574cfba714de461b55c1c6 100644 (file)
@@ -79,6 +79,7 @@ PHP_FUNCTION(domxml_doc_create_entity_reference);
 PHP_FUNCTION(domxml_doc_imported_node);
 PHP_FUNCTION(domxml_add_root);
 PHP_FUNCTION(domxml_intdtd);
+PHP_FUNCTION(domxml_doc_ids);
 PHP_FUNCTION(domxml_dump_mem);
 PHP_FUNCTION(domxml_dump_mem_file);
 PHP_FUNCTION(domxml_dump_node);