Home
last modified time | relevance | path

Searched refs:xml_set_object (Results 1 – 11 of 11) sorted by relevance

/PHP-8.0/ext/xml/tests/
H A Dbug72793.phpt2 Bug #72793: xml_parser_free leaks mem when execute xml_set_object
14 xml_set_object($this->parser, $this);
H A Dxml003.phpt2 XML parser test, xml_set_object callbacks
53 xml_set_object($xml_parser, $obj);
H A Dbug30266.phpt24 xml_set_object($parser, $this);
H A Dxml_set_processing_instruction_handler_basic.phpt23 xml_set_object($parser, $this);
H A Dxml_set_notation_decl_handler_basic.phpt36 xml_set_object($parser, $this);
H A Dbug32001b.phpt63 xml_set_object($parser, $this);
H A Dbug32001.phpt103 xml_set_object($parser, $this);
/PHP-8.0/Zend/tests/
H A Dbug34617.phpt12 xml_set_object($reader, $thing);
/PHP-8.0/ext/xml/
H A Dxml_arginfo.h88 ZEND_FUNCTION(xml_set_object);
113 ZEND_FE(xml_set_object, arginfo_xml_set_object)
H A Dxml.stub.php9 function xml_set_object(XMLParser $parser, object $object): bool {} function
H A Dxml.c1078 PHP_FUNCTION(xml_set_object) in PHP_FUNCTION() argument

Completed in 18 milliseconds