Home
last modified time | relevance | path

Searched refs:isElementContentWhitespace (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/dom/tests/
H A Ddomchardata.phpt58 echo "Is Whitespace?: ", $text2->isElementContentWhitespace()?'YES':'NO', "\n";
63 echo "Is Whitespace?: ".($text2->isElementContentWhitespace()?'YES':'NO');
/php-src/ext/dom/
H A Dphp_dom.stub.php1099 public function isElementContentWhitespace(): bool {} function in DOMText

Completed in 10 milliseconds