Home
last modified time | relevance | path

Searched defs:PyString_InternFromString (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc49 #define PyString_InternFromString PyUnicode_InternFromString macro
/external/python/cpython2/Objects/
Dstringobject.c4792 PyString_InternFromString(const char *cp) in PyString_InternFromString() function