Home
last modified time | relevance | path

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

/third_party/libxml2/python/
Dlibxml_wrap.h33 #define PyBytes_Size PyString_Size macro
/third_party/python/Objects/
Dbytesobject.c1224 PyBytes_Size(PyObject *op) in PyBytes_Size() function