Lines Matching defs:bufio
1250 def bufio(): function
1527 def _seekabs(bufio): argument
1533 def _seekrel(bufio): argument
2012 def _readinto(bufio, n=-1): argument
2019 def _peek(bufio, n=-1): argument
2046 def _peek(bufio): argument
2049 def _peek(bufio): argument
2057 def _read(bufio): argument
2063 def _read1(bufio): argument
2069 def _read(bufio): argument
2096 def mutate(bufio, pos1, pos2): argument