Home
last modified time | relevance | path

Searched refs:xml_get_current_byte_index (Results 1 – 6 of 6) sorted by relevance

/PHP-8.1/ext/xml/tests/
H A Dbug26614.phpt61 xml_get_current_byte_index($parser));
68 xml_get_current_byte_index($parser));
H A Dbug26614_libxml_gte2_11.phpt62 xml_get_current_byte_index($parser));
69 xml_get_current_byte_index($parser));
H A Dbug26614_libxml_pre2_11.phpt62 xml_get_current_byte_index($parser));
69 xml_get_current_byte_index($parser));
/PHP-8.1/ext/xml/
H A Dxml_arginfo.h104 ZEND_FUNCTION(xml_get_current_byte_index);
129 ZEND_FE(xml_get_current_byte_index, arginfo_xml_get_current_byte_index)
H A Dxml.stub.php58 function xml_get_current_byte_index(XMLParser $parser): int {} function
H A Dxml.c1391 PHP_FUNCTION(xml_get_current_byte_index) in PHP_FUNCTION() argument

Completed in 34 milliseconds