pstring           181 ext/pcre/pcrelib/pcreposix.c static const char *const pstring[] = {
pstring           215 ext/pcre/pcrelib/pcreposix.c message = (errcode >= (int)(sizeof(pstring)/sizeof(char *)))?
pstring           216 ext/pcre/pcrelib/pcreposix.c   "unknown error code" : pstring[errcode];