Home
last modified time | relevance | path

Searched refs:_PyUnicode_AsString (Results 1 – 2 of 2) sorted by relevance

/third_party/selinux/libselinux/src/
Daudit2why.c369 permstr = _PyUnicode_AsString( strObj ); in analyze()
/third_party/python/Include/cpython/
Dunicodeobject.h744 #define _PyUnicode_AsString PyUnicode_AsUTF8 macro