Searched refs:phpdbg_print_opcodes_function (Results 1 – 1 of 1) sorted by relevance
267 void phpdbg_print_opcodes_function(const char *function, size_t len) { in phpdbg_print_opcodes_function() function275 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 6 milliseconds