php-src/ext/dom
2014-05-28 18:12:52 +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 2014-04-16 14:14:52 +02: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 Align zval_get_long/double with zval_get_string 2014-04-25 23:21:04 +02:00
documentfragment.c Make DOM compile 2014-04-15 20:32:47 +02:00
documenttype.c Merge mainstream 'master' branch into refactoring 2014-04-26 00:32:51 +04: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 Use new zend_hash API 2014-05-28 18:12:52 +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 Use optimized zend_array_dup() function. convert zend_hash_num_elements() and zend_hash_next_free_element() into macros. 2014-05-23 20:37:53 +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 Fixed SimpleXMl build with DOM 2014-05-04 11:46:17 +08:00
xpath.c wrong macro usage, we expect a DOM object here 2014-05-16 09:15:30 +02:00