Searched refs:to_string (Results 1 – 1 of 1) sorted by relevance
236 print F $_->to_string(),"\n";471 @items ? map { "\t".$_->to_string()."\n" } @items : "No previous items\n",490 print STDERR "DEBUG[",__PACKAGE__,"::add] $verbsig\n", map { "\t".$_->to_string()."\n" } @items583 map { "\t".$_->to_string()."\n" } @items588 return ( $alias_item->to_string() );700 map { $_->to_string() } @{$self->{loaded_contents}->[$i] // []};702 map { $_->to_string() } @{$self->{contents}->[$i] // []};942 sub to_string { subroutine
Completed in 5 milliseconds