Lines Matching refs:noPrefix
93 int noPrefix;
101 int noPrefix;
337 static void AddResource (categoryName, resourceName, fileName, noPrefix)
341 int noPrefix;
364 resource->noPrefix = noPrefix;
444 int noPrefix;
456 noPrefix)
461 int noPrefix;
466 if (noPrefix || prefix == NULL) {
496 resource->noPrefix = noPrefix;
507 if (noPrefix) break;
1003 int noPrefix;
1056 noPrefix = (*resourceFile == '=');
1057 if (noPrefix) resourceFile++;
1064 (noPrefix ? NULL :
1066 noPrefix);
1497 resource->noPrefix);
1760 AddResource(upr->category, upr->name, upr->file, upr->noPrefix);
1821 if (noPrefix) return NULL;
1837 if (resource->noPrefix) {
1870 if (resource->noPrefix) continue;
1983 if (resource->noPrefix) {
2011 if (resource->noPrefix) {
2085 else if (strcmp(argv[i], "-p") == 0) noPrefix = true;
2253 noPrefix = false;