Lines Matching defs:bufio
1408 def bufio(): function
1714 def _seekabs(bufio): argument
1720 def _seekrel(bufio): argument
2257 def _readinto(bufio, n=-1): argument
2264 def _peek(bufio, n=-1): argument
2291 def _peek(bufio): argument
2294 def _peek(bufio): argument
2302 def _read(bufio): argument
2308 def _read1(bufio): argument
2314 def _read(bufio): argument
2341 def mutate(bufio, pos1, pos2): argument