php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Namespaces | |
namespace | Dom |
Enumerations | |
enum | Dom::AdjacentPosition : string { Dom::AfterEnd = "afterend" } |
Functions | |
dom_import_simplexml (object $node) | |
Dom::import_simplexml (object $node) | |
dom_import_simplexml | ( | object | $node | ) |
Definition at line 1236 of file php_dom.stub.php.
const DOM_HIERARCHY_REQUEST_ERR = UNKNOWN |
Definition at line 167 of file php_dom.stub.php.
const DOM_INDEX_SIZE_ERR = UNKNOWN |
Definition at line 157 of file php_dom.stub.php.
const DOM_INUSE_ATTRIBUTE_ERR = UNKNOWN |
Definition at line 202 of file php_dom.stub.php.
const DOM_INVALID_ACCESS_ERR = UNKNOWN |
Definition at line 227 of file php_dom.stub.php.
const DOM_INVALID_CHARACTER_ERR = UNKNOWN |
Definition at line 177 of file php_dom.stub.php.
const DOM_INVALID_MODIFICATION_ERR = UNKNOWN |
Definition at line 217 of file php_dom.stub.php.
const DOM_INVALID_STATE_ERR = UNKNOWN |
Definition at line 207 of file php_dom.stub.php.
const DOM_NAMESPACE_ERR = UNKNOWN |
Definition at line 222 of file php_dom.stub.php.
const DOM_NO_DATA_ALLOWED_ERR = UNKNOWN |
Definition at line 182 of file php_dom.stub.php.
const DOM_NO_MODIFICATION_ALLOWED_ERR = UNKNOWN |
Definition at line 187 of file php_dom.stub.php.
const DOM_NOT_FOUND_ERR = UNKNOWN |
Definition at line 192 of file php_dom.stub.php.
const DOM_NOT_SUPPORTED_ERR = UNKNOWN |
Definition at line 197 of file php_dom.stub.php.
const DOM_PHP_ERR = UNKNOWN |
Definition at line 152 of file php_dom.stub.php.
const DOM_SYNTAX_ERR = UNKNOWN |
Definition at line 212 of file php_dom.stub.php.
const DOM_VALIDATION_ERR = UNKNOWN |
Definition at line 232 of file php_dom.stub.php.
const DOM_WRONG_DOCUMENT_ERR = UNKNOWN |
Definition at line 172 of file php_dom.stub.php.
const DOMSTRING_SIZE_ERR = UNKNOWN |
Definition at line 162 of file php_dom.stub.php.
const XML_ATTRIBUTE_CDATA = UNKNOWN |
Definition at line 105 of file php_dom.stub.php.
const XML_ATTRIBUTE_DECL_NODE = UNKNOWN |
Definition at line 85 of file php_dom.stub.php.
const XML_ATTRIBUTE_ENTITY = UNKNOWN |
Definition at line 125 of file php_dom.stub.php.
const XML_ATTRIBUTE_ENUMERATION = UNKNOWN |
Definition at line 140 of file php_dom.stub.php.
const XML_ATTRIBUTE_ID = UNKNOWN |
Definition at line 110 of file php_dom.stub.php.
const XML_ATTRIBUTE_IDREF = UNKNOWN |
Definition at line 115 of file php_dom.stub.php.
const XML_ATTRIBUTE_IDREFS = UNKNOWN |
Definition at line 120 of file php_dom.stub.php.
const XML_ATTRIBUTE_NMTOKEN = UNKNOWN |
Definition at line 130 of file php_dom.stub.php.
const XML_ATTRIBUTE_NMTOKENS = UNKNOWN |
Definition at line 135 of file php_dom.stub.php.
const XML_ATTRIBUTE_NODE = UNKNOWN |
Definition at line 15 of file php_dom.stub.php.
const XML_ATTRIBUTE_NOTATION = UNKNOWN |
Definition at line 145 of file php_dom.stub.php.
const XML_CDATA_SECTION_NODE = UNKNOWN |
Definition at line 25 of file php_dom.stub.php.
const XML_COMMENT_NODE = UNKNOWN |
Definition at line 45 of file php_dom.stub.php.
const XML_DOCUMENT_FRAG_NODE = UNKNOWN |
Definition at line 60 of file php_dom.stub.php.
const XML_DOCUMENT_NODE = UNKNOWN |
Definition at line 50 of file php_dom.stub.php.
const XML_DOCUMENT_TYPE_NODE = UNKNOWN |
Definition at line 55 of file php_dom.stub.php.
const XML_DTD_NODE = UNKNOWN |
Definition at line 75 of file php_dom.stub.php.
const XML_ELEMENT_DECL_NODE = UNKNOWN |
Definition at line 80 of file php_dom.stub.php.
const XML_ELEMENT_NODE = UNKNOWN |
Definition at line 10 of file php_dom.stub.php.
const XML_ENTITY_DECL_NODE = UNKNOWN |
Definition at line 90 of file php_dom.stub.php.
const XML_ENTITY_NODE = UNKNOWN |
Definition at line 35 of file php_dom.stub.php.
const XML_ENTITY_REF_NODE = UNKNOWN |
Definition at line 30 of file php_dom.stub.php.
const XML_HTML_DOCUMENT_NODE = UNKNOWN |
Definition at line 70 of file php_dom.stub.php.
const XML_LOCAL_NAMESPACE = UNKNOWN |
Definition at line 100 of file php_dom.stub.php.
const XML_NAMESPACE_DECL_NODE = UNKNOWN |
Definition at line 95 of file php_dom.stub.php.
const XML_NOTATION_NODE = UNKNOWN |
Definition at line 65 of file php_dom.stub.php.
const XML_PI_NODE = UNKNOWN |
Definition at line 40 of file php_dom.stub.php.
const XML_TEXT_NODE = UNKNOWN |
Definition at line 20 of file php_dom.stub.php.