Home | History | Annotate | Download | only in tools

Lines Matching full:find_matching_endif

2113 def  find_matching_endif( blocks, i ):
2153 j = find_matching_endif( blocks, j+1 )
2175 k = find_matching_endif( blocks, j+1 )