pcre32_get_substring  619 ext/pcre/pcrelib/pcre.h PCRE_EXP_DECL int  pcre32_get_substring(PCRE_SPTR32, int *, int, int,
pcre32_get_substring  550 ext/pcre/pcrelib/pcre_get.c pcre32_get_substring(PCRE_SPTR32 subject, int *ovector, int stringcount,
pcre32_get_substring  627 ext/pcre/pcrelib/pcre_get.c return pcre32_get_substring(subject, ovector, stringcount, n, stringptr);