more.jsp revision 5feb9d4ec8870e9b3bec8aaaa30632851e99463b
98N/ASee LICENSE.txt included in this distribution for the specific
919N/Afile and include the License file at LICENSE.txt.
919N/A--%><%@ page import = "javax.servlet.*,
98N/A Query tquery = qparser.parse(grepTerms);
493N/A %><p><span class="pagetitle">Lines Matching <b><%=tquery%></b></span></p><div id="more" style="linespacing:1.5em;"><pre><%
98N/A sourceContext.getContext(new FileReader(resourceFile), out, context+"/xref", null, path ,null, false, null);