Lines Matching full:nil
56 if ( self != nil ) {
64 if ( self != nil ) {
78 if ( self.fNext != nil ) {
86 tmp = nil;
99 if ( ptrBuffer[i] != nil ) {
116 if ( ptrBuffer[i] != nil ) {
129 if ( self.fNext != nil ) {
137 tmp = nil;
146 if ( np.fNext != nil )
168 if ((aRule = ptrBuffer[anIndex]) == nil) {
169 return nil;
180 if ( ptrBuffer[anIndex] == nil ) {
191 } while ( aRule != nil );
203 if ( aRule == nil ) {
219 while (aRule.fNext != nil) {