Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_match.c351 typedef struct heapframe { struct
352 struct heapframe *Xprevframe; argument
353 struct heapframe *Xnextframe; argument
356 PCRE2_SPTR Xcharptr;
358 PCRE2_SPTR Xeptr;
359 PCRE2_SPTR Xecode;
360 PCRE2_SPTR Xmstart;
361 PCRE2_SPTR Xcallpat;
362 PCRE2_SPTR Xdata;
363 PCRE2_SPTR Xnext_ecode;
[all …]