(PHP 4, PHP 5, PHP 7, PHP 8)
xml_get_current_line_number — 获取XML解析器的当前行号
$parser
获取给定XML解析器的当前行号。
parser
获取行号的XML解析器的引用。
返回解析器当前在其数据缓冲区中的行号。
xml