Home
last modified time | relevance | path

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

/php-src/ext/xml/tests/
H A Dbug81481.phpt2 Bug #81481 (xml_get_current_byte_index limited to 32-bit numbers on 64-bit builds)
30 if ( $name == 'EXT' ) { echo "Byte Index:", xml_get_current_byte_index($parser), "\n"; }
H A Dbug26614.inc51 xml_get_current_byte_index($parser));
58 xml_get_current_byte_index($parser));
/php-src/ext/xml/
H A Dxml_arginfo.h103 ZEND_FUNCTION(xml_get_current_byte_index);
127 ZEND_FE(xml_get_current_byte_index, arginfo_xml_get_current_byte_index)
H A Dxml.stub.php190 function xml_get_current_byte_index(XMLParser $parser): int {} function
H A Dxml.c1461 PHP_FUNCTION(xml_get_current_byte_index) in PHP_FUNCTION() argument

Completed in 14 milliseconds