Home
last modified time | relevance | path

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

/third_party/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc52 #define PyString_InternFromString PyUnicode_InternFromString macro
/third_party/flutter/skia/third_party/externals/libwebp/swig/
Dlibwebp_python_wrap.c755 #define PyString_InternFromString(key) PyUnicode_InternFromString(key) macro
/third_party/skia/third_party/externals/libwebp/swig/
Dlibwebp_python_wrap.c759 #define PyString_InternFromString(key) PyUnicode_InternFromString(key) macro