Home
last modified time | relevance | path

Searched refs:nextframe (Results 1 – 1 of 1) sorted by relevance

/external/pcre/dist/
Dpcre_exec.c6298 heapframe *nextframe = frame_base->Xnextframe; in release_match_heapframes() local
6299 while (nextframe != NULL) in release_match_heapframes()
6301 heapframe *oldframe = nextframe; in release_match_heapframes()
6302 nextframe = nextframe->Xnextframe; in release_match_heapframes()