Home
last modified time | relevance | path

Searched refs:xml_parser_free (Results 1 – 25 of 30) sorted by last modified time

12

/PHP-7.4/
H A DNEWS755 . Fixed bug #79922 (Crash after multiple calls to xml_parser_free()). (cmb)
/PHP-7.4/ext/xml/
H A Dxml.c162 PHP_FUNCTION(xml_parser_free);
322 PHP_FE(xml_parser_free, arginfo_xml_parser_free)
1587 PHP_FUNCTION(xml_parser_free) in PHP_FUNCTION() argument
/PHP-7.4/ext/xml/tests/
H A Dbug79922.phpt2 Bug #79922 (Crash after multiple calls to xml_parser_free())
10 $a=xml_parser_free($c);
11 $a=xml_parser_free($c);
16 Warning: xml_parser_free(): supplied resource is not a valid XML Parser resource in %s on line %d
H A Dbug30875.phpt19 xml_parser_free($parser);
H A Dbug72714.phpt24 xml_parser_free($xml_parser);
H A Dxml_parser_set_option_variation3.phpt98 xml_parser_free($parser);
H A Dbug25666.phpt30 xml_parser_free($parser);
H A Dbug26528.phpt12 xml_parser_free($parser);
H A Dbug35447.phpt26 xml_parser_free($parser);
H A Dbug46699.phpt27 xml_parser_free($parser);
H A Dbug50576.phpt26 xml_parser_free($xml_parser);
34 xml_parser_free($xml_parser);
H A Dxml003.phpt73 xml_parser_free($xml_parser);
H A Dxml010.phpt34 xml_parser_free($parser);
H A Dxml011.phpt22 xml_parser_free($parser);
31 xml_parser_free($parser);
H A Dxml_closures_001.phpt32 xml_parser_free($xp);
H A Dxml_parse_into_struct_variation.phpt22 xml_parser_free($p);
H A Dxml_parser_set_option_basic.phpt39 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 Dxml_set_notation_decl_handler_basic.phpt46 xml_parser_free($parser);
H A Dxml_set_processing_instruction_handler_basic.phpt32 xml_parser_free($parser);
H A Dxml_set_start_namespace_decl_handler_basic.phpt32 xml_parser_free( $parser );
H A Dbug26614.phpt81 xml_parser_free($xml_parser);
H A Dbug26614_libxml.phpt81 xml_parser_free($xml_parser);
H A Dbug27908.phpt17 xml_parser_free($xp);
H A Dbug30266.phpt30 xml_parser_free($parser);

Completed in 35 milliseconds

12