Home | History | Annotate | Download | only in js

Lines Matching refs:escapeHTML

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