Home
last modified time | relevance | path

Searched defs:tstring (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_codecencodings_jp.py13 tstring = test_multibytecodec_support.load_teststring('shift_jis') variable in Test_CP932
29 tstring = test_multibytecodec_support.load_teststring('euc_jisx0213') variable in Test_EUC_JISX0213
59 tstring = test_multibytecodec_support.load_teststring('euc_jp') variable in Test_EUC_JP_COMPAT
76 tstring = test_multibytecodec_support.load_teststring('shift_jis') variable in Test_SJIS_COMPAT
84 tstring = test_multibytecodec_support.load_teststring('shift_jisx0213') variable in Test_SJISX0213
Dtest_codecencodings_cn.py13 tstring = test_multibytecodec_support.load_teststring('gb2312') variable in Test_GB2312
26 tstring = test_multibytecodec_support.load_teststring('gbk') variable in Test_GBK
40 tstring = test_multibytecodec_support.load_teststring('gb18030') variable in Test_GB18030
55 tstring = test_multibytecodec_support.load_teststring('hz') variable in Test_HZ
Dtest_codecencodings_kr.py13 tstring = test_multibytecodec_support.load_teststring('cp949') variable in Test_CP949
25 tstring = test_multibytecodec_support.load_teststring('euc_kr') variable in Test_EUCKR
55 tstring = test_multibytecodec_support.load_teststring('johab') variable in Test_JOHAB
Dtest_codecencodings_hk.py13 tstring = test_multibytecodec_support.load_teststring('big5hkscs') variable in Test_Big5HKSCS
Dtest_codecencodings_tw.py13 tstring = test_multibytecodec_support.load_teststring('big5') variable in Test_Big5
Dtest_multibytecodec_support.py19 tstring = '' # string to test StreamReader variable in TestBase
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/i18n/
Dpygettext.py363 def __call__(self, ttype, tstring, stup, etup, line): argument
370 def __waiting(self, ttype, tstring, lineno): argument
389 def __suiteseen(self, ttype, tstring, lineno): argument
394 def __suitedocstring(self, ttype, tstring, lineno): argument
404 def __keywordseen(self, ttype, tstring, lineno): argument
412 def __openseen(self, ttype, tstring, lineno): argument