Home
last modified time | relevance | path

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

/PHP-5.5/ext/dom/
H A Ddomimplementation.c60 …PHP_ME(domimplementation, getFeature, arginfo_dom_implementation_get_feature, ZEND_ACC_PUBLIC|ZEND…
61 …PHP_ME(domimplementation, hasFeature, arginfo_dom_implementation_has_feature, ZEND_ACC_PUBLIC|ZEND…
62 …PHP_ME(domimplementation, createDocumentType, arginfo_dom_implementation_create_documenttype, ZEND…
63 …PHP_ME(domimplementation, createDocument, arginfo_dom_implementation_create_document, ZEND_ACC_PUB…
71 PHP_METHOD(domimplementation, hasFeature) in PHP_METHOD() argument
92 PHP_METHOD(domimplementation, createDocumentType) in PHP_METHOD() argument
151 PHP_METHOD(domimplementation, createDocument) in PHP_METHOD() argument
253 PHP_METHOD(domimplementation, getFeature) in PHP_METHOD() argument
H A Ddom_fe.h98 PHP_METHOD(domimplementation, hasFeature);
99 PHP_METHOD(domimplementation, createDocumentType);
100 PHP_METHOD(domimplementation, createDocument);
101 PHP_METHOD(domimplementation, getFeature);
H A Dconfig.w3210 cdatasection.c documentfragment.c domimplementation.c element.c \
H A Dconfig.m424 documentfragment.c domimplementation.c \
H A Ddom.dsp142 SOURCE=.\domimplementation.c
/PHP-5.5/win32/
H A Dphp5dllts.dsp531 SOURCE=..\ext\dom\domimplementation.c

Completed in 17 milliseconds