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
xmlparsing(3) - debian
xml_parser_create_ns(3) - php
xml_set_start_namespace_decl_handler(3) - php
xml_set_unparsed_entity_decl_handler(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun