php-src/ext/dom
2014-05-23 20:37:53 +04:00
..
examples
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
config.w32
CREDITS
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
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 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
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