Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/cf/
D_CFmodule.c1891 static PyObject *CFStringRefObj_CFStringGetLength(CFStringRefObject *_self, PyObject *_args) in CFStringRefObj_CFStringGetLength() function
2379 {"CFStringGetLength", (PyCFunction)CFStringRefObj_CFStringGetLength, 1,