Home
last modified time | relevance | path

Searched refs:characterSet (Results 1 – 9 of 9) sorted by relevance

/php-src/ext/dom/tests/modern/html/encoding/
H A DHTMLDocument_encoding_field_test.phpt11 var_dump($dom->characterSet);
19 var_dump($dom->characterSet);
H A DHTMLDocument_UTF16BE_BOM.phpt9 var_dump($dom->characterSet);
17 $dom->characterSet = "UTF-8";
/php-src/ext/dom/tests/modern/xml/
H A DXMLDocument_debug.phpt28 ["characterSet"]=>
H A DXMLDocument_fromEmptyDocument_02.phpt28 ["characterSet"]=>
H A DXMLDocument_node_ownerDocument_for_XML.phpt31 ["characterSet"]=>
/php-src/ext/dom/tests/modern/html/interactions/
H A DHTMLDocument_should_retain_properties_and_owner_01.phpt33 ["characterSet"]=>
H A DHTMLDocument_should_retain_properties_and_owner_02.phpt33 ["characterSet"]=>
/php-src/ext/dom/tests/modern/spec/
H A DDocument_implementation_createDocument.phpt55 ["characterSet"]=>
/php-src/ext/dom/
H A Dphp_dom.stub.php1937 public string $characterSet; variable in Dom\\Document

Completed in 43 milliseconds