Lines Matching refs:modified_html_ref
14079 $file_contents_ref, $modified_html_ref) = @_;
14082 my @modified_html = @{ $modified_html_ref };
14620 my $modified_html_ref;
14982 $modified_html_ref = process_non_target_source ($start_all_source,
14989 @modified_html = @{ $modified_html_ref };
14995 $modified_html_ref = process_target_source ($start_target_source,
15004 @modified_html = @{ $modified_html_ref };
15008 $modified_html_ref = process_non_target_source ($end_target_source+1,
15015 @modified_html = @{ $modified_html_ref };
15077 $file_contents_ref, $modified_html_ref) = @_;
15080 my @modified_html = @{ $modified_html_ref };