Searched refs:protect_html (Results 1 – 3 of 3) sorted by relevance
643 $_ = &protect_html($_); # if node contains '&' for instance729 &protect_html; # if setref contains '&' for instance783 @args = split(/\s+/, &protect_html($_));873 $_ = &protect_html($_) unless $dont_html;1176 push(@lines2, "<A HREF=\"#$index\_$letter\">" . &protect_html($letter) . "</A>\n");1187 push(@lines2, "<H2><A NAME=\"$index\_$letter\">" . &protect_html($letter) . "</A></H2>\n");1953 sub protect_html { subroutine
3183 $_ = &protect_html($_); # if node contains '&' for instance3328 &protect_html; # if setref contains '&' for instance3423 @args = split(/\s+/, &protect_html($_));3547 $_ = &protect_html($_) unless $dont_html;3804 $_ = &protect_html($_);5114 &protect_html;5125 &protect_html;