Home | History | Annotate | Download | only in js

Lines Matching refs:escapeHTML

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