Searched refs:zend_file_context_begin (Results 1 – 4 of 4) sorted by relevance
859 void zend_file_context_begin(zend_file_context *prev_context);
616 zend_file_context_begin(&original_file_context); in zend_compile()
5319 zend_file_context_begin(&original_file_context); in get_default_via_ast()
395 void zend_file_context_begin(zend_file_context *prev_context) /* {{{ */ in zend_file_context_begin() function
Completed in 89 milliseconds