Searched refs:_PyUnicode_AsString (Results 1 – 3 of 3) sorted by relevance
364 permstr = _PyUnicode_AsString( strObj ); in analyze()
774 #define _PyUnicode_AsString PyUnicode_AsUTF8 macro
102 # define PyText_AsUTF8 _PyUnicode_AsString /* PyUnicode_AsUTF8 in Py3.3 */103 # define PyText_AS_UTF8 _PyUnicode_AsString