Searched defs:context_stack (Results 1 - 2 of 2) sorted by relevance
| /PHP_TRUNK/Zend/ | ||
| H A D | zend_globals.h | 138 zend_stack context_stack; member in struct:_zend_compiler_globals |
| H A D | zend.c | 1029 zend_stack context_stack; local 1196 SAVE_STACK(context_stack); 1220 RESTORE_STACK(context_stack); |
Completed in 5 milliseconds