Home | History | Annotate | Download | only in js

Lines Matching refs:escapeHTML

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