Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/cf/
D_CFmodule.c2183 static PyObject *CFStringRefObj_CFStringGetIntValue(CFStringRefObject *_self, PyObject *_args) in CFStringRefObj_CFStringGetIntValue() function
2407 {"CFStringGetIntValue", (PyCFunction)CFStringRefObj_CFStringGetIntValue, 1,