php-src/ext/dom
2019-11-09 21:29:42 +01:00
..
tests Convert ext/dom to use arginfo stub. 2019-11-08 15:05:35 +01:00
attr.c ext/dom: Replace usages of PHP_FUNCTION and aliases with PHP_METHOD. 2019-11-09 21:29:42 +01:00
cdatasection.c Convert ext/dom to use arginfo stub. 2019-11-08 15:05:35 +01:00
characterdata.c ext/dom: Replace usages of PHP_FUNCTION and aliases with PHP_METHOD. 2019-11-09 21:29:42 +01:00
comment.c Convert ext/dom to use arginfo stub. 2019-11-08 15:05:35 +01:00
config.m4 Cleanup ext/dom: Additional unimplemented code following 25bfac4 2019-09-23 19:28:55 +02:00
config.w32 Cleanup ext/dom: Additional unimplemented code following 25bfac4 2019-09-23 19:28:55 +02:00
CREDITS
document.c ext/dom: Replace usages of PHP_FUNCTION and aliases with PHP_METHOD. 2019-11-09 21:29:42 +01:00
documentfragment.c Convert ext/dom to use arginfo stub. 2019-11-08 15:05:35 +01:00
documenttype.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
dom.stub.php Convert ext/dom to use arginfo stub. 2019-11-08 15:05:35 +01:00
dom_arginfo.h Convert ext/dom to use arginfo stub. 2019-11-08 15:05:35 +01:00
dom_ce.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
dom_fe.h ext/dom: Replace usages of PHP_FUNCTION and aliases with PHP_METHOD. 2019-11-09 21:29:42 +01:00
dom_iterators.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
dom_properties.h ext/dom: Add global registerNodeNS flag on DOMXPath ctor and property. 2019-10-05 18:56:58 +02:00
domexception.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
domimplementation.c Convert ext/dom to use arginfo stub. 2019-11-08 15:05:35 +01:00
element.c ext/dom: Replace usages of PHP_FUNCTION and aliases with PHP_METHOD. 2019-11-09 21:29:42 +01:00
entity.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
entityreference.c Convert ext/dom to use arginfo stub. 2019-11-08 15:05:35 +01:00
namednodemap.c ext/dom: Replace usages of PHP_FUNCTION and aliases with PHP_METHOD. 2019-11-09 21:29:42 +01:00
node.c ext/dom: Replace usages of PHP_FUNCTION and aliases with PHP_METHOD. 2019-11-09 21:29:42 +01:00
nodelist.c ext/dom: Replace usages of PHP_FUNCTION and aliases with PHP_METHOD. 2019-11-09 21:29:42 +01:00
notation.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_dom.c Convert ext/dom to use arginfo stub. 2019-11-08 15:05:35 +01:00
php_dom.h ext/dom: Add global registerNodeNS flag on DOMXPath ctor and property. 2019-10-05 18:56:58 +02:00
processinginstruction.c Convert ext/dom to use arginfo stub. 2019-11-08 15:05:35 +01:00
text.c ext/dom: Replace usages of PHP_FUNCTION and aliases with PHP_METHOD. 2019-11-09 21:29:42 +01:00
xml_common.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
xpath.c ext/dom: Replace usages of PHP_FUNCTION and aliases with PHP_METHOD. 2019-11-09 21:29:42 +01:00