Searched refs:heapframe (Results 1 – 2 of 2) sorted by relevance
351 heapframe *newframe = frame->Xnextframe;\354 newframe = (heapframe *)(PUBL(stack_malloc))(sizeof(heapframe));\376 heapframe *oldframe = frame;\389 typedef struct heapframe { struct390 struct heapframe *Xprevframe; argument391 struct heapframe *Xnextframe; argument448 } heapframe; argument538 heapframe *frame = (heapframe *)md->match_frames_base; in match()6313 heapframe *oldframe = nextframe; in release_match_heapframes()6389 heapframe frame_zero; in pcre_exec()[all …]
2687 heapframe that is used only when UTF-8 support is enabled. This caused no
Completed in 38 milliseconds