POSIX_MALLOC_THRESHOLD 382 ext/pcre/pcrelib/config.h #ifndef POSIX_MALLOC_THRESHOLD POSIX_MALLOC_THRESHOLD 161 ext/pcre/pcrelib/pcre_config.c *((int *)where) = POSIX_MALLOC_THRESHOLD; POSIX_MALLOC_THRESHOLD 328 ext/pcre/pcrelib/pcreposix.c int small_ovector[POSIX_MALLOC_THRESHOLD * 3]; POSIX_MALLOC_THRESHOLD 347 ext/pcre/pcrelib/pcreposix.c if (nmatch <= POSIX_MALLOC_THRESHOLD)