foundation
/foundation/Foundation.inc
/System/Library/Frameworks/Foundation.framework/Headers
{[$]+include (.*).inc}
^(.*)\.h
/Developer/Documentation/DocSets/com.apple.adc.documentation.AppleSnowLeopard.CoreReference.docset
#define NS_BLOCKS_AVAILABLE [0-9]+
FOUNDATION_EXPORT void NSLog(NSString *format, ...) NS_FORMAT_FUNCTION(1,2);
FOUNDATION_EXPORT void NSLogv(NSString *format, va_list args) NS_FORMAT_FUNCTION(1,0);
FOUNDATION_EXPORT void NSLog(NSString *format, ...) __attribute__((format(__NSString__, 1, 2)));
FOUNDATION_EXPORT void NSLogv(NSString *format, va_list args);
^[[:space:]]*NS.*\.h
MAC_OS_X_VERSION_MAX_ALLOWED
AVAILABLE_MAC_OS_X_VERSION
^[[:space:]]*Copyright[[:space:]]+(C)[[:space:]]+[0-9]+[[:space:]]+Apple Computer, Inc.
appkit
/appkit/AppKit.inc
/System/Library/Frameworks/AppKit.framework/Headers
{[$]+include (.*).inc}
^(.*)\.h
/Developer/Documentation/DocSets/com.apple.adc.documentation.AppleSnowLeopard.CoreReference.docset
^[[:space:]]*NS.*\.h
MAC_OS_X_VERSION_MAX_ALLOWED
AVAILABLE_MAC_OS_X_VERSION
^[[:space:]]*Copyright[[:space:]]+(C)[[:space:]]+[0-9]+[[:space:]]+Apple Computer, Inc.
uikit
/uikit/UIKit.inc
/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS3.2.sdk/System/Library/Frameworks/UIKit.framework/Headers
/Developer/Platforms/iPhoneOS.platform/Developer/Documentation/DocSets/com.apple.adc.documentation.AppleiOS4_2.iOSLibrary.docset
{[$]+include (UI.*).inc}
^UI(.*)\.h
UIKIT_EXTERN
opengles
/opengles/OpenGLES.inc
/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS3.2.sdk/System/Library/Frameworks/OpenGLES.framework/Headers
{[$]+include (EAGL.*).inc}
^EAGL(.*)\.h
EAGL_EXTERN_CLASS
webkit
/webkit/WebKit.inc
/System/Library/Frameworks/WebKit.framework/Headers
{[$]+include (.*).inc}
^(.*)\.h
^[[:space:]]*(DOM|Web).*\.h
^[[:space:]]*Copyright[[:space:]]+(C)[[:space:]]+[0-9]+[[:space:]]+Apple Computer, Inc.
coredata
/coredata/CoreData.inc
/System/Library/Frameworks/CoreData.framework/Headers
{[$]+include (.*).inc}
^(.*)\.h
COREDATA_EXTERN
calendarstore
/calendarstore/CalendarStore.inc
/System/Library/Frameworks/CalendarStore.framework/Versions/A/Headers
{[$]+include (.*).inc}
^(.*)\.h
quicklook
/quicklook/QuickLook.inc
/System/Library/Frameworks/QuickLook.framework/Versions/A/Headers
{[$]+include (.*).inc}
^(.*)\.h
QL_EXPORT
quicklookui
/quicklookui/QuickLookUI.inc
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/Headers
{[$]+include (.*).inc}
^(.*)\.h
QL_EXPORT
quartzcore
/quartzcore/QuartzCore.inc
/System/Library/Frameworks/QuartzCore.framework/Headers
{[$]+include (.*).inc}
^(.*)\.h
CA_EXTERN
SomeQuartzPointer,AnotherQuartzPointer