Searched refs:spl_offset_convert_to_long (Results 1 – 1 of 1) sorted by relevance
323 static zend_long spl_offset_convert_to_long(zval *offset) /* {{{ */ in spl_offset_convert_to_long() function366 index = spl_offset_convert_to_long(offset); in spl_fixedarray_object_read_dimension_helper()414 index = spl_offset_convert_to_long(offset); in spl_fixedarray_object_write_dimension_helper()453 index = spl_offset_convert_to_long(offset); in spl_fixedarray_object_unset_dimension_helper()484 index = spl_offset_convert_to_long(offset); in spl_fixedarray_object_has_dimension_helper()
Completed in 9 milliseconds