003 File Manager
Current Path:
/usr/src/crypto/heimdal/lib/wind
usr
/
src
/
crypto
/
heimdal
/
lib
/
wind
/
📁
..
📄
ChangeLog
(3.32 KB)
📄
CompositionExclusions-3.2.0.txt
(7.28 KB)
📄
DerivedNormalizationProps.txt
(193.66 KB)
📄
Makefile.am
(3.2 KB)
📄
Makefile.in
(43.33 KB)
📄
NTMakefile
(4.54 KB)
📄
NormalizationCorrections.txt
(1.78 KB)
📄
NormalizationTest.txt
(1.96 MB)
📄
UnicodeData.py
(2.12 KB)
📄
UnicodeData.txt
(876.37 KB)
📄
bidi.c
(2.81 KB)
📄
bidi_table.c
(6.65 KB)
📄
bidi_table.h
(421 B)
📄
combining.c
(2.27 KB)
📄
combining_table.c
(8.13 KB)
📄
combining_table.h
(374 B)
📄
doxygen.c
(1.87 KB)
📄
errorlist.c
(2.55 KB)
📄
errorlist_table.c
(7.68 KB)
📄
errorlist_table.h
(390 B)
📄
gen-bidi.py
(3.18 KB)
📄
gen-combining.py
(2.99 KB)
📄
gen-errorlist.py
(3.53 KB)
📄
gen-map.py
(4.24 KB)
📄
gen-normalize.py
(5.62 KB)
📄
gen-punycode-examples.py
(3.67 KB)
📄
generate.py
(3.1 KB)
📄
idn-lookup.c
(4.05 KB)
📄
ldap.c
(2.68 KB)
📄
libwind-exports.def
(491 B)
📄
map.c
(2.68 KB)
📄
map_table.c
(146.7 KB)
📄
map_table.h
(437 B)
📄
normalize.c
(7.31 KB)
📄
normalize_table.c
(511.89 KB)
📄
normalize_table.h
(713 B)
📄
punycode.c
(4.44 KB)
📄
punycode_examples.c
(4.5 KB)
📄
punycode_examples.h
(457 B)
📄
rfc3454.py
(2.24 KB)
📄
rfc3454.txt
(135.43 KB)
📄
rfc3490.txt
(50.73 KB)
📄
rfc3491.txt
(10.07 KB)
📄
rfc3492.txt
(65.86 KB)
📄
rfc4013.txt
(12.75 KB)
📄
rfc4518.py
(5.47 KB)
📄
rfc4518.txt
(27.51 KB)
📄
stringprep.c
(4.02 KB)
📄
stringprep.py
(3.37 KB)
📄
test-bidi.c
(2.57 KB)
📄
test-ldap.c
(3.58 KB)
📄
test-map.c
(2.83 KB)
📄
test-normalize.c
(4.54 KB)
📄
test-prohibited.c
(3.64 KB)
📄
test-punycode.c
(2.74 KB)
📄
test-rw.c
(3.97 KB)
📄
test-utf8.c
(4.63 KB)
📄
utf8.c
(12.46 KB)
📄
util.py
(1.93 KB)
📄
version-script.map
(547 B)
📄
wind.h
(3.09 KB)
📄
wind_err.et
(695 B)
📄
windlocl.h
(2.34 KB)
Editing: combining_table.h
/* ./combining_table.h */ /* Automatically generated at 2012-01-11T14:07:00.836450 */ #ifndef COMBINING_TABLE_H #define COMBINING_TABLE_H 1 #include <krb5-types.h> struct translation { uint32_t key; unsigned combining_class; }; extern const struct translation _wind_combining_table[]; extern const size_t _wind_combining_table_size; #endif /* COMBINING_TABLE_H */
Upload File
Create Folder