Home
last modified time | relevance | path

Searched refs:PyString_Size (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/modules/python/src2/
Dpycompat.hpp60 #define PyString_Size PyUnicode_GET_SIZE macro
Dcv2.cpp1197 if (PyString_Check(o) && PyString_Size(o) == 1) { in convert_to_char()
/external/libxml2/python/
Dlibxml_wrap.h33 #define PyBytes_Size PyString_Size