Home | History | Annotate | Download | only in tests

Lines Matching full:realloc

158       char *s = (char *) realloc ($1, strlen ($1) + 1 + strlen ($3) + 1);