HomeSort by relevance Sort by last modified time
    Searched refs:in_table_c11_c12 (Results 1 - 4 of 4) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_stringprep.py 32 self.assertTrue(in_table_c11_c12(u"\u00a0"))
33 self.assertFalse(in_table_c11_c12(u"\u00a1"))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_stringprep.py 32 self.assertTrue(in_table_c11_c12(u"\u00a0"))
33 self.assertFalse(in_table_c11_c12(u"\u00a1"))
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
stringprep.py 213 def in_table_c11_c12(code): function
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
stringprep.py 213 def in_table_c11_c12(code): function

Completed in 76 milliseconds