mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-13 08:44:12 +03:00
Update to 98aa644b of github's fork of cocoaoniguruma for captureCount method
This commit is contained in:
parent
7bc6a5f24b
commit
d495263b88
Binary file not shown.
@ -52,6 +52,7 @@ typedef enum {
|
||||
- (OnigResult*)match:(NSString*)target;
|
||||
- (OnigResult*)match:(NSString*)target start:(int)start;
|
||||
|
||||
- (NSUInteger)captureCount;
|
||||
- (NSString*)expression;
|
||||
|
||||
@end
|
||||
|
@ -3,7 +3,7 @@
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>BuildMachineOSBuild</key>
|
||||
<string>11E53</string>
|
||||
<string>11E2620</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>English</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
@ -23,16 +23,16 @@
|
||||
<key>DTCompiler</key>
|
||||
<string></string>
|
||||
<key>DTPlatformBuild</key>
|
||||
<string>4F250</string>
|
||||
<string>4E3002</string>
|
||||
<key>DTPlatformVersion</key>
|
||||
<string>GM</string>
|
||||
<key>DTSDKBuild</key>
|
||||
<string>11E53</string>
|
||||
<string>11E2620</string>
|
||||
<key>DTSDKName</key>
|
||||
<string></string>
|
||||
<key>DTXcode</key>
|
||||
<string>0440</string>
|
||||
<string>0433</string>
|
||||
<key>DTXcodeBuild</key>
|
||||
<string>4F250</string>
|
||||
<string>4E3002</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
Loading…
Reference in New Issue
Block a user