Searched refs:unicode (Results 1 - 25 of 31) sorted by relevance

12

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/crypto/arcfour/
H A Darcfour_str2key.c12 static void asctouni(unsigned char *unicode, unsigned char *ascii, size_t len) argument
16 unicode[2*counter]=ascii[counter];
17 unicode[2*counter + 1]=0x00;
40 Since the password must be stored in unicode, we need to increase
53 /* make the string. start by creating the unicode version of the password*/
/osnet-11/usr/src/grub/grub2/
H A Dautogen.sh11 echo "Importing unicode..."
12 python util/import_unicode.py unicode/UnicodeData.txt unicode/BidiMirroring.txt unicode/ArabicShaping.txt grub-core/unidata.c
/osnet-11/usr/src/grub/grub2/include/grub/
H A Dfont.h25 #include <grub/unicode.h>
H A Dterm.h67 #include <grub/unicode.h>
/osnet-11/usr/src/grub/grub2/grub-core/gfxmenu/
H A Dfont.c30 #include <grub/unicode.h>
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/Unicode/
H A DUnicode.pm82 =item L<http://www.unicode.org/glossary/> says:
236 L<Encode>, L<Encode::Unicode::UTF7>, L<http://www.unicode.org/glossary/>,
237 L<http://www.unicode.org/unicode/faq/utf_bom.html>,
241 The whole Unicode standard L<http://www.unicode.org/unicode/uni2book/u2.html>
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/KR/
H A DKR.pm64 L<http://www.debian.or.jp/~kubota/unicode-symbols.html.en>
/osnet-11/usr/src/lib/libsmbfs/common/
H A Dsmbfs_ntlmssp.c159 * the data is a string (OEM or unicode).
165 const char *s, int unicode)
179 err = smbfs_mb_put_string(&tmp_mb, s, unicode);
185 trim = (unicode) ? 2 : 1;
164 smbfs_mb_put_sb_string(struct mbdata *mbp, struct sec_buf *sb, const char *s, int unicode) argument
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/CN/
H A DCN.pm68 L<http://www.debian.or.jp/~kubota/unicode-symbols.html.en>
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/JP/
H A DJP.pm89 L<http://www.debian.or.jp/~kubota/unicode-symbols.html.en>
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/TW/
H A DTW.pm70 L<http://www.debian.or.jp/~kubota/unicode-symbols.html.en>
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Unicode/
H A DUCD.pm449 For blocks see http://www.unicode.org/Public/UNIDATA/Blocks.txt
451 For scripts see UTR #24: http://www.unicode.org/unicode/reports/tr24/
567 http://www.unicode.org/unicode/reports/tr21/
648 http://www.unicode.org/unicode/reports/tr21/
H A DCollate.pm1716 under L<http://www.unicode.org/Public/UCA/>.
1742 L<http://www.unicode.org/reports/tr10/>
1746 L<http://www.unicode.org/Public/UCA/latest/allkeys.txt>
1750 L<http://www.unicode.org/Public/UCA/latest/CollationTest.html>
1752 L<http://www.unicode.org/Public/UCA/latest/CollationTest.zip>
1756 L<http://www.unicode.org/Public/UNIDATA/HangulSyllableType.txt>
1760 L<http://www.unicode.org/reports/tr15/>
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Unicode/Normalize/
H A DNormalize.pm398 =item http://www.unicode.org/reports/tr15/
402 =item http://www.unicode.org/Public/UNIDATA/DerivedNormalizationProps.txt
406 =item http://www.unicode.org/notes/tn5/
/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Ddir.c495 ntfschar *unicode = NULL; local
508 unicode = calloc(1, MAX_PATH);
510 if (!unicode || !ascii) {
535 len = ntfs_mbstoucs(p, &unicode, MAX_PATH);
542 inum = ntfs_inode_lookup_by_name(ni, unicode, len);
562 free(unicode);
1064 * @name: unicode name of new object
1065 * @name_len: length of the name in unicode characters
1068 * @target: target in unicode (only for symlinks)
1069 * @target_len: length of target in unicode character
[all...]
H A Dvolume.c676 ntfschar *unicode = NULL; local
691 unicode_len = ntfs_mbstoucs(hiberfile, &unicode, 0);
697 inode = ntfs_inode_lookup_by_name(ni_root, unicode, unicode_len);
711 free(unicode);
/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-mkconfig.in180 for basename in unicode unifont ascii; do
/osnet-11/usr/src/lib/libsqlite/src/
H A Dos.c537 if( FSOpenFork(&fsRef, dfName.length, dfName.unicode,
539 if( FSOpenFork(&fsRef, dfName.length, dfName.unicode,
541 if (FSOpenFork(&fsRef, dfName.length, dfName.unicode,
656 if( FSOpenFork(&fsRef, dfName.length, dfName.unicode,
730 if( FSOpenFork(&fsRef, dfName.length, dfName.unicode,
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/
H A DMakefile.com248 $(UNUSEDK5_UNICODEOBJS:%.o= $(SRC)/lib/gss_mechs/mech_krb5/krb5/unicode/%.c)
513 objs/%.o pics/%.o: $(REL_PATH)/krb5/unicode/%.c
563 $(K5_UNICODE:%.o= $(SRC)/lib/gss_mechs/mech_krb5/krb5/unicode/%.c) \
/osnet-11/usr/src/lib/libparted/common/libparted/fs/hfs/
H A Dhfs.h413 unichar unicode[255]; /* 1 upto 255 */ member in struct:_HfsPUniStr255
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/
H A DEncode.pm775 the Perl Unicode Mailing List E<lt>perl-unicode@perl.orgE<gt>
782 E<lt>perl-unicode@perl.orgE<gt> so we can all share.
H A Dencoding.pm507 unicode characters since you have to consider such things as character
/osnet-11/usr/src/grub/grub2/grub-core/normal/
H A Dcharset.c48 #include <grub/unicode.h>
/osnet-11/usr/src/lib/libc/i386/
H A DMakefile.com1049 $(UNICODEOBJS:%.o=$(SRC)/common/unicode/%.c) \
/osnet-11/usr/src/lib/libc/sparc/
H A DMakefile.com1081 $(UNICODEOBJS:%.o=$(SRC)/common/unicode/%.c) \

Completed in 115 milliseconds

12