Searched refs:foundInWebCore (Results 1 – 1 of 1) sorted by relevance
537 char* foundInWebCore = GetFile(findWebCore, NULL, &webCount); in Find() local538 char* originalFoundInWebCore = foundInWebCore; in Find()548 result = "WebCore/" + string(&foundInWebCore[2]); in Find()552 strncmp(&foundInWebCore[2], "ForwardingHeaders/", 18) == 0) { in Find()561 fprintf(stderr, "WebCore/%s\n", &foundInWebCore[2]); in Find()562 foundInWebCore += strlen(foundInWebCore) + 1; in Find()