Searched refs:zend_file_context_begin (Results 1 – 4 of 4) sorted by relevance
712 void zend_file_context_begin(zend_file_context *prev_context);
599 zend_file_context_begin(&original_file_context); in END_EXTERN_C()
602 zend_file_context_begin(&original_file_context); in END_EXTERN_C()
296 void zend_file_context_begin(zend_file_context *prev_context) /* {{{ */ in zend_file_context_begin() function
Completed in 40 milliseconds