Searched defs:heapframe (Results 1 – 1 of 1) sorted by relevance
389 typedef struct heapframe { struct390 struct heapframe *Xprevframe; argument391 struct heapframe *Xnextframe; argument395 PCRE_PUCHAR Xeptr;396 const pcre_uchar *Xecode;397 PCRE_PUCHAR Xmstart;398 int Xoffset_top;399 eptrblock *Xeptrb;400 unsigned int Xrdepth;404 PCRE_PUCHAR Xcallpat;[all …]