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

  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
unicodeobject.h 206 # define PyUnicode_Resize PyUnicodeUCS2_Resize
293 # define PyUnicode_Resize PyUnicodeUCS4_Resize
511 PyAPI_FUNC(int) PyUnicode_Resize(
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
unicodeobject.h 206 # define PyUnicode_Resize PyUnicodeUCS2_Resize
293 # define PyUnicode_Resize PyUnicodeUCS4_Resize
511 PyAPI_FUNC(int) PyUnicode_Resize(
    [all...]

Completed in 1729 milliseconds