Searched refs:charset (Results 51 - 72 of 72) sorted by relevance

123

/osnet-11/usr/src/grub/grub2/grub-core/kern/efi/
H A Defi.c22 #include <grub/charset.h>
/osnet-11/usr/src/grub/grub2/grub-core/normal/
H A Dterm.c27 #include <grub/charset.h>
H A Dcharset.c45 #include <grub/charset.h>
H A Dmenu_entry.c29 #include <grub/charset.h>
/osnet-11/usr/src/cmd/sendmail/src/
H A Ddaemon.c3687 char *charset; local
3690 charset = strchr(ostype, ',');
3691 if (charset != NULL)
3692 *charset = '\0';
/osnet-11/usr/src/lib/libast/common/comp/
H A Diconv.c489 if ((locales[AST_LC_CTYPE]->flags & LC_default) || !locales[AST_LC_CTYPE]->charset || !(m = locales[AST_LC_CTYPE]->charset->code) || streq(m, "iso8859-1"))
H A Dsetlocale.c145 if (lc->charset->ms)
146 sfsprintf(buf, siz, "%s_%s.%s", lbuf, cbuf, lc->charset->ms);
/osnet-11/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c454 is bogus: "if name and password are both in ISO 8859-1 charset"
2570 char *charset = "utf-8"; local
2632 * charset | cipher-opts | auth-param )
2772 "charset",
2773 (unsigned char *) charset, FALSE) != SASL_OK) {
2867 char *charset = NULL; local
2910 * nonce-count | qop | digest-uri | response | maxbuf | charset |
3015 } else if (strcasecmp(name, "charset") == 0) {
3026 _plug_strdup(sparams->utils, value, &charset, NULL);
3485 * to the value of the "charset" directiv
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/fs/
H A Dfat.c28 #include <grub/charset.h>
H A Dhfsplus.c31 #include <grub/charset.h>
H A Diso9660.c29 #include <grub/charset.h>
H A Djfs.c27 #include <grub/charset.h>
H A Dntfs.c29 #include <grub/charset.h>
/osnet-11/usr/src/grub/grub2/grub-core/loader/i386/
H A Dxnu.c31 #include <grub/charset.h>
/osnet-11/usr/src/grub/grub2/grub-core/font/
H A Dfont.c29 #include <grub/charset.h>
/osnet-11/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh4222 attributetypes: ( 1.3.18.0.2.4.1109 NAME 'printer-charset-configured' DESC 'The configured charset in which error and status messages will be generated (by default) by this printer. Also, a possible charset for printer string attributes set by operator, system administrator, or manufacturer. For example: "utf-8" (ISO 10646/Unicode) or "iso-8859-1" (Latin1). Legal values are defined by the IANA Registry of Coded Character Sets and the "(preferred MIME name)" SHALL be used as the tag. For coherence with IPP Model, charset tags in this attribute SHALL be lowercase normalized. This attribute SHOULD be static (time of registration) and SHOULD NOT be dynamically refreshed attributetypes: (subsequently).' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{63} SINGLE-VALUE )
4223 attributetypes: ( 1.3.18.0.2.4.1131 NAME 'printer-charset-supported' DESC 'Identifies the set of charsets supported for attribute type values of type Directory String for this directory entry. For example: "utf-8" (ISO 10646/Unicode) or "iso-8859-1" (Latin1). Legal values are defined by the IANA Registry of Coded Character Sets and the preferred MIME name.' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{63} )
4367 objectclasses: ( 1.3.18.0.2.6.258 NAME 'printerAbstract' DESC 'Printer related information.' SUP top ABSTRACT MAY ( printer-name $ printer-natural-language-configured $ printer-location $ printer-info $ printer-more-info $ printer-make-and-model $ printer-multiple-document-jobs-supported $ printer-charset-configured $ printer-charset-supported $ printer-generated-natural-language-supported $ printer-document-format-supported $ printer-color-supported $ printer-compression-supported $ printer-pages-per-minute $ printer-pages-per-minute-color $ printer-finishings-supported $ printer-number-up-supported $ printer-sides-supported $ printer-media-supported $ printer-media-local-supported $ printer-resolution-supported $ printer-print-quality-supported $ printer-job-priority-supported $ printer-copies-supported $ printer-job-k-octets-supported $ printer-current-operator $ printer-service-person $ printer-delivery-orientation-supported $ printer-stacking-order-supported $ printer-output-features-supported ) )
/osnet-11/usr/src/grub/grub2/build-bios/po/
H A DMakefile536 ../.././grub-core/normal/charset.c \
772 sed 's|charset=CHARSET|charset=US-ASCII|' $(DOMAIN).po > $(DOMAIN).1po; \
/osnet-11/usr/src/grub/grub2/build-uefi64/po/
H A DMakefile536 ../.././grub-core/normal/charset.c \
772 sed 's|charset=CHARSET|charset=US-ASCII|' $(DOMAIN).po > $(DOMAIN).1po; \
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCPAN.pm7128 Internally CPAN.pm uses the UTF-8 charset. If your terminal is
7129 expecting ISO-8859-1 charset, a converter can be activated by setting
7136 becomes stable with regard to charset issues.
H A Dperl5db.pl6314 the values). Values outside the standard ASCII charset are stored by encoding
/osnet-11/usr/src/grub/grub2/build-bios/grub-core/
H A DMakefile[all...]
/osnet-11/usr/src/grub/grub2/build-uefi64/grub-core/
H A DMakefile[all...]

Completed in 832 milliseconds

123