Searched refs:has_content (Results 1 – 4 of 4) sorted by relevance
93 is( $obj->has_content, length($contents) ? 1 : 0,94 " has_content ok" );
530 sub has_content { subroutine
1221 int has_content = 0; in input_c0_dispatch() local1245 if (!has_content) { in input_c0_dispatch()1250 has_content = 1; in input_c0_dispatch()1258 if (has_content || width > sizeof gc.data.data) in input_c0_dispatch()
1408 my $data_ok = !$clone->is_symlink && $clone->has_content;