Home
last modified time | relevance | path

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

/PHP-8.2/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.phpt95 ["baseURI"]=>
/PHP-8.2/ext/xmlreader/
H A Dphp_xmlreader.stub.php126 public string $baseURI; variable in XMLReader
/PHP-8.2/ext/xml/
H A Dxml.c112 XML_Char *baseURI; local
372 if (parser->baseURI) { in xml_parser_free_obj()
373 efree(parser->baseURI); in xml_parser_free_obj()
/PHP-8.2/ext/dom/
H A Dphp_dom.stub.php337 public ?string $baseURI; variable in DOMNode

Completed in 25 milliseconds