phpdbg_print_opcodes_function  273 sapi/phpdbg/phpdbg_print.c 					phpdbg_print_opcodes_function(rt_name->val, rt_name->len);
phpdbg_print_opcodes_function  393 sapi/phpdbg/phpdbg_print.c 				phpdbg_print_opcodes_function(ZSTR_VAL(name), ZSTR_LEN(name));
phpdbg_print_opcodes_function  407 sapi/phpdbg/phpdbg_print.c 			phpdbg_print_opcodes_function(function, strlen(function));