Home
last modified time | relevance | path

Searched refs:CF_CFDictionaryCreateMutable (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Mac/Modules/cf/
D_CFmodule.c3816 static PyObject *CF_CFDictionaryCreateMutable(PyObject *_self, PyObject *_args) in CF_CFDictionaryCreateMutable() function
4735 {"CFDictionaryCreateMutable", (PyCFunction)CF_CFDictionaryCreateMutable, 1,