Searched refs:readline (Results 1 – 3 of 3) sorted by relevance
347 for line in iter(outhandle.readline, b''):352 for line in iter(outhandle.readline, b''):
129 static long readline PARAMS ((struct ebuffer *ebuf));516 nlines = readline (ebuf); in eval()1343 nlines = readline (ebuf); in do_define()2540 readline (struct ebuffer *ebuf) in readline() function
1687 * read.c (readline) [OS/2]: Don't handle CRLF specially on OS/2.2240 (readline): Read the next line from an ebuffer. If it's a string2576 * read.c (readline): CRLF calculations had a hole, if you hit the