ftp.nice.ch/Attic/openStep/developer/resources/MiscKit.2.0.5.s.gnutar.gz#/MiscKit2/Temp/regex/framework/RegExMatcher.h

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

/*
 *	Filename: RegExMatcher.h
 *	Created : Thu Dec  5 10:38:08 1996
 *	Author  : Vince DeMarco
 *	LastEditDate Was "Thu Dec  5 10:42:40 1996"
 */

#import <Foundation/NSArray.h>

@class RegEx;

@interface NSArray(RegExMatcher)
- (RegEx *)regExMatching:(NSString *)string;
@end

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