Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_scproxy.c18 cfstring_to_pystring(CFStringRef ref) in cfstring_to_pystring() function
110 PyObject* t = cfstring_to_pystring(aString); in get_proxy_settings()
146 PyObject* h = cfstring_to_pystring(hostString); in set_proxy()