external_re      1452 ext/pcre/pcrelib/pcre_study.c pcre_study(const pcre *external_re, int options, const char **errorptr)
external_re      1455 ext/pcre/pcrelib/pcre_study.c pcre16_study(const pcre16 *external_re, int options, const char **errorptr)
external_re      1458 ext/pcre/pcrelib/pcre_study.c pcre32_study(const pcre32 *external_re, int options, const char **errorptr)
external_re      1470 ext/pcre/pcrelib/pcre_study.c const REAL_PCRE *re = (const REAL_PCRE *)external_re;
external_re      1517 ext/pcre/pcrelib/pcre_study.c     (void)pcre_fullinfo(external_re, NULL, PCRE_INFO_DEFAULT_TABLES,
external_re      1521 ext/pcre/pcrelib/pcre_study.c     (void)pcre16_fullinfo(external_re, NULL, PCRE_INFO_DEFAULT_TABLES,
external_re      1525 ext/pcre/pcrelib/pcre_study.c     (void)pcre32_fullinfo(external_re, NULL, PCRE_INFO_DEFAULT_TABLES,