Searched defs:PyString_AS_STRING (Results 1 – 2 of 2) sorted by relevance
761 #define PyString_AS_STRING(x) PyUnicode_AS_STRING(x) macro
757 #define PyString_AS_STRING(x) PyUnicode_AS_STRING(x) macro