Home
last modified time | relevance | path

Searched refs:anArray (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A D_scproxy.c60 CFArrayRef anArray = NULL; in Py_UNUSED() local
90 anArray = CFDictionaryGetValue(proxyDict, in Py_UNUSED()
92 if (anArray != NULL) { in Py_UNUSED()
93 CFIndex len = CFArrayGetCount(anArray); in Py_UNUSED()
105 aString = CFArrayGetValueAtIndex(anArray, i); in Py_UNUSED()

Completed in 1 milliseconds