Lines Matching defs:bufio
1392 def bufio(): function
1697 def _seekabs(bufio): argument
1703 def _seekrel(bufio): argument
2238 def _readinto(bufio, n=-1): argument
2245 def _peek(bufio, n=-1): argument
2272 def _peek(bufio): argument
2275 def _peek(bufio): argument
2283 def _read(bufio): argument
2289 def _read1(bufio): argument
2295 def _read(bufio): argument
2322 def mutate(bufio, pos1, pos2): argument