g_str_has_prefix 271 lib/common/cmdline.c if (g_str_has_prefix(argv[i], "-") && !g_str_has_prefix(argv[i], "--")) { g_str_has_prefix 133 lib/pengine/pe_output.c if (g_str_has_prefix(name, filt_str[i])) { g_str_has_prefix 723 lib/pengine/pe_output.c if (prefix != NULL && !g_str_has_prefix(location->id, prefix)) {