Searched defs:THPUtils_packString (Results 1 – 1 of 1) sorted by relevance
61 inline PyObject* THPUtils_packString(const char* str) { in THPUtils_packString() function65 inline PyObject* THPUtils_packString(const std::string& str) { in THPUtils_packString() function