Lines Matching full:nil
52 if ((self = [super init]) != nil ) {
53 startIndex = nil;
54 stopIndex = nil;
61 if ((self = [super init]) != nil ) {
84 if (startIndex != nil) aCnt++;
85 if (stopIndex != nil) aCnt++;
102 } while ( aMatchMemo != nil );
103 return nil;
114 } while ( aMatchMemo != nil );
115 return nil;
126 } while ( aMatchMemo != nil );
127 return nil;