Home
last modified time | relevance | path

Searched defs:SearchIds (Results 1 – 2 of 2) sorted by relevance

/dports/java/javahelp/javahelp-3ca862d/jhMaster/JSearch/client/com/sun/java/help/search/
H A DQueryEngine.java220 private class SearchIds { class in QueryEngine
225 public SearchIds (int col, int concept, double score) { in SearchIds() method in QueryEngine.SearchIds
/dports/mail/py-imapclient/IMAPClient-2.2.0/imapclient/
H A Dresponse_types.py95 class SearchIds(list): class