Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_exec.c6195 heapframe *nextframe = frame_base->Xnextframe; in release_match_heapframes() local
6196 while (nextframe != NULL) in release_match_heapframes()
6198 heapframe *oldframe = nextframe; in release_match_heapframes()
6199 nextframe = nextframe->Xnextframe; in release_match_heapframes()

Completed in 15 milliseconds