Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/cf/
D_CFmodule.c4318 static PyObject *CF_CFStringCreateMutable(PyObject *_self, PyObject *_args) in CF_CFStringCreateMutable() function
4781 {"CFStringCreateMutable", (PyCFunction)CF_CFStringCreateMutable, 1,