Searched refs:PY_IMPORT_STRING_SIZE (Results 1 – 2 of 2) sorted by relevance
13 #define PY_IMPORT_STRING_SIZE PyUnicode_FromStringAndSize macro17 #define PY_IMPORT_STRING_SIZE PyString_FromStringAndSize macro
47 #define PY_IMPORT_STRING_SIZE PyUnicode_FromStringAndSize macro51 #define PY_IMPORT_STRING_SIZE PyString_FromStringAndSize macro419 string = PY_IMPORT_STRING_SIZE(buffer, len); in xmlPythonFileWrite()3676 py_retval = PY_IMPORT_STRING_SIZE((const char *) doc_txt, in libxml_C14NDocDumpMemory()