Wired Foundation  2.0
A foundation framework for the Wired implementation on Mac OS X
RKLCachedRegex Struct Reference

List of all members.

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
RKLBufferbuffer

Detailed Description

Definition at line 342 of file RegexKitLite.m.


The documentation for this struct was generated from the following file:
 All Classes