Home
last modified time | relevance | path

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

/php-src/sapi/phpdbg/
H A Dphpdbg_print.c52 static inline void phpdbg_print_function_helper(zend_function *method) /* {{{ */ in phpdbg_print_function_helper() function
88 phpdbg_print_function_helper((zend_function*) PHPDBG_G(ops)); in PHPDBG_PRINT()
114 phpdbg_print_function_helper((zend_function*) ops); in PHPDBG_PRINT()
142 phpdbg_print_function_helper(method); in PHPDBG_PRINT()
167 phpdbg_print_function_helper(fbc); in PHPDBG_PRINT()
218 phpdbg_print_function_helper(fbc); in PHPDBG_PRINT()
232 phpdbg_print_function_helper((zend_function *) PHPDBG_G(ops)); in phpdbg_print_opcodes_main()
243 phpdbg_print_function_helper(func); in phpdbg_print_opcodes_function()
259 phpdbg_print_function_helper(func); in phpdbg_print_opcodes_method_ce()
306 phpdbg_print_function_helper(method); in phpdbg_print_opcodes_ce()

Completed in 7 milliseconds