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

  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
unicodeobject.h 184 # define PyUnicode_EncodeUTF16 PyUnicodeUCS2_EncodeUTF16
271 # define PyUnicode_EncodeUTF16 PyUnicodeUCS4_EncodeUTF16
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
unicodeobject.h 184 # define PyUnicode_EncodeUTF16 PyUnicodeUCS2_EncodeUTF16
271 # define PyUnicode_EncodeUTF16 PyUnicodeUCS4_EncodeUTF16
    [all...]

Completed in 285 milliseconds