XDEBUG_STR_PREALLOC 34 xdebug_str.c xs->d = xdrealloc(xs->d, xs->a + l + XDEBUG_STR_PREALLOC); XDEBUG_STR_PREALLOC 35 xdebug_str.c xs->a = xs->a + l + XDEBUG_STR_PREALLOC; XDEBUG_STR_PREALLOC 51 xdebug_str.c xs->d = xdrealloc(xs->d, xs->a + le + XDEBUG_STR_PREALLOC); XDEBUG_STR_PREALLOC 52 xdebug_str.c xs->a = xs->a + le + XDEBUG_STR_PREALLOC;