Searched refs:heapframe (Results 1 – 2 of 2) sorted by relevance
335 heapframe *newframe = frame->Xnextframe;\338 newframe = (heapframe *)(PUBL(stack_malloc))(sizeof(heapframe));\360 heapframe *oldframe = frame;\373 typedef struct heapframe { struct374 struct heapframe *Xprevframe; argument375 struct heapframe *Xnextframe; argument432 } heapframe; argument522 heapframe *frame = (heapframe *)md->match_frames_base; in match()6198 heapframe *oldframe = nextframe; in release_match_heapframes()6273 heapframe frame_zero; in pcre_exec()[all …]
1564 heapframe that is used only when UTF-8 support is enabled. This caused no
Completed in 29 milliseconds