heapframe         351 ext/pcre/pcrelib/pcre_exec.c   heapframe *newframe = frame->Xnextframe;\
heapframe         354 ext/pcre/pcrelib/pcre_exec.c     newframe = (heapframe *)(PUBL(stack_malloc))(sizeof(heapframe));\
heapframe         376 ext/pcre/pcrelib/pcre_exec.c   heapframe *oldframe = frame;\
heapframe         390 ext/pcre/pcrelib/pcre_exec.c   struct heapframe *Xprevframe;
heapframe         391 ext/pcre/pcrelib/pcre_exec.c   struct heapframe *Xnextframe;
heapframe         538 ext/pcre/pcrelib/pcre_exec.c heapframe *frame = (heapframe *)md->match_frames_base;
heapframe        6310 ext/pcre/pcrelib/pcre_exec.c heapframe *nextframe = frame_base->Xnextframe;
heapframe        6313 ext/pcre/pcrelib/pcre_exec.c   heapframe *oldframe = nextframe;
heapframe        6389 ext/pcre/pcrelib/pcre_exec.c heapframe frame_zero;
heapframe        6403 ext/pcre/pcrelib/pcre_exec.c   return -((int)sizeof(heapframe));