Home | History | Annotate | Download | only in Parser

Lines Matching refs:PyMem_REALLOC

657         buf = PyMem_REALLOC(buf, final_length);

898 buf = (char *)PyMem_REALLOC(buf, newlen+1);
970 newbuf = (char *)PyMem_REALLOC(newbuf,