Home
last modified time | relevance | path

Searched refs:xml_parser_free (Results 1 – 25 of 34) sorted by relevance

12

/PHP-8.1/ext/xml/tests/
H A Dbug76874.phpt2 Bug #76874: xml_parser_free() should never leak memory
17 xml_parser_free($this->xml);
H A Dbug72793.phpt2 Bug #72793: xml_parser_free leaks mem when execute xml_set_object
23 xml_parser_free($this->parser);
H A Dxml011.phpt20 xml_parser_free($parser);
29 xml_parser_free($parser);
H A Dxml004.phpt16 xml_parser_free($xp);
24 xml_parser_free($xp);
H A Dbug50576.phpt24 xml_parser_free($xml_parser);
32 xml_parser_free($xml_parser);
H A Dbug27908.phpt15 xml_parser_free($xp);
H A Dbug26528.phpt10 xml_parser_free($parser);
H A Dbug30875.phpt17 xml_parser_free($parser);
H A Dxml_parser_set_option_variation4.phpt2 xml_parser_free - Test setting skip whitespace and invalid encoding type
H A Dbug72714.phpt22 xml_parser_free($xml_parser);
H A Dxml_error_string_basic.phpt21 xml_parser_free($xml_parser);
H A Dxml_closures_001.phpt32 xml_parser_free($xp);
H A Dbug30266.phpt28 xml_parser_free($parser);
H A Dxml_set_processing_instruction_handler_basic.phpt22 xml_parser_free($parser);
H A Dbug25666.phpt31 xml_parser_free($parser);
H A Dxml009.phpt31 xml_parser_free($parser);
H A Dbug35447.phpt27 xml_parser_free($parser);
H A Dxml010.phpt35 xml_parser_free($parser);
H A Dbug46699.phpt28 xml_parser_free($parser);
H A Dxml_parser_set_option_basic.phpt29 xml_parser_free( $parser );
H A Dxml_parse_into_struct_variation.phpt12 xml_parser_free($p);
H A Dxml_set_start_namespace_decl_handler_basic.phpt22 xml_parser_free( $parser );
/PHP-8.1/Zend/tests/
H A Dbug34617.phpt14 xml_parser_free($reader);
/PHP-8.1/ext/xml/
H A Dxml_arginfo.h105 ZEND_FUNCTION(xml_parser_free);
130 ZEND_FE(xml_parser_free, arginfo_xml_parser_free)
/PHP-8.1/ext/libxml/tests/
H A Dlibxml_entity_loading_disabled_by_default.phpt33 xml_parser_free($p);

Completed in 39 milliseconds

12