heapframe         349 ext/pcre/pcrelib/pcre_exec.c   heapframe *newframe = frame->Xnextframe;\
heapframe         352 ext/pcre/pcrelib/pcre_exec.c     newframe = (heapframe *)(PUBL(stack_malloc))(sizeof(heapframe));\
heapframe         374 ext/pcre/pcrelib/pcre_exec.c   heapframe *oldframe = frame;\
heapframe         388 ext/pcre/pcrelib/pcre_exec.c   struct heapframe *Xprevframe;
heapframe         389 ext/pcre/pcrelib/pcre_exec.c   struct heapframe *Xnextframe;
heapframe         536 ext/pcre/pcrelib/pcre_exec.c heapframe *frame = (heapframe *)md->match_frames_base;
heapframe        6306 ext/pcre/pcrelib/pcre_exec.c release_match_heapframes (heapframe *frame_base)
heapframe        6308 ext/pcre/pcrelib/pcre_exec.c heapframe *nextframe = frame_base->Xnextframe;
heapframe        6311 ext/pcre/pcrelib/pcre_exec.c   heapframe *oldframe = nextframe;
heapframe        6387 ext/pcre/pcrelib/pcre_exec.c heapframe frame_zero;
heapframe        6401 ext/pcre/pcrelib/pcre_exec.c   return -((int)sizeof(heapframe));