xml_get_current_line_number(3) php man page | unix.com

Man Page: xml_get_current_line_number

Operating Environment: php

Section: 3

XML_GET_CURRENT_LINE_NUMBER(3)						 1					    XML_GET_CURRENT_LINE_NUMBER(3)

xml_get_current_line_number - Get current line number for an XML parser

SYNOPSIS
int xml_get_current_line_number (resource $parser)
DESCRIPTION
Gets the current line number for the given XML parser.
PARAMETERS
o $parser - A reference to the XML parser to get line number from.
RETURN VALUES
This function returns FALSE if $parser does not refer to a valid parser, or else it returns which line the parser is currently at in its data buffer.
SEE ALSO
xml_get_current_column_number(3), xml_get_current_byte_index(3). PHP Documentation Group XML_GET_CURRENT_LINE_NUMBER(3)
Related Man Pages
xml_set_character_data_handler(3) - php
xml_set_external_entity_ref_handler(3) - php
xml_set_notation_decl_handler(3) - php
xml_set_object(3) - php
xml_set_unparsed_entity_decl_handler(3) - php
Similar Topics in the Unix Linux Community
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun