Searched defs:ellipsis (Results 1 – 2 of 2) sorted by relevance
46 @Nullable String ellipsis) throws IOException { in readTextFile()
8831 String ellipsis = args != null && args.length > 2 ? args[2] in appendSearchIndexJoin() local8844 boolean snippetNeeded, String startMatch, String endMatch, String ellipsis, in appendSearchIndexJoin()9002 StringBuilder sb, String startMatch, String endMatch, String ellipsis, int maxTokens) { in appendSnippetFunction()