current_branch   2772 ext/pcre/pcrelib/pcre_compile.c while (bcptr != NULL && bcptr->current_branch >= code)
current_branch   2774 ext/pcre/pcrelib/pcre_compile.c   if (!could_be_empty_branch(bcptr->current_branch, endcode, utf, cd, NULL))
current_branch   8276 ext/pcre/pcrelib/pcre_compile.c bc.current_branch = code;
current_branch   8541 ext/pcre/pcrelib/pcre_compile.c     bc.current_branch = last_branch = code;
current_branch   2469 ext/pcre/pcrelib/pcre_internal.h   pcre_uchar *current_branch;