Searched refs:PyFieldNameIter_Type (Results 1 – 4 of 4) sorted by relevance
1280 static PyTypeObject PyFieldNameIter_Type = { variable1329 it = PyObject_New(fieldnameiterobject, &PyFieldNameIter_Type); in formatter_field_name_split()
1198 static PyTypeObject PyFieldNameIter_Type = { variable1255 it = PyObject_New(fieldnameiterobject, &PyFieldNameIter_Type); in formatter_field_name_split()
8962 if (PyType_Ready(&PyFieldNameIter_Type) < 0) in _PyUnicode_Init()
15217 if (PyType_Ready(&PyFieldNameIter_Type) < 0) in _PyUnicode_Init()