Home
last modified time | relevance | path

Searched refs:DOMCdataSection (Results 1 – 5 of 5) sorted by relevance

/PHP-8.0/ext/dom/tests/
H A Dbug52656.phpt2 Bug #52656 (DOMCdataSection does not work with splitText).
7 $CData = new DOMCdataSection('splithere!');
H A DDOMCDATASection_construct_error_001.phpt17 DOMCdataSection::__construct() expects exactly 1 argument, 0 given
/PHP-8.0/ext/dom/
H A Dcdatasection.c34 PHP_METHOD(DOMCdataSection, __construct) in PHP_METHOD() argument
H A Dphp_dom.stub.php9 class DOMCdataSection extends DOMText class
263 /** @return DOMCdataSection|false */
H A Dphp_dom_arginfo.h445 ZEND_METHOD(DOMCdataSection, __construct);
600 ZEND_ME(DOMCdataSection, __construct, arginfo_class_DOMCdataSection___construct, ZEND_ACC_PUBLIC)

Completed in 20 milliseconds