Home | History | Annotate | Download | only in js

Lines Matching refs:escapeHTML

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