php man page for xml_parser_free

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 parser

SYNOPSIS
bool xml_parser_free (resource $parser)
DESCRIPTION
Frees the given XML $parser.
PARAMETERS
o $parser - A reference to the XML parser to free.
RETURN VALUES
This 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_parser_set_option(3) - php
xml_set_end_namespace_decl_handler(3) - php
xml_set_notation_decl_handler(3) - php
xml_set_start_namespace_decl_handler(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
New Code Tags (Syntax Highlighting)
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch