Class Info |
Class Name: |
NGRegularExpression |
Super Class: |
NSObject |
Subclasses: |
no subclasses |
Version: |
0 |
Number: |
12 |
Instance Size: |
12 bytes |
|
Instance Variables |
Name |
Type |
Offset |
Inherited |
isa |
Class |
0 |
NSObject |
expression |
NSString * |
4 |
compiled |
void * |
8 |
|
Instance Methods |
Name |
Signature |
- copyWithZone: |
@0@+8:+12@+16 |
- dealloc |
v0@+8:+12 |
- description |
@0@+8:+12 |
- encodeWithCoder: |
v0@+8:+12@+16 |
- expression |
@0@+8:+12 |
- gcFinalize |
v0@+8:+12 |
- initWithCoder: |
@0@+8:+12@+16 |
- initWithExpression: |
@0@+8:+12@+16 |
- isEqual: |
C0@+8:+12@+16 |
- matchesCString: |
C0@+8:+12*+16 |
- matchesString: |
C0@+8:+12@+16 |
- matchingRangeInString: |
{?=II}0@+8:+12@+16 |
- matchingRangeInString:fromIndex: |
{?=II}0@+8:+12@+16I+20 |
- searchString: |
{?=II}0@+8:+12@+16 |
- searchString:inRange: |
{?=II}0@+8:+12@+16{?=II}+20 |
- splitString: |
@0@+8:+12@+16 |
- stringValue |
@0@+8:+12 |
|
Class Methods |
Name |
Signature |
+ regularExpression: |
@0@+8:+12@+16 |
|