HomeSort by relevance Sort by last modified time
    Searched refs:final (Results 501 - 525 of 1975) sorted by null

<<21222324252627282930>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/
iso8859_2.py 18 def encode(self, input, final=False):
22 def decode(self, input, final=False):
iso8859_3.py 18 def encode(self, input, final=False):
22 def decode(self, input, final=False):
iso8859_4.py 18 def encode(self, input, final=False):
22 def decode(self, input, final=False):
iso8859_5.py 18 def encode(self, input, final=False):
22 def decode(self, input, final=False):
iso8859_6.py 18 def encode(self, input, final=False):
22 def decode(self, input, final=False):
iso8859_7.py 18 def encode(self, input, final=False):
22 def decode(self, input, final=False):
290 u'\u03c2' # 0xF2 -> GREEK SMALL LETTER FINAL SIGMA
iso8859_8.py 18 def encode(self, input, final=False):
22 def decode(self, input, final=False):
282 u'\u05da' # 0xEA -> HEBREW LETTER FINAL KAF
285 u'\u05dd' # 0xED -> HEBREW LETTER FINAL MEM
287 u'\u05df' # 0xEF -> HEBREW LETTER FINAL NUN
291 u'\u05e3' # 0xF3 -> HEBREW LETTER FINAL PE
293 u'\u05e5' # 0xF5 -> HEBREW LETTER FINAL TSADI
iso8859_9.py 18 def encode(self, input, final=False):
22 def decode(self, input, final=False):
koi8_r.py 18 def encode(self, input, final=False):
22 def decode(self, input, final=False):
koi8_u.py 18 def encode(self, input, final=False):
22 def decode(self, input, final=False):
mac_centeuro.py 18 def encode(self, input, final=False):
22 def decode(self, input, final=False):
mac_croatian.py 18 def encode(self, input, final=False):
22 def decode(self, input, final=False):
mac_cyrillic.py 18 def encode(self, input, final=False):
22 def decode(self, input, final=False):
mac_farsi.py 18 def encode(self, input, final=False):
22 def decode(self, input, final=False):
mac_greek.py 18 def encode(self, input, final=False):
22 def decode(self, input, final=False):
295 u'\u03c2' # 0xF7 -> GREEK SMALL LETTER FINAL SIGMA
mac_iceland.py 18 def encode(self, input, final=False):
22 def decode(self, input, final=False):
mac_latin2.py 23 def encode(self, input, final=False):
27 def decode(self, input, final=False):
mac_roman.py 18 def encode(self, input, final=False):
22 def decode(self, input, final=False):
mac_romanian.py 18 def encode(self, input, final=False):
22 def decode(self, input, final=False):
mac_turkish.py 18 def encode(self, input, final=False):
22 def decode(self, input, final=False):
ptcp154.py 23 def encode(self, input, final=False):
27 def decode(self, input, final=False):
punycode.py 212 def encode(self, input, final=False):
216 def decode(self, input, final=False):
tis_620.py 18 def encode(self, input, final=False):
22 def decode(self, input, final=False):
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/
cp037.py 18 def encode(self, input, final=False):
22 def decode(self, input, final=False):
cp1006.py 18 def encode(self, input, final=False):
22 def decode(self, input, final=False):
225 u'\ufe8e' # 0xB1 -> ARABIC LETTER ALEF FINAL FORM
226 u'\ufe8e' # 0xB2 -> ARABIC LETTER ALEF FINAL FORM
264 u'\ufeca' # 0xD8 -> ARABIC LETTER AIN FINAL FORM
268 u'\ufece' # 0xDC -> ARABIC LETTER GHAIN FINAL FORM
295 u'\ufe8a' # 0xF7 -> ARABIC LETTER YEH WITH HAMZA ABOVE FINAL FORM
298 u'\ufef2' # 0xFA -> ARABIC LETTER YEH FINAL FORM

Completed in 228 milliseconds

<<21222324252627282930>>