Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_globals.h125 zend_file_context file_context;
H A Dzend_compile.h121 } zend_file_context; typedef
807 void zend_file_context_begin(zend_file_context *prev_context);
808 void zend_file_context_end(zend_file_context *prev_context);
H A Dzend_language_scanner.l601 zend_file_context original_file_context; in zend_compile()
H A Dzend_API.c5189 zend_file_context original_file_context; in get_default_via_ast()
H A Dzend_compile.c379 void zend_file_context_begin(zend_file_context *prev_context) /* {{{ */ in zend_file_context_begin()
393 void zend_file_context_end(zend_file_context *prev_context) /* {{{ */ in zend_file_context_end()

Completed in 86 milliseconds