Lines Matching defs:encodings
93 static ConstListPtr encodings, extra_encodings;
164 encodings =
196 makeConstList((const char **) &argv[argn + 1], 1, encodings, 0);
841 goto encodings;
1015 for (encoding = encodings; encoding; encoding = encoding->next) {
1059 encodings:
1060 encdir = dsprintf("%s%s", dirname, "encodings.dir");
1063 perror("encodings");
1071 perror("open(encodings.dir)");
1104 For small encodings using Unicode indices, we require perfect
1107 For large encodings, we require coverage up to bigEncodingFuzz.
1109 For encodings using PS names (currently Adobe Standard and
1177 /* For the KOI8 encodings, we ignore the lack of
1389 fprintf(stderr, "Couldn't allocate encodings\n");