capture_top       427 ext/pcre/pcrelib/pcre.h   int          capture_top;       /* Max current capture */
capture_top       449 ext/pcre/pcrelib/pcre.h   int          capture_top;       /* Max current capture */
capture_top       471 ext/pcre/pcrelib/pcre.h   int          capture_top;       /* Max current capture */
capture_top      1312 ext/pcre/pcrelib/pcre_exec.c         cb.capture_top      = offset_top/2;
capture_top      1722 ext/pcre/pcrelib/pcre_exec.c       cb.capture_top      = offset_top/2;
capture_top      6385 ext/pcre/pcrelib/pcre_jit_compile.c callout_block->capture_top = 0;
capture_top      6392 ext/pcre/pcrelib/pcre_jit_compile.c     callout_block->capture_top = i;
capture_top      6395 ext/pcre/pcrelib/pcre_jit_compile.c callout_block->capture_top = (callout_block->capture_top >> 1) + 1;