Searched refs:phpdbg_print_opline (Results 1 – 3 of 3) sorted by relevance
28 void phpdbg_print_opline(zend_execute_data *execute_data, zend_bool ignore_flags TSRMLS_DC);
45 phpdbg_print_opline(EG(current_execute_data), 1 TSRMLS_CC); in PHPDBG_PRINT()
179 void phpdbg_print_opline(zend_execute_data *execute_data, zend_bool ignore_flags TSRMLS_DC) /* {{{ … in phpdbg_print_opline() function
Completed in 5 milliseconds