Home
last modified time | relevance | path

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

/PHP-8.1/ext/dom/tests/
H A Dbug69846.phpt75 ["baseURI"]=>
128 ["baseURI"]=>
179 ["baseURI"]=>
H A Dbug80602_3.phpt69 ["baseURI"]=>
118 ["baseURI"]=>
H A Ddomobject_debug_handler.phpt94 ["baseURI"]=>
/PHP-8.1/ext/xmlreader/
H A Dphp_xmlreader.stub.php9 public string $baseURI; variable in XMLReader
/PHP-8.1/ext/xml/
H A Dxml.c113 XML_Char *baseURI; local
407 if (parser->baseURI) { in xml_parser_free_obj()
408 efree(parser->baseURI); in xml_parser_free_obj()
/PHP-8.1/ext/dom/
H A Dphp_dom.stub.php102 public ?string $baseURI; variable in DOMNode

Completed in 21 milliseconds