php-src/ext/dom
2003-12-21 18:22:14 +00:00
..
examples fixed typos 2003-11-30 11:13:00 +00:00
tests Dir seaparator "\" was removed. 2003-12-11 13:36:42 +00:00
attr.c add interop with simplexml - dom_import_simplexml 2003-10-26 15:57:02 +00:00
cdatasection.c add interop with simplexml - dom_import_simplexml 2003-10-26 15:57:02 +00:00
characterdata.c add property_get_ptr handler 2003-09-29 11:43:26 +00:00
comment.c add interop with simplexml - dom_import_simplexml 2003-10-26 15:57:02 +00:00
config.m4 revert, not needed 2003-12-07 15:41:50 +00:00
config.w32 Tweak xml related build. 2003-12-05 21:16:47 +00:00
CREDITS add CREDITS file 2003-06-05 19:12:07 +00:00
document.c Compiler warning fixes. 2003-12-21 18:22:14 +00:00
documentfragment.c add interop with simplexml - dom_import_simplexml 2003-10-26 15:57:02 +00:00
documenttype.c fix notations - forgot to create iterator 2003-12-03 21:27:01 +00:00
dom_ce.h move some definitions to xml_common.h 2003-11-29 13:00:54 +00:00
dom_fe.h xinclude support readded to ext/dom 2003-10-27 15:32:22 +00:00
dom_iterators.c fix getElementsByTagname iteration 2003-12-08 17:08:10 +00:00
dom_properties.h move some document properties internally 2003-09-08 18:28:35 +00:00
dom.dsp export libxml2 and iconv symbols 2003-12-08 12:56:47 +00:00
domconfiguration.c allow building without libxml2 under win32 2003-08-22 15:04:29 +00:00
domerror.c allow building without libxml2 under win32 2003-08-22 15:04:29 +00:00
domerrorhandler.c allow building without libxml2 under win32 2003-08-22 15:04:29 +00:00
domexception.c Fixed compile warnings. 2003-10-03 01:07:35 +00:00
domimplementation.c add interop with simplexml - dom_import_simplexml 2003-10-26 15:57:02 +00:00
domimplementationlist.c allow building without libxml2 under win32 2003-08-22 15:04:29 +00:00
domimplementationsource.c allow building without libxml2 under win32 2003-08-22 15:04:29 +00:00
domlocator.c allow building without libxml2 under win32 2003-08-22 15:04:29 +00:00
domstringlist.c allow building without libxml2 under win32 2003-08-22 15:04:29 +00:00
element.c implement namednodemap and nodelist 2003-11-29 20:40:18 +00:00
entity.c allow building without libxml2 under win32 2003-08-22 15:04:29 +00:00
entityreference.c add interop with simplexml - dom_import_simplexml 2003-10-26 15:57:02 +00:00
EXPERIMENTAL Some missing files.. 2003-06-06 06:34:30 +00:00
namednodemap.c Compiler warning fixes. 2003-12-21 18:22:14 +00:00
namelist.c allow building without libxml2 under win32 2003-08-22 15:04:29 +00:00
node.c fix possible mem leak when element has children 2003-12-09 21:56:42 +00:00
nodelist.c Compiler warning fixes. 2003-12-21 18:22:14 +00:00
notation.c allow building without libxml2 under win32 2003-08-22 15:04:29 +00:00
php_dom.c no longer need to cleanup temp var 2003-12-17 18:59:05 +00:00
php_dom.h implement namednodemap and nodelist 2003-11-29 20:40:18 +00:00
processinginstruction.c add interop with simplexml - dom_import_simplexml 2003-10-26 15:57:02 +00:00
string_extend.c allow building without libxml2 under win32 2003-08-22 15:04:29 +00:00
text.c add interop with simplexml - dom_import_simplexml 2003-10-26 15:57:02 +00:00
TODO Inital cut of new dom extension 2003-06-05 17:06:52 +00:00
typeinfo.c allow building without libxml2 under win32 2003-08-22 15:04:29 +00:00
userdatahandler.c allow building without libxml2 under win32 2003-08-22 15:04:29 +00:00
xml_common.h implement namednodemap and nodelist 2003-11-29 20:40:18 +00:00
xpath.c add interop with simplexml - dom_import_simplexml 2003-10-26 15:57:02 +00:00