Query: xml_parser_free
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XML_PARSER_FREE(3) 1 XML_PARSER_FREE(3) xml_parser_free - Free an XML parserSYNOPSISbool xml_parser_free (resource $parser)DESCRIPTIONFrees the given XML $parser.PARAMETERSo $parser - A reference to the XML parser to free.RETURN VALUESThis function returns FALSE if $parser does not refer to a valid parser, or else it frees the parser and returns TRUE. PHP Documentation Group XML_PARSER_FREE(3)
Related Man Pages |
---|
xml::sax::parserfactory(3) - centos |
xml::sax::parserfactory5.18(3) - mojave |
xml_parser_create_ns(3) - php |
xml_set_object(3) - php |
xml_set_start_namespace_decl_handler(3) - php |
Similar Topics in the Unix Linux Community |
---|
User Guide: Posting in the Emergency Forum |
Rules for Homework & Coursework Questions Forum |
Forum Video Tutorial: How to Use Code Tags |
Denial Of Service Attack Update |