OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:unicode
(Results
351 - 375
of
6465
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/icu4c/data/xml/collation/
vi.xml
5
<!DOCTYPE ldml SYSTEM "http://www.
unicode
.org/repos/cldr/trunk/common/dtd/ldml.dtd"
7
<!ENTITY % icu SYSTEM "http://www.
unicode
.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd">
yo.xml
5
<!DOCTYPE ldml SYSTEM "http://www.
unicode
.org/repos/cldr/trunk/common/dtd/ldml.dtd"
7
<!ENTITY % icu SYSTEM "http://www.
unicode
.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd">
zh.xml
5
<!DOCTYPE ldml SYSTEM "http://www.
unicode
.org/repos/cldr/trunk/common/dtd/ldml.dtd"
7
<!ENTITY % icu SYSTEM "http://www.
unicode
.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd">
zh_HK.xml
5
<!DOCTYPE ldml SYSTEM "http://www.
unicode
.org/repos/cldr/trunk/common/dtd/ldml.dtd"
7
<!ENTITY % icu SYSTEM "http://www.
unicode
.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd">
zh_Hant.xml
5
<!DOCTYPE ldml SYSTEM "http://www.
unicode
.org/repos/cldr/trunk/common/dtd/ldml.dtd"
7
<!ENTITY % icu SYSTEM "http://www.
unicode
.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd">
zh_MO.xml
5
<!DOCTYPE ldml SYSTEM "http://www.
unicode
.org/repos/cldr/trunk/common/dtd/ldml.dtd"
7
<!ENTITY % icu SYSTEM "http://www.
unicode
.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd">
zh_TW.xml
5
<!DOCTYPE ldml SYSTEM "http://www.
unicode
.org/repos/cldr/trunk/common/dtd/ldml.dtd"
7
<!ENTITY % icu SYSTEM "http://www.
unicode
.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd">
zh_TW_STROKE.xml
5
<!DOCTYPE ldml SYSTEM "http://www.
unicode
.org/repos/cldr/trunk/common/dtd/ldml.dtd"
7
<!ENTITY % icu SYSTEM "http://www.
unicode
.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd">
/external/icu4c/data/xml/main/
az_AZ.xml
5
<!DOCTYPE ldml SYSTEM "http://www.
unicode
.org/repos/cldr/trunk/common/dtd/ldml.dtd"
7
<!ENTITY % icu SYSTEM "http://www.
unicode
.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd">
en_US_POSIX.xml
5
<!DOCTYPE ldml SYSTEM "http://www.
unicode
.org/repos/cldr/trunk/common/dtd/ldml.dtd"
7
<!ENTITY % icu SYSTEM "http://www.
unicode
.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd">
pa_PK.xml
5
<!DOCTYPE ldml SYSTEM "http://www.
unicode
.org/repos/cldr/trunk/common/dtd/ldml.dtd"
7
<!ENTITY % icu SYSTEM "http://www.
unicode
.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd">
sh.xml
5
<!DOCTYPE ldml SYSTEM "http://www.
unicode
.org/repos/cldr/trunk/common/dtd/ldml.dtd"
7
<!ENTITY % icu SYSTEM "http://www.
unicode
.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd">
ur_IN.xml
5
<!DOCTYPE ldml SYSTEM "http://www.
unicode
.org/repos/cldr/trunk/common/dtd/ldml.dtd"
7
<!ENTITY % icu SYSTEM "http://www.
unicode
.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd">
uz_UZ.xml
5
<!DOCTYPE ldml SYSTEM "http://www.
unicode
.org/repos/cldr/trunk/common/dtd/ldml.dtd"
7
<!ENTITY % icu SYSTEM "http://www.
unicode
.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd">
vai_LR.xml
5
<!DOCTYPE ldml SYSTEM "http://www.
unicode
.org/repos/cldr/trunk/common/dtd/ldml.dtd"
7
<!ENTITY % icu SYSTEM "http://www.
unicode
.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd">
/external/icu4c/i18n/
region_impl.h
15
#include "
unicode
/utypes.h"
20
#include "
unicode
/strenum.h"
smpdtfst.h
17
#include "
unicode
/utypes.h"
21
#include "
unicode
/udat.h"
/external/icu4c/samples/uciter8/
uit_len8.h
23
#include "
unicode
/utypes.h"
24
#include "
unicode
/uiter.h"
/external/icu4c/test/intltest/
currcoll.h
15
#include "
unicode
/utypes.h"
19
#include "
unicode
/coleitr.h"
itrbnfp.h
11
#include "
unicode
/utypes.h"
16
#include "
unicode
/rbnf.h"
selfmts.h
11
#include "
unicode
/utypes.h"
12
#include "
unicode
/selfmt.h"
/external/icu4c/test/iotest/
iotest.h
18
#include "
unicode
/utypes.h"
19
#include "
unicode
/ctest.h"
/external/regex-re2/re2/
unicode.py
5
"""Parser for
Unicode
data files (as distributed by
unicode
.org)."""
11
# Directory or URL where
Unicode
tables reside.
12
_UNICODE_DIR = "http://www.
unicode
.org/Public/6.0.0/ucd"
14
# Largest valid
Unicode
code value.
19
"""
Unicode
error base class."""
23
"""
Unicode
input error class. Raised on invalid input."""
27
"""Converts string to
Unicode
code point ('263A' => 0x263a).
33
Unicode
code point
36
InputError: the string is not a valid
Unicode
value
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_codecmaps_tw.py
14
mapfileurl = 'http://www.
unicode
.org/Public/MAPPINGS/OBSOLETE/' \
20
mapfileurl = 'http://www.
unicode
.org/Public/MAPPINGS/VENDORS/MICSFT/' \
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_codecmaps_tw.py
14
mapfileurl = 'http://www.
unicode
.org/Public/MAPPINGS/OBSOLETE/' \
20
mapfileurl = 'http://www.
unicode
.org/Public/MAPPINGS/VENDORS/MICSFT/' \
Completed in 211 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>