Searched defs:unicodedata (Results 1 – 10 of 10) sorted by relevance
/third_party/python/Lib/encodings/ | ||
D | idna.py | 4 from unicodedata import ucd_3_2_0 as unicodedata unknown |
/third_party/python/Lib/ | ||
D | stringprep.py | 8 from unicodedata import ucd_3_2_0 as unicodedata unknown |
/third_party/python/Tools/freeze/ | ||
D | extensions_win32.ini | 34 [unicodedata] section |
/third_party/python/Doc/whatsnew/ | ||
D | 3.9.rst | 705 unicodedata section in Improved Modules |
D | 3.8.rst | 1345 unicodedata section in Improved Modules |
D | 3.7.rst | 1506 unicodedata section in Improved Modules |
D | 3.5.rst | 1976 unicodedata section in Improved Modules |
D | 3.6.rst | 1643 unicodedata section in Improved Modules |
/third_party/python/Tools/unicode/ | ||
D | mkstringprep.py | 2 from unicodedata import ucd_3_2_0 as unicodedata unknown |
/third_party/flutter/skia/third_party/externals/harfbuzz/test/shaping/ | ||
D | hb_test_tools.py | 8 import unicodedata2 as unicodedata namespace |