heapframe         335 ext/pcre/pcrelib/pcre_exec.c   heapframe *newframe = frame->Xnextframe;\
heapframe         338 ext/pcre/pcrelib/pcre_exec.c     newframe = (heapframe *)(PUBL(stack_malloc))(sizeof(heapframe));\
heapframe         360 ext/pcre/pcrelib/pcre_exec.c   heapframe *oldframe = frame;\
heapframe         374 ext/pcre/pcrelib/pcre_exec.c   struct heapframe *Xprevframe;
heapframe         375 ext/pcre/pcrelib/pcre_exec.c   struct heapframe *Xnextframe;
heapframe         522 ext/pcre/pcrelib/pcre_exec.c heapframe *frame = (heapframe *)md->match_frames_base;
heapframe        6195 ext/pcre/pcrelib/pcre_exec.c heapframe *nextframe = frame_base->Xnextframe;
heapframe        6198 ext/pcre/pcrelib/pcre_exec.c   heapframe *oldframe = nextframe;
heapframe        6273 ext/pcre/pcrelib/pcre_exec.c heapframe frame_zero;
heapframe        6287 ext/pcre/pcrelib/pcre_exec.c   return -((int)sizeof(heapframe));