Home
last modified time | relevance | path

Searched refs:domimplementation (Results 1 – 4 of 4) sorted by relevance

/PHP-7.4/ext/dom/
H A Ddomimplementation.c58 …PHP_ME(domimplementation, getFeature, arginfo_dom_implementation_get_feature, ZEND_ACC_PUBLIC|ZEND…
59 …PHP_ME(domimplementation, hasFeature, arginfo_dom_implementation_has_feature, ZEND_ACC_PUBLIC|ZEND…
60 …PHP_ME(domimplementation, createDocumentType, arginfo_dom_implementation_create_documenttype, ZEND…
61 …PHP_ME(domimplementation, createDocument, arginfo_dom_implementation_create_document, ZEND_ACC_PUB…
69 PHP_METHOD(domimplementation, hasFeature) in PHP_METHOD() argument
90 PHP_METHOD(domimplementation, createDocumentType) in PHP_METHOD() argument
157 PHP_METHOD(domimplementation, createDocument) in PHP_METHOD() argument
262 PHP_METHOD(domimplementation, getFeature) in PHP_METHOD() argument
H A Ddom_fe.h97 PHP_METHOD(domimplementation, hasFeature);
98 PHP_METHOD(domimplementation, createDocumentType);
99 PHP_METHOD(domimplementation, createDocument);
100 PHP_METHOD(domimplementation, getFeature);
H A Dconfig.m418 documentfragment.c domimplementation.c \
H A Dconfig.w3212 cdatasection.c documentfragment.c domimplementation.c element.c \

Completed in 19 milliseconds