Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/cf/
D_CFmodule.c2356 static PyObject *CFStringRefObj_CFStringGetUnicode(CFStringRefObject *_self, PyObject *_args) in CFStringRefObj_CFStringGetUnicode() function
2427 {"CFStringGetUnicode", (PyCFunction)CFStringRefObj_CFStringGetUnicode, 1,