Searched refs:value_to_i (Results 1 – 2 of 2) sorted by relevance
90 sub value_to_i { subroutine
247 is( $it->value_to_i(4289), 589, "iterator object value_to_i works");248 is( $it->value_to_i(4290), undef, "iterator object value_to_i for non-prime returns undef");