Searched refs:pchar_descriptor (Results 1 – 2 of 2) sorted by relevance
2715 swig_type_info* pchar_descriptor = SWIG_pchar_descriptor(); in SWIG_AsCharPtrAndSize() local2716 if (pchar_descriptor) { in SWIG_AsCharPtrAndSize()2718 if (SWIG_ConvertPtr(obj, &vptr, pchar_descriptor, 0) == SWIG_OK) { in SWIG_AsCharPtrAndSize()2738 swig_type_info* pchar_descriptor = SWIG_pchar_descriptor(); in SWIG_FromCharPtrAndSize() local2739 return pchar_descriptor ? in SWIG_FromCharPtrAndSize()2740 SWIG_NewPointerObj((char *)(carray), pchar_descriptor, 0) : SWIG_Py_Void(); in SWIG_FromCharPtrAndSize()
1653 swig_type_info* pchar_descriptor = SWIG_pchar_descriptor(); in SWIG_AsCharPtrAndSize() local1654 if (pchar_descriptor) { in SWIG_AsCharPtrAndSize()1656 if (SWIG_ConvertPtr(obj, (void**)&vptr, pchar_descriptor, 0) == SWIG_OK) { in SWIG_AsCharPtrAndSize()