Home | History | Annotate | Download | only in js

Lines Matching refs:escapeHTML

2726   $("#searchTitle").html("Results for <em>" + escapeHTML(query) + "</em>");
2776 function escapeHTML(string) {