This is the recommended (W3C) function name for the equivalent:
http://php.net/manual/en/domtext.iswhitespaceinelementcontent.php
See there for additional notes.
PHP - Manual: DOMText::isElementContentWhitespace
2024-11-13
(No version information available, might only be in Git)
DOMText::isElementContentWhitespace — Returns whether this text node contains whitespace in element content
此函数没有参数。
成功时返回 true
, 或者在失败时返回 false
。
This is the recommended (W3C) function name for the equivalent:
http://php.net/manual/en/domtext.iswhitespaceinelementcontent.php
See there for additional notes.
官方地址:https://www.php.net/manual/en/domtext.iselementcontentwhitespace.php