Home
last modified time | relevance | path

Searched defs:unicodedata (Results 1 – 17 of 17) sorted by relevance

/external/fonttools/Doc/source/unicodedata/
Dindex.rst2 unicodedata title
/external/fonttools/Lib/fontTools/
Dunicode.py35 import unicodedata2 as unicodedata namespace
Dttx.py124 unicodedata = None variable in Options
/external/python/cpython3/Lib/encodings/
Didna.py4 from unicodedata import ucd_3_2_0 as unicodedata unknown
/external/python/cpython2/Lib/encodings/
Didna.py4 from unicodedata import ucd_3_2_0 as unicodedata unknown
/external/python/cpython3/Lib/
Dstringprep.py8 from unicodedata import ucd_3_2_0 as unicodedata unknown
/external/python/cpython2/Lib/
Dstringprep.py8 from unicodedata import ucd_3_2_0 as unicodedata unknown
/external/python/cpython2/Tools/freeze/
Dextensions_win32.ini34 [unicodedata] section
35 dsp=%PYTHONPREFIX%\PCBuild\unicodedata.dsp argument
/external/python/cpython3/Tools/freeze/
Dextensions_win32.ini34 [unicodedata] section
35 dsp=%PYTHONPREFIX%\PCbuild\unicodedata.dsp argument
/external/python/cpython3/Doc/whatsnew/
D3.8.rst1344 unicodedata section in Improved Modules
D3.9.rst697 unicodedata section in Improved Modules
D3.7.rst1505 unicodedata section in Improved Modules
D3.5.rst1976 unicodedata section in Improved Modules
D3.6.rst1643 unicodedata section in Improved Modules
/external/python/cpython3/Tools/unicode/
Dmkstringprep.py2 from unicodedata import ucd_3_2_0 as unicodedata unknown
/external/harfbuzz_ng/test/shaping/
Dhb_test_tools.py8 import unicodedata2 as unicodedata namespace
/external/python/cpython2/Lib/test/
Dtest_inspect.py24 unicodedata = None variable