HomeSort by relevance Sort by last modified time
    Searched refs:mapfileurl (Results 1 - 25 of 42) sorted by null

1 2

  /external/python/cpython3/Lib/test/
test_codecmaps_cn.py 12 mapfileurl = 'http://www.pythontest.net/unicode/EUC-CN.TXT' variable in class:TestGB2312Map
17 mapfileurl = 'http://www.pythontest.net/unicode/CP936.TXT' variable in class:TestGBKMap
22 mapfileurl = 'http://www.pythontest.net/unicode/gb-18030-2000.xml' variable in class:TestGB18030Map
test_codecmaps_kr.py 12 mapfileurl = 'http://www.pythontest.net/unicode/CP949.TXT' variable in class:TestCP949Map
18 mapfileurl = 'http://www.pythontest.net/unicode/EUC-KR.TXT' variable in class:TestEUCKRMap
28 mapfileurl = 'http://www.pythontest.net/unicode/JOHAB.TXT' variable in class:TestJOHABMap
test_codecmaps_tw.py 12 mapfileurl = 'http://www.pythontest.net/unicode/BIG5.TXT' variable in class:TestBIG5Map
17 mapfileurl = 'http://www.pythontest.net/unicode/CP950.TXT' variable in class:TestCP950Map
test_codecmaps_jp.py 12 mapfileurl = 'http://www.pythontest.net/unicode/CP932.TXT' variable in class:TestCP932Map
28 mapfileurl = 'http://www.pythontest.net/unicode/EUC-JP.TXT' variable in class:TestEUCJPCOMPATMap
35 mapfileurl = 'http://www.pythontest.net/unicode/SHIFTJIS.TXT' variable in class:TestSJISCOMPATMap
49 mapfileurl = 'http://www.pythontest.net/unicode/EUC-JISX0213.TXT' variable in class:TestEUCJISX0213Map
56 mapfileurl = 'http://www.pythontest.net/unicode/SHIFT_JISX0213.TXT' variable in class:TestSJISX0213Map
test_codecmaps_hk.py 12 mapfileurl = 'http://www.pythontest.net/unicode/BIG5HKSCS-2004.TXT' variable in class:TestBig5HKSCSMap
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_codecmaps_cn.py 14 mapfileurl = 'http://people.freebsd.org/~perky/i18n/EUC-CN.TXT' variable in class:TestGB2312Map
19 mapfileurl = 'http://www.unicode.org/Public/MAPPINGS/VENDORS/' \
25 mapfileurl = 'http://source.icu-project.org/repos/icu/data/' \
20 'MICSFT\/WINDOWS\/CP936.TXT' variable in class:TestGBKMap
26 'trunk\/charset\/data\/xml\/gb-18030-2000.xml' variable in class:TestGB18030Map
test_codecmaps_kr.py 14 mapfileurl = 'http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT' \
21 mapfileurl = 'http://people.freebsd.org/~perky/i18n/EUC-KR.TXT' variable in class:TestEUCKRMap
31 mapfileurl = 'http://www.unicode.org/Public/MAPPINGS/OBSOLETE/EASTASIA/' \
15 '\/WINDOWS\/CP949.TXT' variable in class:TestCP949Map
32 'KSC\/JOHAB.TXT' variable in class:TestJOHABMap
test_codecmaps_tw.py 14 mapfileurl = 'http://www.unicode.org/Public/MAPPINGS/OBSOLETE/' \
20 mapfileurl = 'http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/' \
15 'EASTASIA\/OTHER\/BIG5.TXT' variable in class:TestBIG5Map
21 'WINDOWS\/CP950.TXT' variable in class:TestCP950Map
test_codecmaps_jp.py 14 mapfileurl = 'http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/' \
31 mapfileurl = 'http://people.freebsd.org/~perky/i18n/EUC-JP.TXT' variable in class:TestEUCJPCOMPATMap
38 mapfileurl = 'http://www.unicode.org/Public/MAPPINGS/OBSOLETE' \
53 mapfileurl = 'http://people.freebsd.org/~perky/i18n/EUC-JISX0213.TXT' variable in class:TestEUCJISX0213Map
60 mapfileurl = 'http://people.freebsd.org/~perky/i18n/SHIFT_JISX0213.TXT' variable in class:TestSJISX0213Map
15 'WINDOWS\/CP932.TXT' variable in class:TestCP932Map
39 '\/EASTASIA\/JIS\/SHIFTJIS.TXT' variable in class:TestSJISCOMPATMap
  /external/python/cpython2/Lib/test/
