Home
last modified time | relevance | path

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

/PHP-7.0/Zend/
H A Dzend_globals.h110 zend_file_context file_context;
H A Dzend_compile.h138 } zend_file_context; typedef
667 void zend_file_context_begin(zend_file_context *prev_context);
668 void zend_file_context_end(zend_file_context *prev_context);
H A Dzend_language_scanner.l594 zend_file_context original_file_context; in END_EXTERN_C()
762 zend_file_context original_file_context; in compile_string()
H A Dzend_language_scanner.c596 zend_file_context original_file_context; in END_EXTERN_C()
764 zend_file_context original_file_context; in compile_string()
H A Dzend_compile.c275 void zend_file_context_begin(zend_file_context *prev_context) /* {{{ */ in zend_file_context_begin()
288 void zend_file_context_end(zend_file_context *prev_context) /* {{{ */ in zend_file_context_end()

Completed in 55 milliseconds