Home
last modified time | relevance | path

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

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_print.c267 void phpdbg_print_opcodes_function(const char *function, size_t len) { in phpdbg_print_opcodes_function() function
275 phpdbg_print_opcodes_function(rt_name->val, rt_name->len); in phpdbg_print_opcodes_function()
395 phpdbg_print_opcodes_function(ZSTR_VAL(name), ZSTR_LEN(name)); in phpdbg_print_opcodes()
409 phpdbg_print_opcodes_function(function, strlen(function)); in phpdbg_print_opcodes()

Completed in 5 milliseconds