Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/cf/
D_CFmodule.c4357 static PyObject *CF_CFStringCreateWithBytes(PyObject *_self, PyObject *_args) in CF_CFStringCreateWithBytes() function
4785 {"CFStringCreateWithBytes", (PyCFunction)CF_CFStringCreateWithBytes, 1,