php-src/ext/dom
2003-10-09 05:47:38 +00:00
..
examples add the valid xml test 2003-10-09 05:47:38 +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 add property_get_ptr handler 2003-09-29 11:43:26 +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 some namespace fixes 2003-10-06 21:28:01 +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 Add schema and relaxNG validation support 2003-10-05 20:45:27 +00:00
dom_properties.h move some document properties internally 2003-09-08 18:28:35 +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 Fixed compile warnings. 2003-10-03 01:07:35 +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 some namespace fixes 2003-10-06 21:28:01 +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 fix crash building nodeName 2003-10-05 21:53:08 +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 some namespace fixes 2003-10-06 21:28:01 +00:00
php_dom.h move some document properties internally 2003-09-08 18:28:35 +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 move some document properties internally 2003-09-08 18:28:35 +00:00
xpath.c remove a debug printf 2003-10-05 16:37:50 +00:00