Searched refs:DOMCdataSection (Results 1 – 5 of 5) sorted by relevance
2 Bug #52656 (DOMCdataSection does not work with splitText).7 $CData = new DOMCdataSection('splithere!');
17 DOMCdataSection::__construct() expects exactly 1 argument, 0 given
34 PHP_METHOD(DOMCdataSection, __construct) in PHP_METHOD() argument
9 class DOMCdataSection extends DOMText class263 /** @return DOMCdataSection|false */
445 ZEND_METHOD(DOMCdataSection, __construct);600 ZEND_ME(DOMCdataSection, __construct, arginfo_class_DOMCdataSection___construct, ZEND_ACC_PUBLIC)
Completed in 12 milliseconds