| ||||||||||
xml_parser_get_optionDescriptionmixed xml_parser_get_option ( int parser, int option)
This function returns FALSE if parser does not refer to a valid parser, or if the option could not be set. Else the option's value is returned. See xml_parser_set_option() for the list of options. | ||||||||||
|