Searched refs:to_string (Results 1 – 1 of 1) sorted by relevance
236 print F $_->to_string(),"\n";473 @items ? map { "\t".$_->to_string()."\n" } @items : "No previous items\n",492 print STDERR "DEBUG[",__PACKAGE__,"::add] $verbsig\n", map { "\t".$_->to_string()."\n" } @items585 map { "\t".$_->to_string()."\n" } @items590 return ( $alias_item->to_string() );702 map { $_->to_string() } @{$self->{loaded_contents}->[$i] // []};704 map { $_->to_string() } @{$self->{contents}->[$i] // []};944 sub to_string { subroutine
Completed in 6 milliseconds