posix_substitutes 401 ext/pcre/pcrelib/pcre_compile.c static const pcre_uchar *posix_substitutes[] = { posix_substitutes 432 ext/pcre/pcrelib/pcre_compile.c #define POSIX_SUBSIZE (sizeof(posix_substitutes) / sizeof(pcre_uchar *)) posix_substitutes 5020 ext/pcre/pcrelib/pcre_compile.c if (posix_substitutes[pc] != NULL) posix_substitutes 5023 ext/pcre/pcrelib/pcre_compile.c ptr = posix_substitutes[pc] - 1;