Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/cf/
D_CFmodule.c4231 static PyObject *CF_CFStringCreateWithCharacters(PyObject *_self, PyObject *_args) in CF_CFStringCreateWithCharacters() function
4773 {"CFStringCreateWithCharacters", (PyCFunction)CF_CFStringCreateWithCharacters, 1,