Home | History | Annotate | Download | only in Parser

Lines Matching refs:PyMem_REALLOC

741         buf = PyMem_REALLOC(buf, final_length);
976 buf = (char *)PyMem_REALLOC(buf, newlen+1);
1048 newbuf = (char *)PyMem_REALLOC(newbuf,