test_codecmaps_cn.py 13 mapfileurl = 'http://www.pythontest.net/unicode/EUC-CN.TXT' variable in class:TestGB2312Map
18 mapfileurl = 'http://www.pythontest.net/unicode/CP936.TXT' variable in class:TestGBKMap
23 mapfileurl = 'http://www.pythontest.net/unicode/gb-18030-2000.xml' variable in class:TestGB18030Map
test_codecmaps_kr.py 13 mapfileurl = 'http://www.pythontest.net/unicode/CP949.TXT' variable in class:TestCP949Map
19 mapfileurl = 'http://www.pythontest.net/unicode/EUC-KR.TXT' variable in class:TestEUCKRMap
29 mapfileurl = 'http://www.pythontest.net/unicode/JOHAB.TXT' variable in class:TestJOHABMap
test_codecmaps_tw.py 13 mapfileurl = 'http://www.pythontest.net/unicode/BIG5.TXT' variable in class:TestBIG5Map
18 mapfileurl = 'http://www.pythontest.net/unicode/CP950.TXT' variable in class:TestCP950Map
test_codecmaps_jp.py 13 mapfileurl = 'http://www.pythontest.net/unicode/CP932.TXT' variable in class:TestCP932Map
29 mapfileurl = 'http://www.pythontest.net/unicode/EUC-JP.TXT' variable in class:TestEUCJPCOMPATMap
36 mapfileurl = 'http://www.pythontest.net/unicode/SHIFTJIS.TXT' variable in class:TestSJISCOMPATMap
50 mapfileurl = 'http://www.pythontest.net/unicode/EUC-JISX0213.TXT' variable in class:TestEUCJISX0213Map
57 mapfileurl = 'http://www.pythontest.net/unicode/SHIFT_JISX0213.TXT' variable in class:TestSJISX0213Map
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_codecmaps_cn.py 14 mapfileurl = 'http://people.freebsd.org/~perky/i18n/EUC-CN.TXT' variable in class:TestGB2312Map
19 mapfileurl = 'http://www.unicode.org/Public/MAPPINGS/VENDORS/' \
25 mapfileurl = 'http://source.icu-project.org/repos/icu/data/' \
20 'MICSFT\/WINDOWS\/CP936.TXT' variable in class:TestGBKMap
26 'trunk\/charset\/data\/xml\/gb-18030-2000.xml' variable in class:TestGB18030Map
test_codecmaps_kr.py 14 mapfileurl = 'http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT' \
21 mapfileurl = 'http://people.freebsd.org/~perky/i18n/EUC-KR.TXT' variable in class:TestEUCKRMap
31 mapfileurl = 'http://www.unicode.org/Public/MAPPINGS/OBSOLETE/EASTASIA/' \
15 '\/WINDOWS\/CP949.TXT' variable in class:TestCP949Map
32 'KSC\/JOHAB.TXT' variable in class:TestJOHABMap
test_codecmaps_tw.py 14 mapfileurl = 'http://www.unicode.org/Public/MAPPINGS/OBSOLETE/' \
20 mapfileurl = 'http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/' \
15 'EASTASIA\/OTHER\/BIG5.TXT' variable in class:TestBIG5Map
21 'WINDOWS\/CP950.TXT' variable in class:TestCP950Map
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_codecmaps_cn.py 14 mapfileurl = 'http://people.freebsd.org/~perky/i18n/EUC-CN.TXT' variable in class:TestGB2312Map
19 mapfileurl = 'http://www.unicode.org/Public/MAPPINGS/VENDORS/' \
25 mapfileurl = 'http://source.icu-project.org/repos/icu/data/' \
20 'MICSFT\/WINDOWS\/CP936.TXT' variable in class:TestGBKMap
26 'trunk\/charset\/data\/xml\/gb-18030-2000.xml' variable in class:TestGB18030Map
test_codecmaps_kr.py 14 mapfileurl = 'http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT' \
21 mapfileurl = 'http://people.freebsd.org/~perky/i18n/EUC-KR.TXT' variable in class:TestEUCKRMap
31 mapfileurl = 'http://www.unicode.org/Public/MAPPINGS/OBSOLETE/EASTASIA/' \
15 '\/WINDOWS\/CP949.TXT' variable in class:TestCP949Map
32 'KSC\/JOHAB.TXT' variable in class:TestJOHABMap
test_codecmaps_tw.py 14 mapfileurl = 'http://www.unicode.org/Public/MAPPINGS/OBSOLETE/' \
20 mapfileurl = 'http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/' \
15 'EASTASIA\/OTHER\/BIG5.TXT' variable in class:TestBIG5Map
21 'WINDOWS\/CP950.TXT' variable in class:TestCP950Map
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_codecmaps_cn.py 14 mapfileurl = 'http://people.freebsd.org/~perky/i18n/EUC-CN.TXT' variable in class:TestGB2312Map
19 mapfileurl = 'http://www.unicode.org/Public/MAPPINGS/VENDORS/' \
25 mapfileurl = 'http://source.icu-project.org/repos/icu/data/' \
20 'MICSFT\/WINDOWS\/CP936.TXT' variable in class:TestGBKMap
26 'trunk\/charset\/data\/xml\/gb-18030-2000.xml' variable in class:TestGB18030Map
test_codecmaps_kr.py 14 mapfileurl = 'http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT' \
21 mapfileurl = 'http://people.freebsd.org/~perky/i18n/EUC-KR.TXT' variable in class:TestEUCKRMap
31 mapfileurl = 'http://www.unicode.org/Public/MAPPINGS/OBSOLETE/EASTASIA/' \
15 '\/WINDOWS\/CP949.TXT' variable in class:TestCP949Map
32 'KSC\/JOHAB.TXT' variable in class:TestJOHABMap
test_codecmaps_tw.py 14 mapfileurl = 'http://www.unicode.org/Public/MAPPINGS/OBSOLETE/' \
20 mapfileurl = 'http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/' \
15 'EASTASIA\/OTHER\/BIG5.TXT' variable in class:TestBIG5Map
21 'WINDOWS\/CP950.TXT' variable in class:TestCP950Map
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_codecmaps_cn.py 14 mapfileurl = 'http://people.freebsd.org/~perky/i18n/EUC-CN.TXT' variable in class:TestGB2312Map
19 mapfileurl = 'http://www.unicode.org/Public/MAPPINGS/VENDORS/' \
25 mapfileurl = 'http://source.icu-project.org/repos/icu/data/' \
20 'MICSFT\/WINDOWS\/CP936.TXT' variable in class:TestGBKMap
26 'trunk\/charset\/data\/xml\/gb-18030-2000.xml' variable in class:TestGB18030Map
test_codecmaps_kr.py 14 mapfileurl = 'http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT' \
21 mapfileurl = 'http://people.freebsd.org/~perky/i18n/EUC-KR.TXT' variable in class:TestEUCKRMap
31 mapfileurl = 'http://www.unicode.org/Public/MAPPINGS/OBSOLETE/EASTASIA/' \
15 '\/WINDOWS\/CP949.TXT' variable in class:TestCP949Map
32 'KSC\/JOHAB.TXT' variable in class:TestJOHABMap
test_codecmaps_tw.py 14 mapfileurl = 'http://www.unicode.org/Public/MAPPINGS/OBSOLETE/' \
20 mapfileurl = 'http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/' \
15 'EASTASIA\/OTHER\/BIG5.TXT' variable in class:TestBIG5Map
21 'WINDOWS\/CP950.TXT' variable in class:TestCP950Map

Completed in 975 milliseconds

1 2