posix_substitutes 403 ext/pcre/pcrelib/pcre_compile.c static const pcre_uchar *posix_substitutes[] = { posix_substitutes 434 ext/pcre/pcrelib/pcre_compile.c #define POSIX_SUBSIZE (sizeof(posix_substitutes) / sizeof(pcre_uchar *)) posix_substitutes 5022 ext/pcre/pcrelib/pcre_compile.c if (posix_substitutes[pc] != NULL) posix_substitutes 5025 ext/pcre/pcrelib/pcre_compile.c ptr = posix_substitutes[pc] - 1;