Searched refs:_PyUnicode_AsString (Results 1 – 3 of 3) sorted by relevance
369 permstr = _PyUnicode_AsString( strObj ); in analyze()
744 #define _PyUnicode_AsString PyUnicode_AsUTF8 macro
130 # define PyText_AsUTF8 _PyUnicode_AsString /* PyUnicode_AsUTF8 in Py3.3 */131 # define PyText_AS_UTF8 _PyUnicode_AsString