php-src/ext/domxml
Christian Stocker f9325a6a29 - renamed domxml_parser_reference to domxml_parser_entitiy_reference
- renamed domxml_cdata_block to domxml_parser_cdata_section
  (more consistent with the domxml_create_XXX methods)
- added domxml_parser_processing_instruction(target,data)
- added domxml_parser_namespace_decl(href,prefix)
2002-06-14 12:37:28 +00:00
..
tests - add quotes. Cought by: Roman Neuhauser <neuhauser@mail.cz> 2002-04-11 17:20:47 +00:00
config.m4 WS change to make very old compilers/preprocessors (e.g. HP/UX 9) 2002-06-01 20:14:58 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
domxml.dsp Changed PHP_EXPORTS to DOMXML_EXPORTS as Edin Kadribasic suggested 2002-05-31 13:38:58 +00:00
EXPERIMENTAL Added some missing EXPERIMENTAL files plus some missing extensions 2001-01-19 13:43:41 +00:00
php_domxml.c - renamed domxml_parser_reference to domxml_parser_entitiy_reference 2002-06-14 12:37:28 +00:00
php_domxml.h - renamed domxml_parser_reference to domxml_parser_entitiy_reference 2002-06-14 12:37:28 +00:00
TODO - Those have been implemented already. 2002-06-11 21:29:32 +00:00