Searched defs:replaceData (Results 1 – 2 of 2) sorted by relevance
/php-src/ext/dom/ | ||
H A D | characterdata.c | 384 PHP_METHOD(DOMCharacterData, replaceData) in PHP_METHOD() argument |
H A D | php_dom.stub.php | 660 public function replaceData(int $offset, int $count, string $data): bool {} function in DOMCharacterData |
Completed in 14 milliseconds