Searched refs:c_char_p_method (Results 1 – 2 of 2) sorted by relevance
1906 static PyMethodDef c_char_p_method = { "from_param", c_char_p_from_param, METH_O }; variable1912 static PyMethodDef c_char_p_method = { "from_param", c_char_p_from_param, METH_VARARGS }; variable2119 ml = &c_char_p_method; in PyCSimpleType_new()
1838 static PyMethodDef c_char_p_method = { "from_param", c_char_p_from_param, METH_O }; variable2046 ml = &c_char_p_method; in PyCSimpleType_new()