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

1 2 3 4 5 6 7 8 910

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/
__init__.py 12 * getregentry() -> codecs.CodecInfo object
13 The getregentry() API must a CodecInfo object with encoder, decoder,
109 getregentry = mod.getregentry
120 entry = getregentry()
big5.py 30 def getregentry(): function
big5hkscs.py 30 def getregentry(): function
cp932.py 30 def getregentry(): function
cp949.py 30 def getregentry(): function
cp950.py 30 def getregentry(): function
euc_jis_2004.py 30 def getregentry(): function
euc_jisx0213.py 30 def getregentry(): function
euc_jp.py 30 def getregentry(): function
euc_kr.py 30 def getregentry(): function
gb18030.py 30 def getregentry(): function
gb2312.py 30 def getregentry(): function
gbk.py 30 def getregentry(): function
hz.py 30 def getregentry(): function
iso2022_jp.py 30 def getregentry(): function
iso2022_jp_1.py 30 def getregentry(): function
iso2022_jp_2.py 30 def getregentry(): function
iso2022_jp_2004.py 30 def getregentry(): function
iso2022_jp_3.py 30 def getregentry(): function
iso2022_jp_ext.py 30 def getregentry(): function
iso2022_kr.py 30 def getregentry(): function
johab.py 30 def getregentry(): function
mbcs.py 38 def getregentry(): function
raw_unicode_escape.py 36 def getregentry(): function
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/
__init__.py 12 * getregentry() -> codecs.CodecInfo object
13 The getregentry() API must a CodecInfo object with encoder, decoder,
109 getregentry = mod.getregentry
120 entry = getregentry()

Completed in 640 milliseconds

1 2 3 4 5 6 7 8 910