|
Wired Foundation
2.0
A foundation framework for the Wired implementation on Mac OS X
|
Protected Attributes | |
| CFStringRef | regexString |
| CFHashCode | regexHash |
| RKLRegexOptions | options |
| uregex * | icu_regex |
| NSInteger | captureCount |
| CFStringRef | setToString |
| CFHashCode | setToHash |
| CFIndex | setToLength |
| NSUInteger | setToIsImmutable:1 |
| NSUInteger | setToNeedsConversion:1 |
|
RKL_STRONG_REF const UniChar *RKL_GC_VOLATILE | setToUniChar |
| NSRange | setToRange |
| NSRange | lastFindRange |
| NSRange | lastMatchRange |
| RKLBuffer * | buffer |
Definition at line 342 of file RegexKitLite.m.