Searched defs:nextLines (Results 1 – 8 of 8) sorted by relevance
43 public ListNum<SamLine> nextLines(){ in nextLines() method in SamLineStreamer
69 public ListNum<SamLine> nextLines(){ in nextLines() method in SamReadStreamer
94 public abstract ListNum<SamLine> nextLines(); in nextLines() method in SamStreamer
560 public function nextLines($force = false) function in Horde_Ldap_Ldif
268 private function nextLines() { function in ImportLDIF
263 private function nextLines() { function in ImportLDIF
84 string firstLine, nextLines; in readMultilineResponse() local
715 String nextLines, BufferedReader tailReader, IProgressMonitor monitor) in writeFile()