POSIX_MALLOC_THRESHOLD 373 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 317 ext/pcre/pcrelib/pcreposix.c int small_ovector[POSIX_MALLOC_THRESHOLD * 3]; POSIX_MALLOC_THRESHOLD 336 ext/pcre/pcrelib/pcreposix.c if (nmatch <= POSIX_MALLOC_THRESHOLD)