ftp.nice.ch/pub/next/developer/languages/smalltalk/smalltalk.1.2.alpha5.s.tar.gz#/smalltalk-1.2.alpha5/objc/objclib/MiscSearchText.h

This is MiscSearchText.h in view mode; [Download] [Up]

/*
 *  Copyright (c) 1993 Christopher J. Kane.  All rights reserved.
 *
 *  This software is subject to the terms of the MiscKit license
 *  agreement.  Refer to the license document included with the
 *  MiscKit distribution for these terms.
 *
 *  Version: 1.2 (22 March 1994)
 */

#import <appkit/appkit.h>
//#import <misckit/SearchableText.h>

//@interface Text (SearchText) <SearchableText>
@interface Text (SearchText)

- (int)setRegExprSyntax:(int)syntax;

@end

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.