Searched refs:unicode (Results 1 – 5 of 5) sorted by relevance
/development/tools/repo_diff/service/repodiff/interactors/ |
D | strings.go | 11 var unicode = regexp.MustCompile("[^\x00-\x7F]+") var 99 unicode.FindAllString(s, -1),
|
/development/python-packages/fastboot/ |
D | device.py | 190 if os.name != 'nt' or all(not isinstance(arg, unicode) for arg in args[0]):
|
/development/vndk/tools/sourcedr/blueprint/tests/ |
D | test_lexer.py | 36 return unicode(string).encode('utf-8')
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | project.csv | 249 2018/03/02,platform/external/unicode,platform/external/unicode,Modified Projects,22,4837,2824,7661,8
|
/development/sdk/ |
D | sdk_files_NOTICE.txt | 446 http://www.unicode.org/Public/, http://www.unicode.org/reports/, and 447 http://www.unicode.org/cldr/data/ . Unicode Software includes any source code 449 http://www.unicode.org/Public/, http://www.unicode.org/reports/, and 450 http://www.unicode.org/cldr/data/. 462 the Terms of Use in http://www.unicode.org/copyright.html.
|