php-src/ext/dom
2024-06-29 18:41:45 +02:00
..
lexbor Update Lexbor (#14032) 2024-04-22 23:19:42 +02:00
tests Fix arginfo violation in removeChild() (#14717) 2024-06-29 16:32:36 +02:00
attr.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
cdatasection.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
characterdata.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
comment.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
config.m4 Implement Dom\Document::$title getter 2024-06-26 12:17:12 -07:00
config.w32 Implement Dom\Document::$title getter 2024-06-26 12:17:12 -07:00
CREDITS Add myself to ext-dom credits (#14718) 2024-06-29 15:18:34 +01:00
document.c Merge branch 'PHP-8.3' 2024-06-28 22:29:03 +02:00
documentfragment.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
documenttype.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
dom_ce.h Implement Dom\HTMLElement class 2024-06-26 12:17:12 -07:00
dom_iterators.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
dom_properties.h Implement Dom\Document::$title setter 2024-06-26 12:17:12 -07:00
domexception.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
domexception.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
domimplementation.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
element.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
entity.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
entityreference.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
html5_parser.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
html5_parser.h [RFC] Add a way to opt-in ext/dom spec compliance (#13031) 2024-03-09 16:56:00 +01:00
html5_serializer.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
html5_serializer.h [RFC] Add a way to opt-in ext/dom spec compliance (#13031) 2024-03-09 16:56:00 +01:00
html_collection.c Follow-up on GH-13516: include config.h from build dir for new files in ext-dom (#14705) 2024-06-28 18:29:22 +02:00
html_collection.h Support named items in dimension handling for HTMLCollection 2024-04-14 14:46:04 +02:00
html_document.c Implement Dom\HTMLElement class 2024-06-26 12:17:12 -07:00
infra.c Follow-up on GH-13516: include config.h from build dir for new files in ext-dom (#14705) 2024-06-28 18:29:22 +02:00
infra.h Implement Dom\Document::$title getter 2024-06-26 12:17:12 -07:00
internal_helpers.h Implement Dom\HTMLElement class 2024-06-26 12:17:12 -07:00
namednodemap.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
namespace_compat.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
namespace_compat.h [RFC] Add a way to opt-in ext/dom spec compliance (#13031) 2024-03-09 16:56:00 +01:00
node.c Fix arginfo violation in removeChild() (#14717) 2024-06-29 16:32:36 +02:00
nodelist.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
nodelist.h Get rid of reserved name usage 2024-05-13 19:46:51 +02:00
notation.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
parentnode.c Trim trailing whitespace (#14721) 2024-06-29 18:41:45 +02:00
php_dom_arginfo.h Trim trailing whitespace (#14721) 2024-06-29 18:41:45 +02:00
php_dom.c Trim trailing whitespace (#14721) 2024-06-29 18:41:45 +02:00
php_dom.h Fix bug #79701: getElementById does not correctly work with duplicate definitions 2024-06-01 12:55:05 +02:00
php_dom.stub.php Trim trailing whitespace (#14721) 2024-06-29 18:41:45 +02:00
processinginstruction.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
serialize_common.h [RFC] Add a way to opt-in ext/dom spec compliance (#13031) 2024-03-09 16:56:00 +01:00
text.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
xml_common.h Move more common code into php_dom_next_in_tree_order() (#14363) 2024-05-29 19:50:41 +02:00
xml_document.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
xml_serializer.c Trim trailing whitespace (#14721) 2024-06-29 18:41:45 +02:00
xml_serializer.h [RFC] Add a way to opt-in ext/dom spec compliance (#13031) 2024-03-09 16:56:00 +01:00
xpath_callbacks.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
xpath_callbacks.h [RFC] Improve callbacks in ext/dom and ext/xsl (#12627) 2024-01-13 00:00:26 +01:00
xpath.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00