php-src/ext/dom
2014-04-21 22:36:01 +04:00
..
examples Add charset, fixes the validate_on_parse test (confik) 2011-06-22 14:59:20 +00:00
tests Merge branch 'PHP-5.4' into PHP-5.5 2013-12-02 17:01:25 +01:00
attr.c Convert zval_get_string() into "fast path" macro and "slow path" function 2014-04-21 22:36:01 +04:00
cdatasection.c Make DOM compile 2014-04-15 20:32:47 +02:00
characterdata.c Convert zval_get_string() into "fast path" macro and "slow path" function 2014-04-21 22:36:01 +04:00
comment.c Make DOM compile 2014-04-15 20:32:47 +02:00
config.m4 MFH: Fix some configure --help texts 2007-07-03 17:25:43 +00:00
config.w32 - add phpize support for windows, need a nmake install for now (nmake devel-pkg version is coming), works exactly the same as on unix, or should :) 2010-12-13 18:43:10 +00:00
CREDITS add CREDITS file 2003-06-05 19:12:07 +00:00
document.c Convert zval_get_string() into "fast path" macro and "slow path" function 2014-04-21 22:36:01 +04:00
documentfragment.c Make DOM compile 2014-04-15 20:32:47 +02:00
documenttype.c Make DOM compile 2014-04-15 20:32:47 +02:00
dom_ce.h Bump year 2014-01-03 11:08:10 +08:00
dom_fe.h Bump year 2014-01-03 11:08:10 +08:00
dom_iterators.c Mostly fix Dom XPath 2014-04-16 17:14:34 +02:00
dom_properties.h Start working on dom extension 2014-04-15 20:32:46 +02:00
dom.dsp revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
domconfiguration.c Bump year 2014-01-03 11:08:10 +08:00
domerror.c Make DOM compile 2014-04-15 20:32:47 +02:00
domerrorhandler.c Bump year 2014-01-03 11:08:10 +08:00
domexception.c Bump year 2014-01-03 11:08:10 +08:00
domimplementation.c Bump year 2014-01-03 11:08:10 +08:00
domimplementationlist.c Make DOM compile 2014-04-15 20:32:47 +02:00
domimplementationsource.c Bump year 2014-01-03 11:08:10 +08:00
domlocator.c Make DOM compile 2014-04-15 20:32:47 +02:00
domstringlist.c Make DOM compile 2014-04-15 20:32:47 +02:00
element.c Make DOM compile 2014-04-15 20:32:47 +02:00
entity.c Make DOM compile 2014-04-15 20:32:47 +02:00
entityreference.c Make DOM compile 2014-04-15 20:32:47 +02:00
namednodemap.c Make DOM compile 2014-04-15 20:32:47 +02:00
namelist.c Start working on dom extension 2014-04-15 20:32:46 +02:00
node.c Convert zval_get_string() into "fast path" macro and "slow path" function 2014-04-21 22:36:01 +04:00
nodelist.c Mostly fix Dom XPath 2014-04-16 17:14:34 +02:00
notation.c Make DOM compile 2014-04-15 20:32:47 +02:00
php_dom.c Convert zval_get_string() into "fast path" macro and "slow path" function 2014-04-21 22:36:01 +04:00
php_dom.h Fix remaining XPath issue 2014-04-16 17:14:34 +02:00
processinginstruction.c Convert zval_get_string() into "fast path" macro and "slow path" function 2014-04-21 22:36:01 +04:00
string_extend.c Bump year 2014-01-03 11:08:10 +08:00
text.c Make DOM compile 2014-04-15 20:32:47 +02:00
TODO constructors throw DOMException 2004-05-16 10:30:16 +00:00
typeinfo.c Make DOM compile 2014-04-15 20:32:47 +02:00
userdatahandler.c Bump year 2014-01-03 11:08:10 +08:00
xml_common.h Start working on dom extension 2014-04-15 20:32:46 +02:00
xpath.c Convert zval_get_string() into "fast path" macro and "slow path" function 2014-04-21 22:36:01 +04:00