--TEST-- Test xml_get_current_byte_index() function : error conditions --SKIPIF-- --FILE-- --EXPECTF-- *** Testing xml_get_current_byte_index() : error conditions *** -- Testing xml_get_current_byte_index() function with Zero arguments -- Warning: xml_get_current_byte_index() expects exactly 1 parameter, 0 given in %s on line %d NULL -- Testing xml_get_current_byte_index() function with more than expected no. of arguments -- Warning: xml_get_current_byte_index() expects exactly 1 parameter, 2 given in %s on line %d NULL Done