Home
last modified time | relevance | path

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

/external/fonttools/Lib/fontTools/
Dunicode.py39 import unicodedata2 as unicodedata namespace
Dttx.py125 unicodedata = None variable in Options
/external/python/cpython2/Lib/encodings/
Didna.py4 from unicodedata import ucd_3_2_0 as unicodedata unknown
/external/python/cpython3/Lib/encodings/
Didna.py4 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/cpython3/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/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/cpython3/Doc/whatsnew/
D3.5.rst1976 unicodedata section in Improved Modules
D3.7.rst1489 unicodedata section in Improved Modules
D3.6.rst1643 unicodedata section in Improved Modules
/external/python/cpython2/Lib/test/
Dtest_inspect.py24 unicodedata = None variable