Home
last modified time | relevance | path

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

/PHP-8.3/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
54 xml_set_object($xml_parser, $obj);
H A Dbug30266.phpt22 xml_set_object($parser, $this);
H A Dxml_set_processing_instruction_handler_basic.phpt19 xml_set_object($parser, $this);
H A Dxml_set_notation_decl_handler_basic.phpt32 xml_set_object($parser, $this);
H A Dbug32001b.phpt64 xml_set_object($parser, $this);
H A Dbug32001.phpt104 xml_set_object($parser, $this);
/PHP-8.3/Zend/tests/
H A Dbug34617.phpt12 xml_set_object($reader, $thing);
/PHP-8.3/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.php147 function xml_set_object(XMLParser $parser, object $object): true {} function
H A Dxml.c1040 PHP_FUNCTION(xml_set_object) in PHP_FUNCTION() argument

Completed in 16 milliseconds