Home | History | Annotate | Download | only in js

Lines Matching refs:escapeHTML

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