Searched refs:PyDecType_FromCString (Results 1 – 1 of 1) sorted by relevance
1960 PyDecType_FromCString(PyTypeObject *type, const char *s, in PyDecType_FromCString() function2024 dec = PyDecType_FromCString(type, s, context); in PyDecType_FromUnicode()2587 dec = PyDecType_FromCString(type, s, context); in PyDecType_FromSequence()2621 PyDecType_FromCString(&PyDec_Type, str, context)