Searched refs:PyDecType_FromCString (Results 1 – 1 of 1) sorted by relevance
1959 PyDecType_FromCString(PyTypeObject *type, const char *s, in PyDecType_FromCString() function2023 dec = PyDecType_FromCString(type, s, context); in PyDecType_FromUnicode()2586 dec = PyDecType_FromCString(type, s, context); in PyDecType_FromSequence()2620 PyDecType_FromCString(&PyDec_Type, str, context)