php-src/ext/dom
2024-07-03 10:34:46 -07:00
..
lexbor Update Lexbor 2024-07-02 11:15:38 -07:00
parentnode Implement CSS selectors 2024-06-29 13:00:26 -07:00
tests Fix tests for libxml2 2.13.2 2024-07-03 10:34:46 -07: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\TokenList (#13664) 2024-07-02 21:34:23 +02:00
config.w32 Implement Dom\TokenList (#13664) 2024-07-02 21:34:23 +02:00
CREDITS Add myself to ext-dom credits (#14718) 2024-06-29 15:18:34 +01:00
document.c Fix compilation on libxml2 2.13 2024-07-03 10:34:46 -07: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\TokenList (#13664) 2024-07-02 21:34:23 +02:00
dom_iterators.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
dom_properties.h Implement Dom\TokenList (#13664) 2024-07-02 21:34:23 +02:00
domexception.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
domexception.h Implement CSS selectors 2024-06-29 13:00:26 -07:00
domimplementation.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
element.c Implement Dom\TokenList (#13664) 2024-07-02 21:34:23 +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 Implement Dom $innerHTML property 2024-07-02 11:15:38 -07:00
html5_parser.h Implement Dom $innerHTML property 2024-07-02 11:15:38 -07: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 CSS selectors 2024-06-29 13:00:26 -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
inner_html_mixin.c Implement Dom $innerHTML property 2024-07-02 11:15:38 -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 Implement Dom $innerHTML property 2024-07-02 11:15:38 -07:00
namespace_compat.h Implement Dom $innerHTML property 2024-07-02 11:15:38 -07:00
node.c Implement Dom $innerHTML property 2024-07-02 11:15:38 -07: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
php_dom_arginfo.h Implement Dom\TokenList (#13664) 2024-07-02 21:34:23 +02:00
php_dom.c Implement Dom\TokenList (#13664) 2024-07-02 21:34:23 +02:00
php_dom.h Implement Dom\TokenList (#13664) 2024-07-02 21:34:23 +02:00
php_dom.stub.php Implement Dom\TokenList (#13664) 2024-07-02 21:34:23 +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
token_list.c Implement Dom\TokenList (#13664) 2024-07-02 21:34:23 +02:00
token_list.h Implement Dom\TokenList (#13664) 2024-07-02 21:34:23 +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 Implement Dom $innerHTML property 2024-07-02 11:15:38 -07:00
xml_serializer.c Implement Dom $innerHTML property 2024-07-02 11:15:38 -07:00
xml_serializer.h Implement Dom $innerHTML property 2024-07-02 11:15:38 -07:00
xpath_callbacks.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
xpath_callbacks.h Fix includes for separate builds for ext/dom (#14752) 2024-07-01 20:22:58 +02:00
xpath.c Implement Dom $innerHTML property 2024-07-02 11:15:38 -07:00