Home
last modified time | relevance | path

Searched defs:PyString_Check (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/python/google/protobuf/pyext/
Dmessage.cc83 #define PyString_Check PyUnicode_Check macro
Ddescriptor.cc51 #define PyString_Check PyUnicode_Check macro
/third_party/skia/third_party/externals/libwebp/swig/
Dlibwebp_python_wrap.c753 #define PyString_Check(name) PyBytes_Check(name) macro
/third_party/flutter/skia/third_party/externals/libwebp/swig/
Dlibwebp_python_wrap.c750 #define PyString_Check(name) PyBytes_Check(name) macro