Home
last modified time | relevance | path

Searched defs:heapframe (Results 1 – 1 of 1) sorted by relevance

/external/pcre/dist/
Dpcre_exec.c389 typedef struct heapframe { struct
390 struct heapframe *Xprevframe; argument
391 struct heapframe *Xnextframe; argument
395 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 …]