php-src/ext/dom
Rob Richards b196c0551e implement stricterrorcheck
fix clonenode
cleanup error routines
forgot these files
2003-08-24 10:24:22 +00:00
..
examples add tests/ files as examples that you can run and play around with 2003-06-05 17:51:35 +00:00
tests Inital cut of new dom extension 2003-06-05 17:06:52 +00:00
attr.c implement stricterrorcheck 2003-08-24 10:23:43 +00:00
cdatasection.c allow building without libxml2 under win32 2003-08-22 15:04:29 +00:00
characterdata.c implement stricterrorcheck 2003-08-24 10:23:43 +00:00
comment.c allow building without libxml2 under win32 2003-08-22 15:04:29 +00:00
config.m4 initial xpath implementation 2003-07-24 13:18:40 +00:00
CREDITS add CREDITS file 2003-06-05 19:12:07 +00:00
document.c implement stricterrorcheck 2003-08-24 10:23:43 +00:00
documentfragment.c allow building without libxml2 under win32 2003-08-22 15:04:29 +00:00
documenttype.c allow building without libxml2 under win32 2003-08-22 15:04:29 +00:00
dom_ce.h initial xpath implementation 2003-07-24 13:18:40 +00:00
dom_fe.h initial xpath implementation 2003-07-24 13:18:40 +00:00
dom_properties.h initial xpath implementation 2003-07-24 13:18:40 +00:00
dom.dsp initial xpath implementation 2003-07-24 13:18:40 +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 implement stricterrorcheck 2003-08-24 10:23:43 +00:00
domimplementation.c implement stricterrorcheck 2003-08-24 10:23:43 +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 stricterrorcheck 2003-08-24 10:23:43 +00:00
entity.c allow building without libxml2 under win32 2003-08-22 15:04:29 +00:00
entityreference.c allow building without libxml2 under win32 2003-08-22 15:04:29 +00:00
EXPERIMENTAL Some missing files.. 2003-06-06 06:34:30 +00:00
namednodemap.c allow building without libxml2 under win32 2003-08-22 15:04:29 +00:00
namelist.c allow building without libxml2 under win32 2003-08-22 15:04:29 +00:00
node.c implement stricterrorcheck 2003-08-24 10:23:43 +00:00
nodelist.c allow building without libxml2 under win32 2003-08-22 15:04:29 +00:00
notation.c allow building without libxml2 under win32 2003-08-22 15:04:29 +00:00
php_dom.c implement stricterrorcheck 2003-08-24 10:23:43 +00:00
php_dom.h implement stricterrorcheck 2003-08-24 10:24:22 +00:00
processinginstruction.c allow building without libxml2 under win32 2003-08-22 15:04:29 +00:00
string_extend.c allow building without libxml2 under win32 2003-08-22 15:04:29 +00:00
text.c allow building without libxml2 under win32 2003-08-22 15:04:29 +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 stricterrorcheck 2003-08-24 10:24:22 +00:00
xpath.c implement stricterrorcheck 2003-08-24 10:24:22 +00:00