Home | History | Annotate | Download | only in tests

Lines Matching full:"$ list"

192   $type = $$list{'type'};
193 $eol = $$list{'eol'};
194 $list_ref = $$list{'files'};
240 $list = $lists{$list_type};
241 if($list) {
242 my $files = $list->{'files'};
262 $list = $lists{$list_type};
263 if($list) {
264 my $files = $list->{'files'};
285 $list = $lists{$listname};
286 return ftp_createcontent(\$list);