Lines Matching defs:newbuf
973 char *newbuf = tok->buf;974 newbuf = (char *)PyMem_REALLOC(newbuf,976 if (newbuf == NULL) {981 tok->buf = newbuf;