Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/cf/
D_CFmodule.c3305 static PyObject *CFURLRefObj_CFURLCopyLastPathComponent(CFURLRefObject *_self, PyObject *_args) in CFURLRefObj_CFURLCopyLastPathComponent() function
3455 {"CFURLCopyLastPathComponent", (PyCFunction)CFURLRefObj_CFURLCopyLastPathComponent, 1,