Home
last modified time | relevance | path

Searched refs:baseURI (Results 1 – 19 of 19) sorted by relevance

/php-src/ext/dom/tests/modern/spec/
H A DNode_baseURI.phpt2 Node::$baseURI
10 var_dump($html->baseURI);
13 var_dump($dom->documentElement->baseURI);
23 var_dump($dom->documentElement->baseURI);
H A DDocument_implementation_createDocumentType.phpt71 ["baseURI"]=>
122 ["baseURI"]=>
173 ["baseURI"]=>
224 ["baseURI"]=>
H A Dimport_entity_reference.phpt30 ["baseURI"]=>
H A Dclone_entity_reference.phpt35 ["baseURI"]=>
H A DParentNode_append_exception_consistency.phpt32 ["baseURI"]=>
H A DDocument_implementation_createDocument.phpt75 ["baseURI"]=>
/php-src/ext/dom/tests/modern/xml/
H A DDTDNamedNodeMap.phpt76 ["baseURI"]=>
92 ["baseURI"]=>
128 ["baseURI"]=>
158 ["baseURI"]=>
H A DXMLDocument_debug.phpt48 ["baseURI"]=>
H A DXMLDocument_fromEmptyDocument_02.phpt48 ["baseURI"]=>
H A DXMLDocument_node_ownerDocument_for_XML.phpt51 ["baseURI"]=>
/php-src/ext/dom/tests/
H A Dbug69846.phpt79 ["baseURI"]=>
140 ["baseURI"]=>
195 ["baseURI"]=>
H A DDOMEntityReference_predefined_free.phpt42 ["baseURI"]=>
H A Dbug80602_3.phpt77 ["baseURI"]=>
134 ["baseURI"]=>
H A Ddomobject_debug_handler.phpt99 ["baseURI"]=>
/php-src/ext/dom/tests/modern/html/interactions/
H A DHTMLDocument_should_retain_properties_and_owner_01.phpt53 ["baseURI"]=>
H A DHTMLDocument_should_retain_properties_and_owner_02.phpt53 ["baseURI"]=>
/php-src/ext/xmlreader/
H A Dphp_xmlreader.stub.php104 public string $baseURI; variable in XMLReader
/php-src/ext/xml/
H A Dxml.c96 XML_Char *baseURI; local
377 if (parser->baseURI) { in xml_parser_free_obj()
378 efree(parser->baseURI); in xml_parser_free_obj()
/php-src/ext/dom/
H A Dphp_dom.stub.php355 public ?string $baseURI; variable in DOMNode
1151 public string $baseURI; variable in DOM\\Node

Completed in 89 milliseconds