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

/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_cfurl.py243 url = CFURLCreateCopyAppendingPathExtension(None, base, "cgi")
/macosx-10.9.5/CF-855.17/
H A DCFURL.h295 CFURLRef CFURLCreateCopyAppendingPathExtension(CFAllocatorRef allocator, CFURLRef url, CFStringRef extension);
H A DCFURL.c4633 CFURLRef CFURLCreateCopyAppendingPathExtension(CFAllocatorRef allocator, CFURLRef url, CFStringRef extension) { function
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_cfurl.py241 url = CFURLCreateCopyAppendingPathExtension(None, base, "cgi")

Completed in 94 milliseconds