POSIX_MALLOC_THRESHOLD 285 ext/pcre/pcrelib/config.h #ifndef POSIX_MALLOC_THRESHOLD POSIX_MALLOC_THRESHOLD 101 ext/pcre/pcrelib/pcre_config.c *((int *)where) = POSIX_MALLOC_THRESHOLD; POSIX_MALLOC_THRESHOLD 267 ext/pcre/pcrelib/pcreposix.c int small_ovector[POSIX_MALLOC_THRESHOLD * 3]; POSIX_MALLOC_THRESHOLD 284 ext/pcre/pcrelib/pcreposix.c if (nmatch <= POSIX_MALLOC_THRESHOLD)