Sha256: 70fc558c04ca8265d421f387bf0cb0ec47c02b5d5a61ee884bff5976965d7ff6

Contents?: true

Size: 631 Bytes

Versions: 7

Compression:

Stored size: 631 Bytes

Contents

Prism.languages.objectivec=Prism.languages.extend("c",{keyword:/(\b(asm|typeof|inline|auto|break|case|char|const|continue|default|do|double|else|enum|extern|float|for|goto|if|int|long|register|return|short|signed|sizeof|static|struct|switch|typedef|union|unsigned|void|volatile|while|in|self|super)\b)|((?=[\w|@])(@interface|@end|@implementation|@protocol|@class|@public|@protected|@private|@property|@try|@catch|@finally|@throw|@synthesize|@dynamic|@selector)\b)/g,string:/(?:("|')([^\n\\\1]|\\.|\\\r*\n)*?\1)|(@"([^\n\\"]|\\.|\\\r*\n)*?")/g,operator:/[-+]{1,2}|!=?|<{1,2}=?|>{1,2}=?|\->|={1,2}|\^|~|%|&{1,2}|\|?\||\?|\*|\/|@/g});

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
hyhyhy-1.0.0 lib/hyhyhy/structure/_includes/prism/components/prism-objectivec.min.js
hyhyhy-0.0.9 lib/hyhyhy/structure/_includes/prism/components/prism-objectivec.min.js
hyhyhy-0.0.8 lib/hyhyhy/structure/_includes/prism/components/prism-objectivec.min.js
hyhyhy-0.0.7 lib/hyhyhy/structure/_includes/prism/components/prism-objectivec.min.js
hyhyhy-0.0.6 lib/hyhyhy/structure/_includes/prism/components/prism-objectivec.min.js
hyhyhy-0.0.5 lib/hyhyhy/structure/_includes/prism/components/prism-objectivec.min.js
hyhyhy-0.0.4 lib/hyhyhy/structure/_includes/prism/components/prism-objectivec.min.js