nextframe        6308 ext/pcre/pcrelib/pcre_exec.c heapframe *nextframe = frame_base->Xnextframe;
nextframe        6309 ext/pcre/pcrelib/pcre_exec.c while (nextframe != NULL)
nextframe        6311 ext/pcre/pcrelib/pcre_exec.c   heapframe *oldframe = nextframe;
nextframe        6312 ext/pcre/pcrelib/pcre_exec.c   nextframe = nextframe->Xnextframe;