Home
last modified time | relevance | path

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

/PHP-7.4/Zend/tests/
H A Dbug34617.phpt12 xml_set_object($reader, $thing);
/PHP-7.4/ext/xml/tests/
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.phpt29 xml_set_object($parser, $this);
H A Dxml_set_notation_decl_handler_basic.phpt42 xml_set_object($parser, $this);
H A Dbug32001b.phpt59 xml_set_object($parser, $this);
H A Dbug32001.phpt103 xml_set_object($parser, $this);
/PHP-7.4/ext/xml/
H A Dxml.c146 PHP_FUNCTION(xml_set_object);
305 PHP_FE(xml_set_object, arginfo_xml_set_object)
1187 PHP_FUNCTION(xml_set_object) in PHP_FUNCTION() argument

Completed in 19 milliseconds