Home
last modified time | relevance | path

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

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_print.c53 static inline void phpdbg_print_function_helper(zend_function *method) /* {{{ */ in phpdbg_print_function_helper() function
115 phpdbg_print_function_helper((zend_function*) PHPDBG_G(ops)); in PHPDBG_PRINT()
141 phpdbg_print_function_helper((zend_function*) ops); in PHPDBG_PRINT()
171 phpdbg_print_function_helper(method); in PHPDBG_PRINT()
198 phpdbg_print_function_helper(fbc); in PHPDBG_PRINT()
249 phpdbg_print_function_helper(fbc); in PHPDBG_PRINT()
264 phpdbg_print_function_helper((zend_function *) PHPDBG_G(ops)); in phpdbg_print_opcodes_main()
284 phpdbg_print_function_helper(func); in phpdbg_print_opcodes_function()
300 phpdbg_print_function_helper(func); in phpdbg_print_opcodes_method_ce()
357 phpdbg_print_function_helper(method); in phpdbg_print_opcodes_ce()

Completed in 4 milliseconds