Home
last modified time | relevance | path

Searched defs:mapfileurl (Results 1 – 10 of 10) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_codecmaps_jp.py12 mapfileurl = 'http://www.pythontest.net/unicode/CP932.TXT' variable in TestCP932Map
28 mapfileurl = 'http://www.pythontest.net/unicode/EUC-JP.TXT' variable in TestEUCJPCOMPATMap
35 mapfileurl = 'http://www.pythontest.net/unicode/SHIFTJIS.TXT' variable in TestSJISCOMPATMap
49 mapfileurl = 'http://www.pythontest.net/unicode/EUC-JISX0213.TXT' variable in TestEUCJISX0213Map
56 mapfileurl = 'http://www.pythontest.net/unicode/SHIFT_JISX0213.TXT' variable in TestSJISX0213Map
Dtest_codecmaps_cn.py12 mapfileurl = 'http://www.pythontest.net/unicode/EUC-CN.TXT' variable in TestGB2312Map
17 mapfileurl = 'http://www.pythontest.net/unicode/CP936.TXT' variable in TestGBKMap
22 mapfileurl = 'http://www.pythontest.net/unicode/gb-18030-2000.xml' variable in TestGB18030Map
Dtest_codecmaps_kr.py12 mapfileurl = 'http://www.pythontest.net/unicode/CP949.TXT' variable in TestCP949Map
18 mapfileurl = 'http://www.pythontest.net/unicode/EUC-KR.TXT' variable in TestEUCKRMap
28 mapfileurl = 'http://www.pythontest.net/unicode/JOHAB.TXT' variable in TestJOHABMap
Dtest_codecmaps_tw.py12 mapfileurl = 'http://www.pythontest.net/unicode/BIG5.TXT' variable in TestBIG5Map
17 mapfileurl = 'http://www.pythontest.net/unicode/CP950.TXT' variable in TestCP950Map
Dtest_codecmaps_hk.py12 mapfileurl = 'http://www.pythontest.net/unicode/BIG5HKSCS-2004.TXT' variable in TestBig5HKSCSMap
/external/python/cpython2/Lib/test/
Dtest_codecmaps_jp.py13 mapfileurl = 'http://www.pythontest.net/unicode/CP932.TXT' variable in TestCP932Map
29 mapfileurl = 'http://www.pythontest.net/unicode/EUC-JP.TXT' variable in TestEUCJPCOMPATMap
36 mapfileurl = 'http://www.pythontest.net/unicode/SHIFTJIS.TXT' variable in TestSJISCOMPATMap
50 mapfileurl = 'http://www.pythontest.net/unicode/EUC-JISX0213.TXT' variable in TestEUCJISX0213Map
57 mapfileurl = 'http://www.pythontest.net/unicode/SHIFT_JISX0213.TXT' variable in TestSJISX0213Map
Dtest_codecmaps_cn.py13 mapfileurl = 'http://www.pythontest.net/unicode/EUC-CN.TXT' variable in TestGB2312Map
18 mapfileurl = 'http://www.pythontest.net/unicode/CP936.TXT' variable in TestGBKMap
23 mapfileurl = 'http://www.pythontest.net/unicode/gb-18030-2000.xml' variable in TestGB18030Map
Dtest_codecmaps_kr.py13 mapfileurl = 'http://www.pythontest.net/unicode/CP949.TXT' variable in TestCP949Map
19 mapfileurl = 'http://www.pythontest.net/unicode/EUC-KR.TXT' variable in TestEUCKRMap
29 mapfileurl = 'http://www.pythontest.net/unicode/JOHAB.TXT' variable in TestJOHABMap
Dtest_codecmaps_tw.py13 mapfileurl = 'http://www.pythontest.net/unicode/BIG5.TXT' variable in TestBIG5Map
18 mapfileurl = 'http://www.pythontest.net/unicode/CP950.TXT' variable in TestCP950Map
Dtest_codecmaps_hk.py13 mapfileurl = 'http://www.pythontest.net/unicode/BIG5HKSCS-2004.TXT' variable in TestBig5HKSCSMap