Searched defs:nest_loc (Results 1 – 1 of 1) sorted by relevance
1263 zend_nest_location nest_loc = {opening, CG(zend_lineno)}; in enter_nesting() local1274 zend_nest_location *nest_loc = zend_stack_top(&SCNG(nest_location_stack)); in exit_nesting() local1291 zend_nest_location *nest_loc = zend_stack_top(&SCNG(nest_location_stack)); in check_nesting_at_end() local
Completed in 9 milliseconds