Searched refs:phpdbg_print_function_helper (Results 1 – 1 of 1) sorted by relevance
52 static inline void phpdbg_print_function_helper(zend_function *method) /* {{{ */ in phpdbg_print_function_helper() function90 phpdbg_print_function_helper((zend_function*) PHPDBG_G(ops)); in PHPDBG_PRINT()116 phpdbg_print_function_helper((zend_function*) ops); in PHPDBG_PRINT()144 phpdbg_print_function_helper(method); in PHPDBG_PRINT()169 phpdbg_print_function_helper(fbc); in PHPDBG_PRINT()220 phpdbg_print_function_helper(fbc); in PHPDBG_PRINT()234 phpdbg_print_function_helper((zend_function *) PHPDBG_G(ops)); in phpdbg_print_opcodes_main()245 phpdbg_print_function_helper(func); in phpdbg_print_opcodes_function()261 phpdbg_print_function_helper(func); in phpdbg_print_opcodes_method_ce()308 phpdbg_print_function_helper(method); in phpdbg_print_opcodes_ce()
Completed in 4 milliseconds