github-linguist 5.3.3 → 6.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (460) hide show
  1. checksums.yaml +4 -4
  2. data/bin/git-linguist +5 -2
  3. data/ext/linguist/linguist.c +18 -7
  4. data/grammars/annotation.liquidhaskell.haskell.json +969 -862
  5. data/grammars/config.xcompose.json +22 -25
  6. data/grammars/file.lasso.json +296 -309
  7. data/grammars/hint.haskell.json +867 -766
  8. data/grammars/hint.message.haskell.json +867 -766
  9. data/grammars/hint.type.haskell.json +867 -766
  10. data/grammars/objdump.x86asm.json +20 -24
  11. data/grammars/source.Kotlin.json +220 -225
  12. data/grammars/source.LS.json +36 -55
  13. data/grammars/source.MCPOST.json +24 -38
  14. data/grammars/source.MOD.json +26 -41
  15. data/grammars/source.SASLog.json +9 -16
  16. data/grammars/source.abap.json +48 -56
  17. data/grammars/source.abl.json +8 -14
  18. data/grammars/source.abnf.json +88 -98
  19. data/grammars/source.actionscript.3.json +398 -429
  20. data/grammars/source.acucobol.json +5 -8
  21. data/grammars/source.ada.json +46 -53
  22. data/grammars/source.afm.json +548 -554
  23. data/grammars/source.agc.json +34 -37
  24. data/grammars/source.agda.json +79 -91
  25. data/grammars/source.ahk.json +62 -66
  26. data/grammars/source.alloy.json +16 -20
  27. data/grammars/source.ampl.json +41 -47
  28. data/grammars/source.angelscript.json +71 -80
  29. data/grammars/source.antlr.json +131 -136
  30. data/grammars/source.apache-config.json +93 -99
  31. data/grammars/source.apache-config.mod_perl.json +19 -24
  32. data/grammars/source.apl.json +1038 -1029
  33. data/grammars/source.applescript.json +501 -523
  34. data/grammars/source.apt.json +9 -16
  35. data/grammars/source.asn.json +27 -31
  36. data/grammars/source.asp.json +61 -67
  37. data/grammars/source.aspectj.json +385 -391
  38. data/grammars/source.assembly.json +49 -55
  39. data/grammars/source.ats.json +45 -121
  40. data/grammars/source.autoit.json +64 -69
  41. data/grammars/source.awk.json +172 -176
  42. data/grammars/source.ballerina.json +48 -395
  43. data/grammars/source.batchfile.json +269 -269
  44. data/grammars/source.befunge.json +17 -21
  45. data/grammars/source.bf.json +5 -11
  46. data/grammars/source.bison.json +10 -14
  47. data/grammars/source.blitzmax.json +300 -305
  48. data/grammars/source.boo.json +189 -193
  49. data/grammars/source.brightauthorproject.json +8 -13
  50. data/grammars/source.brightscript.json +37 -47
  51. data/grammars/source.bro.json +134 -140
  52. data/grammars/source.bsl.json +152 -193
  53. data/grammars/source.bsv.json +96 -102
  54. data/grammars/source.c++.json +176 -193
  55. data/grammars/source.c++.qt.json +13 -21
  56. data/grammars/source.c.ec.json +15 -21
  57. data/grammars/source.c.json +237 -251
  58. data/grammars/source.c.platform.json +153 -159
  59. data/grammars/source.c2hs.json +3 -6
  60. data/grammars/source.cabal.json +17 -20
  61. data/grammars/source.cache.cmake.json +18 -23
  62. data/grammars/source.cake.json +4 -7
  63. data/grammars/source.camlp4.ocaml.json +24 -27
  64. data/grammars/source.capnp.json +33 -38
  65. data/grammars/source.ceylon.json +44 -50
  66. data/grammars/source.cfscript.cfc.json +78 -86
  67. data/grammars/source.cfscript.json +513 -520
  68. data/grammars/source.changelogs.rpm-spec.json +8 -16
  69. data/grammars/source.chapel.json +109 -87
  70. data/grammars/source.cirru.json +25 -30
  71. data/grammars/source.clarion.json +41 -54
  72. data/grammars/source.clean.json +90 -95
  73. data/grammars/source.click.json +25 -28
  74. data/grammars/source.clips.json +10 -23
  75. data/grammars/source.clojure.json +151 -168
  76. data/grammars/source.cm.json +14 -19
  77. data/grammars/source.cmake.json +53 -61
  78. data/grammars/source.cobol.json +165 -180
  79. data/grammars/source.coffee.json +454 -462
  80. data/grammars/source.cool.json +36 -43
  81. data/grammars/source.coq.json +17 -21
  82. data/grammars/source.crystal.json +889 -983
  83. data/grammars/source.cs.json +739 -740
  84. data/grammars/source.csound-document.json +69 -73
  85. data/grammars/source.csound-score.json +52 -55
  86. data/grammars/source.csound.json +167 -171
  87. data/grammars/source.css.json +683 -688
  88. data/grammars/source.css.less.json +211 -511
  89. data/grammars/source.css.mss.json +94 -101
  90. data/grammars/source.css.postcss.sugarss.json +260 -0
  91. data/grammars/source.csx.json +4 -7
  92. data/grammars/source.cuda-c++.json +47 -81
  93. data/grammars/source.cwl.json +103 -0
  94. data/grammars/source.cython.json +536 -582
  95. data/grammars/source.d.json +243 -252
  96. data/grammars/source.dart.json +161 -166
  97. data/grammars/source.data-weave.json +901 -905
  98. data/grammars/source.desktop.json +29 -33
  99. data/grammars/source.diff.json +43 -52
  100. data/grammars/source.disasm.json +15 -16
  101. data/grammars/source.ditroff.desc.json +73 -84
  102. data/grammars/source.ditroff.json +60 -61
  103. data/grammars/source.dm.json +202 -213
  104. data/grammars/source.dmf.json +44 -47
  105. data/grammars/source.dockerfile.json +29 -34
  106. data/grammars/source.dot.json +46 -55
  107. data/grammars/source.dylan.json +63 -68
  108. data/grammars/source.ebnf.json +55 -62
  109. data/grammars/source.eiffel.json +57 -62
  110. data/grammars/source.elixir.json +321 -366
  111. data/grammars/source.emacs.lisp.json +458 -249
  112. data/grammars/source.erazor.json +49 -57
  113. data/grammars/source.erlang.json +508 -515
  114. data/grammars/source.essl.json +17 -30
  115. data/grammars/source.factor.json +85 -91
  116. data/grammars/source.fan.json +92 -96
  117. data/grammars/source.fancy.json +93 -118
  118. data/grammars/source.fish.json +74 -98
  119. data/grammars/source.fontforge.json +142 -146
  120. data/grammars/source.forth.json +42 -57
  121. data/grammars/source.fortran.json +193 -231
  122. data/grammars/source.fortran.modern.json +77 -103
  123. data/grammars/source.fsharp.fsi.json +1 -6
  124. data/grammars/source.fsharp.fsl.json +1 -6
  125. data/grammars/source.fsharp.fsx.json +1 -6
  126. data/grammars/source.fsharp.json +148 -153
  127. data/grammars/source.gap.json +60 -70
  128. data/grammars/source.gcode.json +9 -16
  129. data/grammars/source.gdb.json +63 -79
  130. data/grammars/source.gdb.session.json +27 -28
  131. data/grammars/source.gdbregs.json +7 -8
  132. data/grammars/source.gdscript.json +92 -96
  133. data/grammars/source.gerber.json +38 -56
  134. data/grammars/source.gfm.json +447 -462
  135. data/grammars/source.glsl.json +58 -83
  136. data/grammars/source.gn.json +188 -193
  137. data/grammars/source.gnuplot.json +104 -120
  138. data/grammars/source.go.json +169 -181
  139. data/grammars/source.golo.json +82 -87
  140. data/grammars/source.gosu.2.json +58 -68
  141. data/grammars/source.grace.json +266 -270
  142. data/grammars/source.graphql.json +586 -596
  143. data/grammars/source.groovy.gradle.json +18 -22
  144. data/grammars/source.groovy.json +422 -433
  145. data/grammars/source.harbour.json +129 -173
  146. data/grammars/source.haskell.json +871 -772
  147. data/grammars/source.haxe.2.json +402 -413
  148. data/grammars/source.hlsl.json +6 -16
  149. data/grammars/source.hsc2hs.json +1 -4
  150. data/grammars/source.hsig.json +871 -770
  151. data/grammars/source.hss.1.json +122 -144
  152. data/grammars/source.httpspec.json +119 -123
  153. data/grammars/source.hxml.json +8 -15
  154. data/grammars/source.ideal.json +125 -125
  155. data/grammars/source.idl-dlm.json +25 -32
  156. data/grammars/source.idl.json +59 -80
  157. data/grammars/source.idris.json +171 -185
  158. data/grammars/source.inform7.json +117 -121
  159. data/grammars/source.ini.json +37 -43
  160. data/grammars/source.io.json +65 -73
  161. data/grammars/source.ioke.json +72 -78
  162. data/grammars/source.isabelle.root.json +26 -30
  163. data/grammars/source.isabelle.theory.json +46 -50
  164. data/grammars/source.j.json +18 -21
  165. data/grammars/source.jasmin.json +45 -50
  166. data/grammars/source.java-properties.json +31 -41
  167. data/grammars/source.java.json +333 -342
  168. data/grammars/source.jcl.json +15 -18
  169. data/grammars/source.jflex.json +166 -172
  170. data/grammars/source.jison.json +331 -334
  171. data/grammars/source.jisonlex-injection.json +1 -2
  172. data/grammars/source.jisonlex.json +148 -151
  173. data/grammars/source.jolie.json +37 -43
  174. data/grammars/source.jq.json +80 -87
  175. data/grammars/source.js.json +798 -818
  176. data/grammars/source.js.jsx.json +2115 -2225
  177. data/grammars/source.js.objj.json +167 -172
  178. data/grammars/source.js.regexp.json +50 -50
  179. data/grammars/source.js.regexp.replacement.json +7 -7
  180. data/grammars/source.jsdoc.json +94 -94
  181. data/grammars/source.json.json +61 -71
  182. data/grammars/source.julia.console.json +5 -6
  183. data/grammars/source.julia.json +237 -234
  184. data/grammars/source.lean.json +55 -67
  185. data/grammars/source.lid.json +6 -10
  186. data/grammars/source.lilypond.json +181 -195
  187. data/grammars/source.lisp.json +40 -50
  188. data/grammars/source.litcoffee.json +169 -183
  189. data/grammars/source.livescript.json +207 -220
  190. data/grammars/source.llvm.json +28 -38
  191. data/grammars/source.logos.json +7 -14
  192. data/grammars/source.logtalk.json +136 -141
  193. data/grammars/source.loomscript.json +77 -83
  194. data/grammars/source.lsl.json +90 -106
  195. data/grammars/source.lua.json +100 -109
  196. data/grammars/source.makefile.json +181 -188
  197. data/grammars/source.makegen.json +3 -7
  198. data/grammars/source.mask.json +260 -265
  199. data/grammars/source.mata.json +38 -46
  200. data/grammars/source.mathematica.json +155 -167
  201. data/grammars/source.matlab.json +407 -684
  202. data/grammars/source.maxscript.json +293 -281
  203. data/grammars/source.mercury.json +179 -184
  204. data/grammars/source.meson.json +52 -58
  205. data/grammars/source.meta-info.json +64 -74
  206. data/grammars/source.ml.json +107 -113
  207. data/grammars/source.modelica.json +51 -59
  208. data/grammars/source.modula2.json +33 -42
  209. data/grammars/source.monkey.json +234 -241
  210. data/grammars/source.moonscript.json +51 -56
  211. data/grammars/source.mql5.json +74 -101
  212. data/grammars/source.mupad.json +30 -72
  213. data/grammars/source.ncl.json +1 -14
  214. data/grammars/source.ne.json +39 -42
  215. data/grammars/source.nemerle.json +58 -63
  216. data/grammars/source.nesc.json +9 -15
  217. data/grammars/source.netlinx.erb.json +13 -25
  218. data/grammars/source.netlinx.json +231 -292
  219. data/grammars/source.nextflow-groovy.json +1360 -0
  220. data/grammars/source.nextflow.json +74 -0
  221. data/grammars/source.nginx.json +274 -287
  222. data/grammars/source.nim.json +442 -483
  223. data/grammars/source.nim_filter.json +6 -26
  224. data/grammars/source.nimcfg.json +38 -51
  225. data/grammars/source.ninja.json +64 -70
  226. data/grammars/source.nit.json +60 -64
  227. data/grammars/source.nix.json +269 -273
  228. data/grammars/source.nmml.json +31 -37
  229. data/grammars/source.nsis.json +66 -72
  230. data/grammars/source.nu.json +129 -139
  231. data/grammars/source.nut.json +129 -133
  232. data/grammars/source.objc++.json +3 -10
  233. data/grammars/source.objc.json +303 -314
  234. data/grammars/source.objc.platform.json +145 -151
  235. data/grammars/source.ocaml.json +506 -514
  236. data/grammars/source.ocamllex.json +108 -115
  237. data/grammars/source.ocamlyacc.json +116 -123
  238. data/grammars/source.ooc.json +148 -155
  239. data/grammars/source.opa.json +39 -49
  240. data/grammars/source.opal.json +84 -89
  241. data/grammars/source.opalsysdefs.json +9 -13
  242. data/grammars/source.opencobol.json +22 -25
  243. data/grammars/source.opentype.json +148 -152
  244. data/grammars/source.ox.json +36 -44
  245. data/grammars/source.oz.json +31 -38
  246. data/grammars/source.p4.json +49 -59
  247. data/grammars/source.pan.json +273 -278
  248. data/grammars/source.papyrus.skyrim.json +705 -781
  249. data/grammars/source.parrot.pir.json +59 -65
  250. data/grammars/source.pascal.json +54 -61
  251. data/grammars/source.pawn.json +835 -849
  252. data/grammars/source.pcb.board.json +153 -158
  253. data/grammars/source.pcb.schematic.json +134 -138
  254. data/grammars/source.pcb.sexp.json +64 -74
  255. data/grammars/source.pep8.json +28 -32
  256. data/grammars/source.perl.6.json +83 -92
  257. data/grammars/source.perl.json +711 -737
  258. data/grammars/source.perl6fe.json +1204 -1218
  259. data/grammars/source.php.zephir.json +80 -89
  260. data/grammars/source.pic.json +137 -142
  261. data/grammars/source.pig_latin.json +76 -80
  262. data/grammars/source.pike.json +23 -36
  263. data/grammars/source.po.json +74 -84
  264. data/grammars/source.pogoscript.json +23 -29
  265. data/grammars/source.pony.json +98 -108
  266. data/grammars/source.postcss.json +370 -0
  267. data/grammars/source.postscript.json +88 -97
  268. data/grammars/source.pov-ray sdl.json +36 -42
  269. data/grammars/source.powershell.json +175 -197
  270. data/grammars/source.processing.json +236 -249
  271. data/grammars/source.prolog.eclipse.json +33 -38
  272. data/grammars/source.prolog.json +66 -72
  273. data/grammars/source.protobuf.json +88 -94
  274. data/grammars/source.puppet.json +144 -151
  275. data/grammars/source.purescript.json +268 -289
  276. data/grammars/source.pyjade.json +256 -281
  277. data/grammars/source.python.django.json +13 -18
  278. data/grammars/source.python.json +3319 -3367
  279. data/grammars/source.python.salt.json +3 -7
  280. data/grammars/source.qmake.json +83 -90
  281. data/grammars/source.qml.json +57 -78
  282. data/grammars/source.quoting.perl6fe.json +666 -669
  283. data/grammars/source.r.json +75 -84
  284. data/grammars/source.racket.json +17 -38
  285. data/grammars/source.rascal.json +77 -80
  286. data/grammars/source.reason.hover.type.json +1 -1
  287. data/grammars/source.reason.json +1025 -1080
  288. data/grammars/source.rebol.json +167 -177
  289. data/grammars/source.red.json +169 -177
  290. data/grammars/source.regexp.babel.json +74 -77
  291. data/grammars/source.regexp.extended.json +4 -5
  292. data/grammars/source.regexp.json +260 -264
  293. data/grammars/source.regexp.perl6fe.json +108 -111
  294. data/grammars/source.regexp.python.json +210 -215
  295. data/grammars/source.regexp.spin.json +63 -72
  296. data/grammars/source.renpy.json +617 -687
  297. data/grammars/source.rexx.json +25 -32
  298. data/grammars/source.ring.json +84 -114
  299. data/grammars/source.rpm-spec.json +392 -401
  300. data/grammars/source.ruby.gemfile.json +9 -12
  301. data/grammars/source.ruby.json +862 -952
  302. data/grammars/source.ruby.rspec.cucumber.steps.json +90 -103
  303. data/grammars/source.rust.json +223 -281
  304. data/grammars/source.sas.json +88 -105
  305. data/grammars/source.sass.json +100 -108
  306. data/grammars/source.sbt.json +16 -23
  307. data/grammars/source.scad.json +60 -67
  308. data/grammars/source.scala.json +215 -228
  309. data/grammars/source.scaml.json +120 -135
  310. data/grammars/source.scheme.json +119 -136
  311. data/grammars/source.scilab.json +40 -47
  312. data/grammars/source.scss.json +369 -403
  313. data/grammars/source.sdbl.json +14 -25
  314. data/grammars/source.shaderlab.json +24 -27
  315. data/grammars/source.shell.json +409 -440
  316. data/grammars/source.shen.json +75 -94
  317. data/grammars/source.smali.json +232 -293
  318. data/grammars/source.smalltalk.json +60 -75
  319. data/grammars/source.smt.json +67 -82
  320. data/grammars/source.solidity.json +35 -54
  321. data/grammars/source.sp.json +40 -45
  322. data/grammars/source.sparql.json +3 -8
  323. data/grammars/source.spin.json +277 -297
  324. data/grammars/source.sqf.json +34 -44
  325. data/grammars/source.sql.json +142 -156
  326. data/grammars/source.stan.json +201 -160
  327. data/grammars/source.stata.json +57 -68
  328. data/grammars/source.strings.json +26 -30
  329. data/grammars/source.stylus.json +558 -565
  330. data/grammars/source.supercollider.json +33 -40
  331. data/grammars/source.swift.json +999 -1077
  332. data/grammars/source.systemverilog.json +351 -365
  333. data/grammars/source.tcl.json +77 -94
  334. data/grammars/source.tea.json +61 -67
  335. data/grammars/source.terra.json +25 -32
  336. data/grammars/source.terraform.json +68 -88
  337. data/grammars/source.thrift.json +300 -306
  338. data/grammars/source.tl.json +112 -117
  339. data/grammars/source.tla.json +65 -69
  340. data/grammars/source.toc.json +21 -25
  341. data/grammars/source.toml.json +117 -122
  342. data/grammars/source.ts.json +2838 -2774
  343. data/grammars/source.tsx.json +180 -184
  344. data/grammars/source.turing.json +970 -974
  345. data/grammars/source.turtle.json +124 -140
  346. data/grammars/source.txl.json +23 -37
  347. data/grammars/source.ucfconstraints.json +16 -21
  348. data/grammars/source.ur.json +15 -27
  349. data/grammars/source.vala.json +221 -235
  350. data/grammars/source.varnish.vcl.json +117 -129
  351. data/grammars/source.vbnet.json +69 -106
  352. data/grammars/source.verilog.json +101 -107
  353. data/grammars/source.vhdl.json +437 -445
  354. data/grammars/source.viml.json +540 -550
  355. data/grammars/source.wavefront.mtl.json +274 -277
  356. data/grammars/source.wavefront.obj.json +781 -784
  357. data/grammars/source.wdl.json +66 -46
  358. data/grammars/source.webassembly.json +97 -102
  359. data/grammars/source.webidl.json +311 -326
  360. data/grammars/source.x10.json +28 -32
  361. data/grammars/source.x86asm.json +21 -26
  362. data/grammars/source.xc.json +164 -172
  363. data/grammars/source.xq.json +81 -92
  364. data/grammars/source.xtend.json +199 -208
  365. data/grammars/source.yaml-ext.json +118 -124
  366. data/grammars/source.yaml.json +155 -174
  367. data/grammars/source.yaml.salt.json +113 -116
  368. data/grammars/source.yang.json +10 -13
  369. data/grammars/source.yara.json +98 -0
  370. data/grammars/text.bibtex.json +95 -100
  371. data/grammars/text.cfml.basic.json +403 -404
  372. data/grammars/text.elixir.json +18 -23
  373. data/grammars/text.error-list.json +15 -16
  374. data/grammars/text.find-refs.json +487 -488
  375. data/grammars/text.gherkin.feature.json +45 -53
  376. data/grammars/text.haml.json +176 -189
  377. data/grammars/text.hamlc.json +82 -88
  378. data/grammars/text.html.abl.json +16 -21
  379. data/grammars/text.html.asciidoc.json +139 -153
  380. data/grammars/text.html.asdoc.json +145 -155
  381. data/grammars/text.html.asp.json +23 -28
  382. data/grammars/text.html.basic.json +323 -338
  383. data/grammars/text.html.cfm.json +316 -325
  384. data/grammars/text.html.creole.json +177 -189
  385. data/grammars/text.html.django.json +27 -33
  386. data/grammars/text.html.ecr.json +21 -25
  387. data/grammars/text.html.elixir.json +3 -9
  388. data/grammars/text.html.erb.json +81 -85
  389. data/grammars/text.html.erlang.yaws.json +24 -29
  390. data/grammars/text.html.factor.json +5 -11
  391. data/grammars/text.html.ftl.json +16 -25
  392. data/grammars/text.html.handlebars.json +579 -598
  393. data/grammars/text.html.javadoc.json +426 -0
  394. data/grammars/text.html.js.json +11 -17
  395. data/grammars/text.html.jsp.json +377 -384
  396. data/grammars/text.html.liquid.json +8 -18
  397. data/grammars/text.html.mako.json +257 -275
  398. data/grammars/text.html.markdown.source.gfm.apib.json +419 -427
  399. data/grammars/text.html.markdown.source.gfm.mson.json +405 -414
  400. data/grammars/text.html.mediawiki.json +318 -344
  401. data/grammars/text.html.php.blade.json +2134 -2140
  402. data/grammars/text.html.php.json +980 -1013
  403. data/grammars/text.html.slash.json +101 -107
  404. data/grammars/text.html.smarty.json +75 -83
  405. data/grammars/text.html.soy.json +250 -253
  406. data/grammars/text.html.ssp.json +18 -24
  407. data/grammars/text.html.tcl.json +17 -24
  408. data/grammars/text.html.twig.json +712 -718
  409. data/grammars/text.idl-idldoc.json +5 -9
  410. data/grammars/text.jade.json +213 -235
  411. data/grammars/text.junit-test-report.json +25 -28
  412. data/grammars/text.log.latex.json +44 -46
  413. data/grammars/text.marko.json +370 -401
  414. data/grammars/text.python.console.json +3 -7
  415. data/grammars/text.python.traceback.json +2 -5
  416. data/grammars/text.rdoc.json +15 -19
  417. data/grammars/text.restructuredtext.clean.json +8 -11
  418. data/grammars/text.restructuredtext.json +886 -873
  419. data/grammars/text.robot.json +26 -36
  420. data/grammars/text.roff.json +2852 -2915
  421. data/grammars/text.runoff.json +56 -69
  422. data/grammars/text.sfd.json +151 -155
  423. data/grammars/text.shell-session.json +5 -8
  424. data/grammars/text.slim.json +184 -210
  425. data/grammars/text.srt.json +54 -57
  426. data/grammars/text.tex.json +98 -105
  427. data/grammars/text.tex.latex.beamer.json +14 -20
  428. data/grammars/text.tex.latex.haskell.json +883 -782
  429. data/grammars/text.tex.latex.json +281 -291
  430. data/grammars/text.tex.latex.memoir.json +39 -46
  431. data/grammars/text.tex.latex.rd.json +32 -38
  432. data/grammars/text.xml.ant.json +62 -69
  433. data/grammars/text.xml.flex-config.json +1009 -1013
  434. data/grammars/text.xml.genshi.json +10 -16
  435. data/grammars/text.xml.json +117 -130
  436. data/grammars/text.xml.pom.json +235 -240
  437. data/grammars/text.xml.xsl.json +31 -37
  438. data/grammars/text.zone_file.json +24 -29
  439. data/lib/linguist/blob.rb +10 -1
  440. data/lib/linguist/blob_helper.rb +4 -1
  441. data/lib/linguist/file_blob.rb +5 -0
  442. data/lib/linguist/generated.rb +16 -0
  443. data/lib/linguist/heuristics.rb +23 -11
  444. data/lib/linguist/language.rb +3 -6
  445. data/lib/linguist/languages.json +1 -1
  446. data/lib/linguist/languages.yml +74 -12
  447. data/lib/linguist/lazy_blob.rb +15 -1
  448. data/lib/linguist/linguist.bundle +0 -0
  449. data/lib/linguist/samples.json +1666 -3381
  450. data/lib/linguist/shebang.rb +2 -0
  451. data/lib/linguist/strategy/modeline.rb +2 -0
  452. data/lib/linguist/vendor.yml +5 -6
  453. data/lib/linguist/version.rb +1 -1
  454. metadata +12 -11
  455. data/grammars/source.elm.json +0 -381
  456. data/grammars/source.nant-build.json +0 -86
  457. data/grammars/source.octave.json +0 -451
  458. data/grammars/text.html.mediawiki.elm-build-output.json +0 -111
  459. data/grammars/text.html.mediawiki.elm-documentation.json +0 -22
  460. data/grammars/text.html.vue.json +0 -936
@@ -1,244 +1,241 @@
1
1
  {
2
- "comment": "This file was generated with clang-C using MacOSX10.12.sdk",
3
- "fileTypes": [
4
-
5
- ],
6
- "hideFromUser": true,
7
2
  "name": "Platform",
3
+ "scopeName": "source.objc.platform",
8
4
  "patterns": [
9
5
  {
10
- "match": "\\bNS(?:CompositingOperationHighlight|FP(?:CurrentField|Preview(?:Button|Field)|RevertButton|S(?:etButton|ize(?:Field|Title))))\\b",
11
- "name": "invalid.deprecated.10.0.support.constant.cocoa.objc"
6
+ "name": "invalid.deprecated.10.0.support.constant.cocoa.objc",
7
+ "match": "\\bNS(?:CompositingOperationHighlight|FP(?:CurrentField|Preview(?:Button|Field)|RevertButton|S(?:etButton|ize(?:Field|Title))))\\b"
12
8
  },
13
9
  {
14
- "match": "\\bNS(?:CompositeHighlight|SmallIconButtonBezelStyle)\\b",
15
- "name": "invalid.deprecated.10.0.support.variable.cocoa.objc"
10
+ "name": "invalid.deprecated.10.0.support.variable.cocoa.objc",
11
+ "match": "\\bNS(?:CompositeHighlight|SmallIconButtonBezelStyle)\\b"
16
12
  },
17
13
  {
18
- "match": "\\bNS(?:CalendarDate|Form|GarbageCollector)\\b",
19
- "name": "invalid.deprecated.10.10.support.class.cocoa.objc"
14
+ "name": "invalid.deprecated.10.10.support.class.cocoa.objc",
15
+ "match": "\\bNS(?:CalendarDate|Form|GarbageCollector)\\b"
20
16
  },
21
17
  {
22
- "match": "\\bNS(?:A(?:lert(?:AlternateReturn|DefaultReturn|ErrorReturn|OtherReturn)|nyType)|Ca(?:lendarCalendarUnit|ncelButton)|D(?:ayCalendarUnit|oubleType|ragOperationAll(?:_Obsolete)?)|EraCalendarUnit|FloatType|H(?:PUXOperatingSystem|ourCalendarUnit)|IntType|M(?:ACHOperatingSystem|inuteCalendarUnit|onthCalendarUnit)|O(?:KButton|SF1OperatingSystem)|Po(?:poverAppearance(?:HUD|Minimal)|sitive(?:DoubleType|FloatType|IntType))|QuarterCalendarUnit|Run(?:AbortedResponse|ContinuesResponse|StoppedResponse)|S(?:cale(?:None|Proportionally|ToFit)|econdCalendarUnit|olarisOperatingSystem|unOSOperatingSystem)|TimeZoneCalendarUnit|UndefinedDateComponent|W(?:eek(?:CalendarUnit|Of(?:MonthCalendarUnit|YearCalendarUnit)|day(?:CalendarUnit|OrdinalCalendarUnit))|indows(?:95OperatingSystem|NTOperatingSystem)|rapCalendarComponents)|Year(?:CalendarUnit|ForWeekOfYearCalendarUnit))\\b",
23
- "name": "invalid.deprecated.10.10.support.constant.cocoa.objc"
18
+ "name": "invalid.deprecated.10.10.support.constant.cocoa.objc",
19
+ "match": "\\bNS(?:A(?:lert(?:AlternateReturn|DefaultReturn|ErrorReturn|OtherReturn)|nyType)|Ca(?:lendarCalendarUnit|ncelButton)|D(?:ayCalendarUnit|oubleType|ragOperationAll(?:_Obsolete)?)|EraCalendarUnit|FloatType|H(?:PUXOperatingSystem|ourCalendarUnit)|IntType|M(?:ACHOperatingSystem|inuteCalendarUnit|onthCalendarUnit)|O(?:KButton|SF1OperatingSystem)|Po(?:poverAppearance(?:HUD|Minimal)|sitive(?:DoubleType|FloatType|IntType))|QuarterCalendarUnit|Run(?:AbortedResponse|ContinuesResponse|StoppedResponse)|S(?:cale(?:None|Proportionally|ToFit)|econdCalendarUnit|olarisOperatingSystem|unOSOperatingSystem)|TimeZoneCalendarUnit|UndefinedDateComponent|W(?:eek(?:CalendarUnit|Of(?:MonthCalendarUnit|YearCalendarUnit)|day(?:CalendarUnit|OrdinalCalendarUnit))|indows(?:95OperatingSystem|NTOperatingSystem)|rapCalendarComponents)|Year(?:CalendarUnit|ForWeekOfYearCalendarUnit))\\b"
24
20
  },
25
21
  {
26
- "match": "\\bNSPopoverAppearance\\b",
27
- "name": "invalid.deprecated.10.10.support.type.cocoa.objc"
22
+ "name": "invalid.deprecated.10.10.support.type.cocoa.objc",
23
+ "match": "\\bNSPopoverAppearance\\b"
28
24
  },
29
25
  {
30
- "match": "\\bNS(?:A(?:ccessibilityMatte(?:ContentUIElementAttribute|HoleAttribute)|ppearanceNameLightContent)|BuddhistCalendar|ChineseCalendar|GregorianCalendar|HebrewCalendar|I(?:SO8601Calendar|ndianCalendar|slamicC(?:alendar|ivilCalendar))|JapaneseCalendar|PersianCalendar|RepublicOfChinaCalendar)\\b",
31
- "name": "invalid.deprecated.10.10.support.variable.cocoa.objc"
26
+ "name": "invalid.deprecated.10.10.support.variable.cocoa.objc",
27
+ "match": "\\bNS(?:A(?:ccessibilityMatte(?:ContentUIElementAttribute|HoleAttribute)|ppearanceNameLightContent)|BuddhistCalendar|ChineseCalendar|GregorianCalendar|HebrewCalendar|I(?:SO8601Calendar|ndianCalendar|slamicC(?:alendar|ivilCalendar))|JapaneseCalendar|PersianCalendar|RepublicOfChinaCalendar)\\b"
32
28
  },
33
29
  {
34
- "match": "\\bNS(?:Glyph(?:Attribute(?:BidiLevel|Elastic|Inscribe|Soft)|Inscribe(?:Above|B(?:ase|elow)|Over(?:Below|strike)))|StringDrawing(?:DisableScreenFontSubstitution|OneShot)|TextWritingDirection(?:Embedding|Override)|WorkspaceLaunch(?:AllowingClassicStartup|PreferringClassic))\\b",
35
- "name": "invalid.deprecated.10.11.support.constant.cocoa.objc"
30
+ "name": "invalid.deprecated.10.11.support.constant.cocoa.objc",
31
+ "match": "\\bNS(?:Glyph(?:Attribute(?:BidiLevel|Elastic|Inscribe|Soft)|Inscribe(?:Above|B(?:ase|elow)|Over(?:Below|strike)))|StringDrawing(?:DisableScreenFontSubstitution|OneShot)|TextWritingDirection(?:Embedding|Override)|WorkspaceLaunch(?:AllowingClassicStartup|PreferringClassic))\\b"
36
32
  },
37
33
  {
38
- "match": "\\bNSGlyphInscription\\b",
39
- "name": "invalid.deprecated.10.11.support.type.cocoa.objc"
34
+ "name": "invalid.deprecated.10.11.support.type.cocoa.objc",
35
+ "match": "\\bNSGlyphInscription\\b"
40
36
  },
41
37
  {
42
- "match": "\\bNS(?:AccessibilityException|CharacterShapeAttributeName|U(?:nderlineByWordMask|sesScreenFontsDocumentAttribute)|Workspace(?:Co(?:mpressOperation|pyOperation)|D(?:e(?:c(?:ompressOperation|ryptOperation)|stroyOperation)|idPerformFileOperationNotification|uplicateOperation)|EncryptOperation|LinkOperation|MoveOperation|RecycleOperation))\\b",
43
- "name": "invalid.deprecated.10.11.support.variable.cocoa.objc"
38
+ "name": "invalid.deprecated.10.11.support.variable.cocoa.objc",
39
+ "match": "\\bNS(?:AccessibilityException|CharacterShapeAttributeName|U(?:nderlineByWordMask|sesScreenFontsDocumentAttribute)|Workspace(?:Co(?:mpressOperation|pyOperation)|D(?:e(?:c(?:ompressOperation|ryptOperation)|stroyOperation)|idPerformFileOperationNotification|uplicateOperation)|EncryptOperation|LinkOperation|MoveOperation|RecycleOperation))\\b"
44
40
  },
45
41
  {
46
- "match": "\\bNS(?:Gradient(?:Con(?:cave(?:Strong|Weak)|vex(?:Strong|Weak))|None)|OpenGLPFAStereo|WindowFullScreenButton)\\b",
47
- "name": "invalid.deprecated.10.12.support.constant.cocoa.objc"
42
+ "name": "invalid.deprecated.10.12.support.constant.cocoa.objc",
43
+ "match": "\\bNS(?:Gradient(?:Con(?:cave(?:Strong|Weak)|vex(?:Strong|Weak))|None)|OpenGLPFAStereo|WindowFullScreenButton)\\b"
48
44
  },
49
45
  {
50
- "match": "\\bNSGradientType\\b",
51
- "name": "invalid.deprecated.10.12.support.type.cocoa.objc"
46
+ "name": "invalid.deprecated.10.12.support.type.cocoa.objc",
47
+ "match": "\\bNSGradientType\\b"
52
48
  },
53
49
  {
54
- "match": "\\bNS(?:A(?:WTEventType|l(?:phaShiftKeyMask|ternateKeyMask)|nyEventMask|pp(?:KitDefined(?:Mask)?|lication(?:ActivatedEventType|De(?:activatedEventType|fined(?:Mask)?))))|BorderlessWindowMask|C(?:enterTextAlignment|ircularSlider|losableWindowMask|o(?:m(?:mandKeyMask|posite(?:C(?:lear|o(?:lor(?:Burn|Dodge)?|py))|D(?:arken|estination(?:Atop|In|O(?:ut|ver))|ifference)|Exclusion|H(?:ardLight|ue)|L(?:ighten|uminosity)|Multiply|Overlay|Plus(?:Darker|Lighter)|S(?:aturation|creen|o(?:ftLight|urce(?:Atop|In|O(?:ut|ver))))|XOR))|ntrolKeyMask)|riticalAlertStyle|ursor(?:PointingDevice|Update(?:Mask)?))|D(?:eviceIndependentModifierFlagsMask|ocModalWindowMask)|EraserPointingDevice|F(?:lagsChanged(?:Mask)?|u(?:llS(?:creenWindowMask|izeContentViewWindowMask)|nctionKeyMask))|H(?:UDWindowMask|elpKeyMask)|InformationalAlertStyle|JustifiedTextAlignment|Key(?:Down(?:Mask)?|Up(?:Mask)?)|L(?:eft(?:Mouse(?:D(?:own(?:Mask)?|ragged(?:Mask)?)|Up(?:Mask)?)|TextAlignment)|inearSlider)|M(?:ini(?:ControlSize|aturizableWindowMask)|ouse(?:E(?:ntered(?:Mask)?|ventSubtype|xited(?:Mask)?)|Moved(?:Mask)?))|N(?:aturalTextAlignment|onactivatingPanelMask|umericPadKeyMask)|OtherMouse(?:D(?:own(?:Mask)?|ragged(?:Mask)?)|Up(?:Mask)?)|P(?:e(?:n(?:LowerSideMask|PointingDevice|TipMask|UpperSideMask)|riodic(?:Mask)?)|owerOffEventType)|R(?:e(?:gularControlSize|sizableWindowMask)|ight(?:Mouse(?:D(?:own(?:Mask)?|ragged(?:Mask)?)|Up(?:Mask)?)|TextAlignment))|S(?:cr(?:eenChangedEventType|ollWheel(?:Mask)?)|hiftKeyMask|mallControlSize|ystemDefined(?:Mask)?)|T(?:abletP(?:oint(?:EventSubtype|Mask)?|roximity(?:EventSubtype|Mask)?)|exturedBackgroundWindowMask|hick(?:SquareBezelStyle|erSquareBezelStyle)|i(?:ckMark(?:Above|Below|Left|Right)|tledWindowMask)|ouchEventSubtype)|U(?:n(?:ifiedTitleAndToolbarWindowMask|knownPointingDevice)|tilityWindowMask)|W(?:arningAlertStyle|indow(?:ExposedEventType|MovedEventType)))\\b",
55
- "name": "invalid.deprecated.10.12.support.variable.cocoa.objc"
50
+ "name": "invalid.deprecated.10.12.support.variable.cocoa.objc",
51
+ "match": "\\bNS(?:A(?:WTEventType|l(?:phaShiftKeyMask|ternateKeyMask)|nyEventMask|pp(?:KitDefined(?:Mask)?|lication(?:ActivatedEventType|De(?:activatedEventType|fined(?:Mask)?))))|BorderlessWindowMask|C(?:enterTextAlignment|ircularSlider|losableWindowMask|o(?:m(?:mandKeyMask|posite(?:C(?:lear|o(?:lor(?:Burn|Dodge)?|py))|D(?:arken|estination(?:Atop|In|O(?:ut|ver))|ifference)|Exclusion|H(?:ardLight|ue)|L(?:ighten|uminosity)|Multiply|Overlay|Plus(?:Darker|Lighter)|S(?:aturation|creen|o(?:ftLight|urce(?:Atop|In|O(?:ut|ver))))|XOR))|ntrolKeyMask)|riticalAlertStyle|ursor(?:PointingDevice|Update(?:Mask)?))|D(?:eviceIndependentModifierFlagsMask|ocModalWindowMask)|EraserPointingDevice|F(?:lagsChanged(?:Mask)?|u(?:llS(?:creenWindowMask|izeContentViewWindowMask)|nctionKeyMask))|H(?:UDWindowMask|elpKeyMask)|InformationalAlertStyle|JustifiedTextAlignment|Key(?:Down(?:Mask)?|Up(?:Mask)?)|L(?:eft(?:Mouse(?:D(?:own(?:Mask)?|ragged(?:Mask)?)|Up(?:Mask)?)|TextAlignment)|inearSlider)|M(?:ini(?:ControlSize|aturizableWindowMask)|ouse(?:E(?:ntered(?:Mask)?|ventSubtype|xited(?:Mask)?)|Moved(?:Mask)?))|N(?:aturalTextAlignment|onactivatingPanelMask|umericPadKeyMask)|OtherMouse(?:D(?:own(?:Mask)?|ragged(?:Mask)?)|Up(?:Mask)?)|P(?:e(?:n(?:LowerSideMask|PointingDevice|TipMask|UpperSideMask)|riodic(?:Mask)?)|owerOffEventType)|R(?:e(?:gularControlSize|sizableWindowMask)|ight(?:Mouse(?:D(?:own(?:Mask)?|ragged(?:Mask)?)|Up(?:Mask)?)|TextAlignment))|S(?:cr(?:eenChangedEventType|ollWheel(?:Mask)?)|hiftKeyMask|mallControlSize|ystemDefined(?:Mask)?)|T(?:abletP(?:oint(?:EventSubtype|Mask)?|roximity(?:EventSubtype|Mask)?)|exturedBackgroundWindowMask|hick(?:SquareBezelStyle|erSquareBezelStyle)|i(?:ckMark(?:Above|Below|Left|Right)|tledWindowMask)|ouchEventSubtype)|U(?:n(?:ifiedTitleAndToolbarWindowMask|knownPointingDevice)|tilityWindowMask)|W(?:arningAlertStyle|indow(?:ExposedEventType|MovedEventType)))\\b"
56
52
  },
57
53
  {
58
- "match": "\\bNSPrint(?:FormName|JobFeatures|ManualFeed|Pa(?:gesPerSheet|perFeed))\\b",
59
- "name": "invalid.deprecated.10.2.support.variable.cocoa.objc"
54
+ "name": "invalid.deprecated.10.2.support.variable.cocoa.objc",
55
+ "match": "\\bNSPrint(?:FormName|JobFeatures|ManualFeed|Pa(?:gesPerSheet|perFeed))\\b"
60
56
  },
61
57
  {
62
- "match": "\\bNSOpenGLGOResetLibrary\\b",
63
- "name": "invalid.deprecated.10.4.support.constant.cocoa.objc"
58
+ "name": "invalid.deprecated.10.4.support.constant.cocoa.objc",
59
+ "match": "\\bNSOpenGLGOResetLibrary\\b"
64
60
  },
65
61
  {
66
- "match": "\\bNS(?:F(?:TPProperty(?:ActiveTransferModeKey|F(?:TPProxy|ileOffsetKey)|User(?:LoginKey|PasswordKey))|ontColorAttribute)|HTTPProperty(?:ErrorPageDataKey|HTTPProxy|RedirectionHeadersKey|S(?:erverHTTPVersionKey|tatus(?:CodeKey|ReasonKey))))\\b",
67
- "name": "invalid.deprecated.10.4.support.variable.cocoa.objc"
62
+ "name": "invalid.deprecated.10.4.support.variable.cocoa.objc",
63
+ "match": "\\bNS(?:F(?:TPProperty(?:ActiveTransferModeKey|F(?:TPProxy|ileOffsetKey)|User(?:LoginKey|PasswordKey))|ontColorAttribute)|HTTPProperty(?:ErrorPageDataKey|HTTPProxy|RedirectionHeadersKey|S(?:erverHTTPVersionKey|tatus(?:CodeKey|ReasonKey))))\\b"
68
64
  },
69
65
  {
70
- "match": "\\bNSMovie\\b",
71
- "name": "invalid.deprecated.10.5.support.class.cocoa.objc"
66
+ "name": "invalid.deprecated.10.5.support.class.cocoa.objc",
67
+ "match": "\\bNSMovie\\b"
72
68
  },
73
69
  {
74
- "match": "\\bNSOpenGLPFA(?:M(?:PSafe|ultiScreen)|Robust)\\b",
75
- "name": "invalid.deprecated.10.5.support.constant.cocoa.objc"
70
+ "name": "invalid.deprecated.10.5.support.constant.cocoa.objc",
71
+ "match": "\\bNSOpenGLPFA(?:M(?:PSafe|ultiScreen)|Robust)\\b"
76
72
  },
77
73
  {
78
- "match": "\\bNS(?:AMPMDesignation|CurrencySymbol|D(?:ate(?:FormatString|TimeOrdering)|ecimal(?:Digits|Separator))|EarlierTimeDesignations|HourNameDesignations|Int(?:HashCallBacks|Map(?:KeyCallBacks|ValueCallBacks)|ernationalCurrencyString)|LaterTimeDesignations|MonthNameArray|Ne(?:gativeCurrencyFormatString|xt(?:DayDesignations|NextDayDesignations))|P(?:ositiveCurrencyFormatString|riorDayDesignations)|Short(?:DateFormatString|MonthNameArray|TimeDateFormatString|WeekDayNameArray)|T(?:h(?:isDayDesignations|ousandsSeparator)|ime(?:DateFormatString|FormatString))|VoiceLanguage|WeekDayNameArray|YearMonthWeekDesignations)\\b",
79
- "name": "invalid.deprecated.10.5.support.variable.cocoa.objc"
74
+ "name": "invalid.deprecated.10.5.support.variable.cocoa.objc",
75
+ "match": "\\bNS(?:AMPMDesignation|CurrencySymbol|D(?:ate(?:FormatString|TimeOrdering)|ecimal(?:Digits|Separator))|EarlierTimeDesignations|HourNameDesignations|Int(?:HashCallBacks|Map(?:KeyCallBacks|ValueCallBacks)|ernationalCurrencyString)|LaterTimeDesignations|MonthNameArray|Ne(?:gativeCurrencyFormatString|xt(?:DayDesignations|NextDayDesignations))|P(?:ositiveCurrencyFormatString|riorDayDesignations)|Short(?:DateFormatString|MonthNameArray|TimeDateFormatString|WeekDayNameArray)|T(?:h(?:isDayDesignations|ousandsSeparator)|ime(?:DateFormatString|FormatString))|VoiceLanguage|WeekDayNameArray|YearMonthWeekDesignations)\\b"
80
76
  },
81
77
  {
82
- "match": "\\bNS(?:CachedImageRep|Input(?:Manager|Server))\\b",
83
- "name": "invalid.deprecated.10.6.support.class.cocoa.objc"
78
+ "name": "invalid.deprecated.10.6.support.class.cocoa.objc",
79
+ "match": "\\bNS(?:CachedImageRep|Input(?:Manager|Server))\\b"
84
80
  },
85
81
  {
86
- "match": "\\bNSOpenGLPFAFullScreen\\b",
87
- "name": "invalid.deprecated.10.6.support.constant.cocoa.objc"
82
+ "name": "invalid.deprecated.10.6.support.constant.cocoa.objc",
83
+ "match": "\\bNSOpenGLPFAFullScreen\\b"
88
84
  },
89
85
  {
90
- "match": "\\bNS(?:A(?:ccessibilitySortButtonRole|pplicationFileType)|CalibratedBlackColorSpace|D(?:eviceBlackColorSpace|irectoryFileType)|ErrorFailingURLStringKey|FilesystemFileType|P(?:ICTPboardType|lainFileType|rintSavePath)|ShellCommandFileType)\\b",
91
- "name": "invalid.deprecated.10.6.support.variable.cocoa.objc"
86
+ "name": "invalid.deprecated.10.6.support.variable.cocoa.objc",
87
+ "match": "\\bNS(?:A(?:ccessibilitySortButtonRole|pplicationFileType)|CalibratedBlackColorSpace|D(?:eviceBlackColorSpace|irectoryFileType)|ErrorFailingURLStringKey|FilesystemFileType|P(?:ICTPboardType|lainFileType|rintSavePath)|ShellCommandFileType)\\b"
92
88
  },
93
89
  {
94
- "match": "\\bNSOpenGLPixelBuffer\\b",
95
- "name": "invalid.deprecated.10.7.support.class.cocoa.objc"
90
+ "name": "invalid.deprecated.10.7.support.class.cocoa.objc",
91
+ "match": "\\bNSOpenGLPixelBuffer\\b"
96
92
  },
97
93
  {
98
- "match": "\\bNS(?:AutosaveOperation|OpenGLPFA(?:OffScreen|PixelBuffer|RemotePixelBuffer)|PathStyleNavigationBar)\\b",
99
- "name": "invalid.deprecated.10.7.support.constant.cocoa.objc"
94
+ "name": "invalid.deprecated.10.7.support.constant.cocoa.objc",
95
+ "match": "\\bNS(?:AutosaveOperation|OpenGLPFA(?:OffScreen|PixelBuffer|RemotePixelBuffer)|PathStyleNavigationBar)\\b"
100
96
  },
101
97
  {
102
- "match": "\\b(?:NS(?:FileHandleNotificationMonitorModes|ImageNameDotMac)|kAB(?:AIM(?:HomeLabel|InstantProperty|MobileMeLabel|WorkLabel)|ICQ(?:HomeLabel|InstantProperty|WorkLabel)|Jabber(?:HomeLabel|InstantProperty|WorkLabel)|MSN(?:HomeLabel|InstantProperty|WorkLabel)|Yahoo(?:HomeLabel|InstantProperty|WorkLabel)))\\b",
103
- "name": "invalid.deprecated.10.7.support.variable.cocoa.objc"
98
+ "name": "invalid.deprecated.10.7.support.variable.cocoa.objc",
99
+ "match": "\\b(?:NS(?:FileHandleNotificationMonitorModes|ImageNameDotMac)|kAB(?:AIM(?:HomeLabel|InstantProperty|MobileMeLabel|WorkLabel)|ICQ(?:HomeLabel|InstantProperty|WorkLabel)|Jabber(?:HomeLabel|InstantProperty|WorkLabel)|MSN(?:HomeLabel|InstantProperty|WorkLabel)|Yahoo(?:HomeLabel|InstantProperty|WorkLabel)))\\b"
104
100
  },
105
101
  {
106
- "match": "\\bNS(?:MacintoshInterfaceStyle|N(?:extStepInterfaceStyle|oInterfaceStyle)|PointerFunctionsZeroingWeakMemory|Windows95InterfaceStyle)\\b",
107
- "name": "invalid.deprecated.10.8.support.constant.cocoa.objc"
102
+ "name": "invalid.deprecated.10.8.support.constant.cocoa.objc",
103
+ "match": "\\bNS(?:MacintoshInterfaceStyle|N(?:extStepInterfaceStyle|oInterfaceStyle)|PointerFunctionsZeroingWeakMemory|Windows95InterfaceStyle)\\b"
108
104
  },
109
105
  {
110
- "match": "\\bNSInterfaceStyle\\b",
111
- "name": "invalid.deprecated.10.8.support.type.cocoa.objc"
106
+ "name": "invalid.deprecated.10.8.support.type.cocoa.objc",
107
+ "match": "\\bNSInterfaceStyle\\b"
112
108
  },
113
109
  {
114
- "match": "\\bNS(?:ApplicationLaunchRemoteNotificationKey|HashTableZeroingWeakMemory|InterfaceStyleDefault|MapTableZeroingWeakMemory|Nib(?:Owner|TopLevelObjects)|URLUbiquitousItemPercent(?:DownloadedKey|UploadedKey))\\b",
115
- "name": "invalid.deprecated.10.8.support.variable.cocoa.objc"
110
+ "name": "invalid.deprecated.10.8.support.variable.cocoa.objc",
111
+ "match": "\\bNS(?:ApplicationLaunchRemoteNotificationKey|HashTableZeroingWeakMemory|InterfaceStyleDefault|MapTableZeroingWeakMemory|Nib(?:Owner|TopLevelObjects)|URLUbiquitousItemPercent(?:DownloadedKey|UploadedKey))\\b"
116
112
  },
117
113
  {
118
- "match": "\\bNS(?:NoUnderlineStyle|OpenGLPFA(?:Compliant|SingleRenderer|Window)|SingleUnderlineStyle|U(?:RLBookmarkCreationPreferFileIDResolution|nscaledWindowMask))\\b",
119
- "name": "invalid.deprecated.10.9.support.constant.cocoa.objc"
114
+ "name": "invalid.deprecated.10.9.support.constant.cocoa.objc",
115
+ "match": "\\bNS(?:NoUnderlineStyle|OpenGLPFA(?:Compliant|SingleRenderer|Window)|SingleUnderlineStyle|U(?:RLBookmarkCreationPreferFileIDResolution|nscaledWindowMask))\\b"
120
116
  },
121
117
  {
122
- "match": "\\bNS(?:M(?:etadataUbiquitousItemIsDownloadedKey|omentary(?:Light|PushButton))|U(?:RLUbiquitousItemIsDownloadedKey|nderlineStrikethroughMask))\\b",
123
- "name": "invalid.deprecated.10.9.support.variable.cocoa.objc"
118
+ "name": "invalid.deprecated.10.9.support.variable.cocoa.objc",
119
+ "match": "\\bNS(?:M(?:etadataUbiquitousItemIsDownloadedKey|omentary(?:Light|PushButton))|U(?:RLUbiquitousItemIsDownloadedKey|nderlineStrikethroughMask))\\b"
124
120
  },
125
121
  {
126
- "match": "\\bIB(?:Action|Inspectable|Outlet|_DESIGNABLE)\\b",
127
- "name": "storage.type.cocoa.objc"
122
+ "name": "storage.type.cocoa.objc",
123
+ "match": "\\bIB(?:Action|Inspectable|Outlet|_DESIGNABLE)\\b"
128
124
  },
129
125
  {
130
- "match": "\\binstancetype\\b",
131
- "name": "storage.type.objc"
126
+ "name": "storage.type.objc",
127
+ "match": "\\binstancetype\\b"
132
128
  },
133
129
  {
134
- "match": "\\b(?:NS(?:AccessibilityElement|BackgroundActivityScheduler|ClickGestureRecognizer|Date(?:ComponentsFormatter|IntervalFormatter)|E(?:nergyFormatter|xtension(?:Context|Item))|FileAccessIntent|GestureRecognizer|ItemProvider|LengthFormatter|Ma(?:gnificationGestureRecognizer|ssFormatter)|P(?:a(?:nGestureRecognizer|thControlItem)|ress(?:GestureRecognizer|ureConfiguration))|RotationGestureRecognizer|S(?:plitView(?:Controller|Item)|t(?:atusBarButton|oryboard(?:Segue)?))|T(?:abViewController|itlebarAccessoryViewController)|U(?:RLQueryItem|ser(?:Activity|NotificationAction))|VisualEffectView)|WK(?:BackForwardList(?:Item)?|FrameInfo|Navigation(?:Action|Response)?|Pr(?:eferences|ocessPool)|ScriptMessage|User(?:ContentController|Script)|W(?:ebView(?:Configuration)?|indowFeatures)))\\b",
135
- "name": "support.class.cocoa.10.10.objc"
130
+ "name": "support.class.cocoa.10.10.objc",
131
+ "match": "\\b(?:NS(?:AccessibilityElement|BackgroundActivityScheduler|ClickGestureRecognizer|Date(?:ComponentsFormatter|IntervalFormatter)|E(?:nergyFormatter|xtension(?:Context|Item))|FileAccessIntent|GestureRecognizer|ItemProvider|LengthFormatter|Ma(?:gnificationGestureRecognizer|ssFormatter)|P(?:a(?:nGestureRecognizer|thControlItem)|ress(?:GestureRecognizer|ureConfiguration))|RotationGestureRecognizer|S(?:plitView(?:Controller|Item)|t(?:atusBarButton|oryboard(?:Segue)?))|T(?:abViewController|itlebarAccessoryViewController)|U(?:RLQueryItem|ser(?:Activity|NotificationAction))|VisualEffectView)|WK(?:BackForwardList(?:Item)?|FrameInfo|Navigation(?:Action|Response)?|Pr(?:eferences|ocessPool)|ScriptMessage|User(?:ContentController|Script)|W(?:ebView(?:Configuration)?|indowFeatures)))\\b"
136
132
  },
137
133
  {
138
- "match": "\\b(?:NS(?:AlignmentFeedbackFilter|CollectionView(?:FlowLayout(?:InvalidationContext)?|GridLayout|Layout(?:Attributes|InvalidationContext)?|TransitionLayout|UpdateItem)|D(?:ataAsset|ictionaryControllerKeyValuePair)|HapticFeedbackManager|Layout(?:Anchor|Dimension|Guide|XAxisAnchor|YAxisAnchor)|PersonNameComponents(?:Formatter)?|StringDrawingContext|TableViewRowAction|URLSessionStreamTask)|WK(?:SecurityOrigin|WebsiteData(?:Record|Store)))\\b",
139
- "name": "support.class.cocoa.10.11.objc"
134
+ "name": "support.class.cocoa.10.11.objc",
135
+ "match": "\\b(?:NS(?:AlignmentFeedbackFilter|CollectionView(?:FlowLayout(?:InvalidationContext)?|GridLayout|Layout(?:Attributes|InvalidationContext)?|TransitionLayout|UpdateItem)|D(?:ataAsset|ictionaryControllerKeyValuePair)|HapticFeedbackManager|Layout(?:Anchor|Dimension|Guide|XAxisAnchor|YAxisAnchor)|PersonNameComponents(?:Formatter)?|StringDrawingContext|TableViewRowAction|URLSessionStreamTask)|WK(?:SecurityOrigin|WebsiteData(?:Record|Store)))\\b"
140
136
  },
141
137
  {
142
- "match": "\\b(?:NS(?:C(?:andidateListTouchBarItem|olorPickerTouchBarItem|ustomTouchBarItem)|D(?:ateInterval|imension)|FilePromise(?:Provider|Receiver)|Gr(?:id(?:C(?:ell|olumn)|Row|View)|oupTouchBarItem)|ISO8601DateFormatter|Measurement(?:Formatter)?|PopoverTouchBarItem|S(?:crubber(?:ArrangedView|FlowLayout|I(?:mageItemView|temView)|Layout(?:Attributes)?|ProportionalLayout|Selection(?:Style|View)|TextItemView)?|haringServicePickerTouchBarItem|lider(?:Accessory(?:Behavior)?|TouchBarItem))|TouchBar(?:Item)?|U(?:RLSessionTask(?:Metrics|TransactionMetrics)|nit(?:A(?:cceleration|ngle|rea)|Con(?:centrationMass|verter(?:Linear)?)|D(?:ispersion|uration)|E(?:lectric(?:C(?:harge|urrent)|PotentialDifference|Resistance)|nergy)|F(?:requency|uelEfficiency)|Illuminance|Length|Mass|P(?:ower|ressure)|Speed|Temperature|Volume)?))|WKOpenPanelParameters)\\b",
143
- "name": "support.class.cocoa.10.12.objc"
138
+ "name": "support.class.cocoa.10.12.objc",
139
+ "match": "\\b(?:NS(?:C(?:andidateListTouchBarItem|olorPickerTouchBarItem|ustomTouchBarItem)|D(?:ateInterval|imension)|FilePromise(?:Provider|Receiver)|Gr(?:id(?:C(?:ell|olumn)|Row|View)|oupTouchBarItem)|ISO8601DateFormatter|Measurement(?:Formatter)?|PopoverTouchBarItem|S(?:crubber(?:ArrangedView|FlowLayout|I(?:mageItemView|temView)|Layout(?:Attributes)?|ProportionalLayout|Selection(?:Style|View)|TextItemView)?|haringServicePickerTouchBarItem|lider(?:Accessory(?:Behavior)?|TouchBarItem))|TouchBar(?:Item)?|U(?:RLSessionTask(?:Metrics|TransactionMetrics)|nit(?:A(?:cceleration|ngle|rea)|Con(?:centrationMass|verter(?:Linear)?)|D(?:ispersion|uration)|E(?:lectric(?:C(?:harge|urrent)|PotentialDifference|Resistance)|nergy)|F(?:requency|uelEfficiency)|Illuminance|Length|Mass|P(?:ower|ressure)|Speed|Temperature|Volume)?))|WKOpenPanelParameters)\\b"
144
140
  },
145
141
  {
146
- "match": "\\bNS(?:ByteCountFormatter|PageController|SharingService(?:Picker)?|TextAlternatives|U(?:UID|ser(?:A(?:ppleScriptTask|utomatorTask)|Notification(?:Center)?|ScriptTask|UnixTask))|XPC(?:Connection|Interface|Listener(?:Endpoint)?))\\b",
147
- "name": "support.class.cocoa.10.8.objc"
142
+ "name": "support.class.cocoa.10.8.objc",
143
+ "match": "\\bNS(?:ByteCountFormatter|PageController|SharingService(?:Picker)?|TextAlternatives|U(?:UID|ser(?:A(?:ppleScriptTask|utomatorTask)|Notification(?:Center)?|ScriptTask|UnixTask))|XPC(?:Connection|Interface|Listener(?:Endpoint)?))\\b"
148
144
  },
149
145
  {
150
- "match": "\\bNS(?:Appearance|MediaLibraryBrowserController|P(?:DF(?:Info|Panel)|rogress)|StackView|URL(?:Components|Session(?:Configuration|Task)?))\\b",
151
- "name": "support.class.cocoa.10.9.objc"
146
+ "name": "support.class.cocoa.10.9.objc",
147
+ "match": "\\bNS(?:Appearance|MediaLibraryBrowserController|P(?:DF(?:Info|Panel)|rogress)|StackView|URL(?:Components|Session(?:Configuration|Task)?))\\b"
152
148
  },
153
149
  {
154
- "match": "\\b(?:AB(?:AddressBook|Group|Mu(?:ltiValue|tableMultiValue)|Pe(?:oplePickerView|rson(?:View)?)|Record|SearchElement)|DOM(?:A(?:bstractView|ttr)|Blob|C(?:DATASection|SS(?:CharsetRule|FontFaceRule|ImportRule|MediaRule|P(?:ageRule|rimitiveValue)|Rule(?:List)?|Style(?:Declaration|Rule|Sheet)|UnknownRule|Value(?:List)?)|haracterData|o(?:mment|unter))|Document(?:Fragment|Type)?|E(?:lement|ntity(?:Reference)?|vent)|File(?:List)?|HTML(?:A(?:nchorElement|ppletElement|reaElement)|B(?:RElement|ase(?:Element|FontElement)|odyElement|uttonElement)|Collection|D(?:ListElement|i(?:rectoryElement|vElement)|ocument)|E(?:lement|mbedElement)|F(?:ieldSetElement|o(?:ntElement|rmElement)|rame(?:Element|SetElement))|H(?:RElement|ead(?:Element|ingElement)|tmlElement)|I(?:FrameElement|mageElement|nputElement)|L(?:IElement|abelElement|egendElement|inkElement)|M(?:a(?:pElement|rqueeElement)|e(?:nuElement|taElement)|odElement)|O(?:ListElement|bjectElement|pt(?:GroupElement|ion(?:Element|sCollection)))|P(?:ara(?:graphElement|mElement)|reElement)|QuoteElement|S(?:criptElement|electElement|tyleElement)|T(?:able(?:C(?:aptionElement|ellElement|olElement)|Element|RowElement|SectionElement)|extAreaElement|itleElement)|UListElement)|Implementation|KeyboardEvent|M(?:ediaList|ouseEvent|utationEvent)|N(?:amedNodeMap|ode(?:Iterator|List)?)|O(?:bject|verflowEvent)|Pro(?:cessingInstruction|gressEvent)|R(?:GBColor|ange|ect)|StyleSheet(?:List)?|T(?:ext|reeWalker)|UIEvent|WheelEvent|XPath(?:Expression|Result))|NS(?:A(?:TSTypesetter|ctionCell|ffineTransform|lert|nimation(?:Context)?|ppl(?:e(?:Event(?:Descriptor|Manager)|Script)|ication)|r(?:chiver|ray(?:Controller)?)|ssertionHandler|ttributedString|utoreleasePool)|B(?:ezierPath|itmapImageRep|lockOperation|ox|rowser(?:Cell)?|u(?:ndle(?:ResourceRequest)?|tton(?:Cell)?))|C(?:IImageRep|a(?:che(?:dURLResponse)?|lendar)|ell|haracterSet|l(?:assDescription|ipView|o(?:neCommand|seCommand))|o(?:der|l(?:lectionView(?:Item)?|or(?:List|P(?:anel|icker)|Space|Well)?)|m(?:boBox(?:Cell)?|p(?:arisonPredicate|oundPredicate))|n(?:dition(?:Lock)?|nection|stantString|trol(?:ler)?)|unt(?:Command|edSet))|reateCommand|u(?:rsor|stomImageRep))|D(?:at(?:a(?:Detector)?|e(?:Components|Formatter|Picker(?:Cell)?)?)|e(?:cimalNumber(?:Handler)?|leteCommand)|i(?:ctionary(?:Controller)?|rectoryEnumerator|st(?:antObject(?:Request)?|ributed(?:Lock|NotificationCenter)))|oc(?:kTile|ument(?:Controller)?)|ra(?:gging(?:I(?:mageComponent|tem)|Session)|wer))|E(?:PSImageRep|numerator|rror|vent|x(?:ception(?:Handler)?|istsCommand|pression))|F(?:ile(?:Coordinator|Handle|Manager|Security|Version|Wrapper)|o(?:nt(?:Collection|Descriptor|Manager|Panel)?|rm(?:Cell|atter)))|G(?:etCommand|lyph(?:Generator|Info)|ra(?:dient|phicsContext))|H(?:TTP(?:Cookie(?:Storage)?|URLResponse)|ashTable|elpManager|ost)|I(?:mage(?:Cell|Rep|View)?|n(?:dex(?:Path|S(?:et|pecifier))|putStream|vocation(?:Operation)?))|JSONSerialization|Keyed(?:Archiver|Unarchiver)|L(?:ayout(?:Constraint|Manager)|evelIndicator(?:Cell)?|inguisticTagger|o(?:c(?:ale|k)|gicalTest))|M(?:a(?:ch(?:BootstrapServer|Port)|pTable|trix)|e(?:nu(?:Item(?:Cell)?)?|ssagePort(?:NameServer)?|t(?:adata(?:Item|Query(?:AttributeValueTuple|ResultGroup)?)|hodSignature))|iddleSpecifier|oveCommand|utable(?:A(?:rray|ttributedString)|CharacterSet|D(?:ata|ictionary)|FontCollection|IndexSet|OrderedSet|ParagraphStyle|S(?:et|tring)|URLRequest))|N(?:ameSpecifier|etService(?:Browser)?|ib|otification(?:Center|Queue)?|u(?:ll|mber(?:Formatter)?))|O(?:bjectController|pe(?:n(?:GL(?:Context|Layer|PixelFormat|View)|Panel)|ration(?:Queue)?)|r(?:deredSet|thography)|ut(?:lineView|putStream))|P(?:DFImageRep|ICTImageRep|a(?:geLayout|nel|ragraphStyle|steboard(?:Item)?|thC(?:ell|o(?:mponentCell|ntrol)))|ersistentDocument|ipe|o(?:inter(?:Array|Functions)|p(?:UpButton(?:Cell)?|over)|rt(?:Coder|Message|NameServer)?|sitionalSpecifier)|r(?:edicate(?:Editor(?:RowTemplate)?)?|int(?:Info|Operation|Panel|er)|o(?:cessInfo|gressIndicator|perty(?:ListSerialization|Specifier)|tocolChecker|xy))|urgeableData)|QuitCommand|R(?:an(?:domSpecifier|geSpecifier)|e(?:cursiveLock|gularExpression|lativeSpecifier|sponder)|u(?:le(?:Editor|r(?:Marker|View))|n(?:Loop|ningApplication)))|S(?:avePanel|c(?:anner|r(?:een|ipt(?:C(?:lassDescription|o(?:ercionHandler|mmand(?:Description)?))|ExecutionContext|ObjectSpecifier|SuiteRegistry|WhoseTest)|oll(?:View|er)))|e(?:archField(?:Cell)?|cureTextField(?:Cell)?|gmentedC(?:ell|ontrol)|t(?:Command)?)|hadow|impleCString|lider(?:Cell)?|o(?:cketPort(?:NameServer)?|rtDescriptor|und)|p(?:e(?:cifierTest|ech(?:Recognizer|Synthesizer)|ll(?:Checker|Server))|litView)|t(?:atus(?:Bar|Item)|epper(?:Cell)?|r(?:eam|ing)))|T(?:a(?:b(?:View(?:Item)?|le(?:C(?:ellView|olumn)|Header(?:Cell|View)|RowView|View))|sk)|ext(?:Attachment(?:Cell)?|Block|C(?:heckingResult|ontainer)|Fi(?:eld(?:Cell)?|nder)|InputContext|List|Storage|Tab(?:le(?:Block)?)?|View)?|hread|ime(?:Zone|r)|o(?:kenField(?:Cell)?|olbar(?:Item(?:Group)?)?|uch)|r(?:ackingArea|ee(?:Controller|Node))|ypesetter)|U(?:RL(?:AuthenticationChallenge|C(?:ache|onnection|redential(?:Storage)?)|Download|Handle|Prot(?:ectionSpace|ocol)|Re(?:quest|sponse)|Session(?:D(?:ataTask|ownloadTask)|UploadTask))?|biquitousKeyValueStore|n(?:archiver|doManager|iqueIDSpecifier)|serDefaults(?:Controller)?)|V(?:alue(?:Transformer)?|iew(?:Animation|Controller)?)|W(?:hoseSpecifier|indow(?:Controller)?|orkspace)|XML(?:D(?:TD(?:Node)?|ocument)|Element|Node|Parser))|Web(?:Archive|BackForwardList|D(?:ataSource|ownload)|Frame(?:View)?|History(?:Item)?|Preferences|Resource|ScriptObject|Undefined|View))\\b",
155
- "name": "support.class.cocoa.objc"
150
+ "name": "support.class.cocoa.objc",
151
+ "match": "\\b(?:AB(?:AddressBook|Group|Mu(?:ltiValue|tableMultiValue)|Pe(?:oplePickerView|rson(?:View)?)|Record|SearchElement)|DOM(?:A(?:bstractView|ttr)|Blob|C(?:DATASection|SS(?:CharsetRule|FontFaceRule|ImportRule|MediaRule|P(?:ageRule|rimitiveValue)|Rule(?:List)?|Style(?:Declaration|Rule|Sheet)|UnknownRule|Value(?:List)?)|haracterData|o(?:mment|unter))|Document(?:Fragment|Type)?|E(?:lement|ntity(?:Reference)?|vent)|File(?:List)?|HTML(?:A(?:nchorElement|ppletElement|reaElement)|B(?:RElement|ase(?:Element|FontElement)|odyElement|uttonElement)|Collection|D(?:ListElement|i(?:rectoryElement|vElement)|ocument)|E(?:lement|mbedElement)|F(?:ieldSetElement|o(?:ntElement|rmElement)|rame(?:Element|SetElement))|H(?:RElement|ead(?:Element|ingElement)|tmlElement)|I(?:FrameElement|mageElement|nputElement)|L(?:IElement|abelElement|egendElement|inkElement)|M(?:a(?:pElement|rqueeElement)|e(?:nuElement|taElement)|odElement)|O(?:ListElement|bjectElement|pt(?:GroupElement|ion(?:Element|sCollection)))|P(?:ara(?:graphElement|mElement)|reElement)|QuoteElement|S(?:criptElement|electElement|tyleElement)|T(?:able(?:C(?:aptionElement|ellElement|olElement)|Element|RowElement|SectionElement)|extAreaElement|itleElement)|UListElement)|Implementation|KeyboardEvent|M(?:ediaList|ouseEvent|utationEvent)|N(?:amedNodeMap|ode(?:Iterator|List)?)|O(?:bject|verflowEvent)|Pro(?:cessingInstruction|gressEvent)|R(?:GBColor|ange|ect)|StyleSheet(?:List)?|T(?:ext|reeWalker)|UIEvent|WheelEvent|XPath(?:Expression|Result))|NS(?:A(?:TSTypesetter|ctionCell|ffineTransform|lert|nimation(?:Context)?|ppl(?:e(?:Event(?:Descriptor|Manager)|Script)|ication)|r(?:chiver|ray(?:Controller)?)|ssertionHandler|ttributedString|utoreleasePool)|B(?:ezierPath|itmapImageRep|lockOperation|ox|rowser(?:Cell)?|u(?:ndle(?:ResourceRequest)?|tton(?:Cell)?))|C(?:IImageRep|a(?:che(?:dURLResponse)?|lendar)|ell|haracterSet|l(?:assDescription|ipView|o(?:neCommand|seCommand))|o(?:der|l(?:lectionView(?:Item)?|or(?:List|P(?:anel|icker)|Space|Well)?)|m(?:boBox(?:Cell)?|p(?:arisonPredicate|oundPredicate))|n(?:dition(?:Lock)?|nection|stantString|trol(?:ler)?)|unt(?:Command|edSet))|reateCommand|u(?:rsor|stomImageRep))|D(?:at(?:a(?:Detector)?|e(?:Components|Formatter|Picker(?:Cell)?)?)|e(?:cimalNumber(?:Handler)?|leteCommand)|i(?:ctionary(?:Controller)?|rectoryEnumerator|st(?:antObject(?:Request)?|ributed(?:Lock|NotificationCenter)))|oc(?:kTile|ument(?:Controller)?)|ra(?:gging(?:I(?:mageComponent|tem)|Session)|wer))|E(?:PSImageRep|numerator|rror|vent|x(?:ception(?:Handler)?|istsCommand|pression))|F(?:ile(?:Coordinator|Handle|Manager|Security|Version|Wrapper)|o(?:nt(?:Collection|Descriptor|Manager|Panel)?|rm(?:Cell|atter)))|G(?:etCommand|lyph(?:Generator|Info)|ra(?:dient|phicsContext))|H(?:TTP(?:Cookie(?:Storage)?|URLResponse)|ashTable|elpManager|ost)|I(?:mage(?:Cell|Rep|View)?|n(?:dex(?:Path|S(?:et|pecifier))|putStream|vocation(?:Operation)?))|JSONSerialization|Keyed(?:Archiver|Unarchiver)|L(?:ayout(?:Constraint|Manager)|evelIndicator(?:Cell)?|inguisticTagger|o(?:c(?:ale|k)|gicalTest))|M(?:a(?:ch(?:BootstrapServer|Port)|pTable|trix)|e(?:nu(?:Item(?:Cell)?)?|ssagePort(?:NameServer)?|t(?:adata(?:Item|Query(?:AttributeValueTuple|ResultGroup)?)|hodSignature))|iddleSpecifier|oveCommand|utable(?:A(?:rray|ttributedString)|CharacterSet|D(?:ata|ictionary)|FontCollection|IndexSet|OrderedSet|ParagraphStyle|S(?:et|tring)|URLRequest))|N(?:ameSpecifier|etService(?:Browser)?|ib|otification(?:Center|Queue)?|u(?:ll|mber(?:Formatter)?))|O(?:bjectController|pe(?:n(?:GL(?:Context|Layer|PixelFormat|View)|Panel)|ration(?:Queue)?)|r(?:deredSet|thography)|ut(?:lineView|putStream))|P(?:DFImageRep|ICTImageRep|a(?:geLayout|nel|ragraphStyle|steboard(?:Item)?|thC(?:ell|o(?:mponentCell|ntrol)))|ersistentDocument|ipe|o(?:inter(?:Array|Functions)|p(?:UpButton(?:Cell)?|over)|rt(?:Coder|Message|NameServer)?|sitionalSpecifier)|r(?:edicate(?:Editor(?:RowTemplate)?)?|int(?:Info|Operation|Panel|er)|o(?:cessInfo|gressIndicator|perty(?:ListSerialization|Specifier)|tocolChecker|xy))|urgeableData)|QuitCommand|R(?:an(?:domSpecifier|geSpecifier)|e(?:cursiveLock|gularExpression|lativeSpecifier|sponder)|u(?:le(?:Editor|r(?:Marker|View))|n(?:Loop|ningApplication)))|S(?:avePanel|c(?:anner|r(?:een|ipt(?:C(?:lassDescription|o(?:ercionHandler|mmand(?:Description)?))|ExecutionContext|ObjectSpecifier|SuiteRegistry|WhoseTest)|oll(?:View|er)))|e(?:archField(?:Cell)?|cureTextField(?:Cell)?|gmentedC(?:ell|ontrol)|t(?:Command)?)|hadow|impleCString|lider(?:Cell)?|o(?:cketPort(?:NameServer)?|rtDescriptor|und)|p(?:e(?:cifierTest|ech(?:Recognizer|Synthesizer)|ll(?:Checker|Server))|litView)|t(?:atus(?:Bar|Item)|epper(?:Cell)?|r(?:eam|ing)))|T(?:a(?:b(?:View(?:Item)?|le(?:C(?:ellView|olumn)|Header(?:Cell|View)|RowView|View))|sk)|ext(?:Attachment(?:Cell)?|Block|C(?:heckingResult|ontainer)|Fi(?:eld(?:Cell)?|nder)|InputContext|List|Storage|Tab(?:le(?:Block)?)?|View)?|hread|ime(?:Zone|r)|o(?:kenField(?:Cell)?|olbar(?:Item(?:Group)?)?|uch)|r(?:ackingArea|ee(?:Controller|Node))|ypesetter)|U(?:RL(?:AuthenticationChallenge|C(?:ache|onnection|redential(?:Storage)?)|Download|Handle|Prot(?:ectionSpace|ocol)|Re(?:quest|sponse)|Session(?:D(?:ataTask|ownloadTask)|UploadTask))?|biquitousKeyValueStore|n(?:archiver|doManager|iqueIDSpecifier)|serDefaults(?:Controller)?)|V(?:alue(?:Transformer)?|iew(?:Animation|Controller)?)|W(?:hoseSpecifier|indow(?:Controller)?|orkspace)|XML(?:D(?:TD(?:Node)?|ocument)|Element|Node|Parser))|Web(?:Archive|BackForwardList|D(?:ataSource|ownload)|Frame(?:View)?|History(?:Item)?|Preferences|Resource|ScriptObject|Undefined|View))\\b"
156
152
  },
157
153
  {
158
- "match": "\\b(?:NS(?:Accessibility(?:Orientation(?:Horizontal|Unknown|Vertical)|RulerMarkerType(?:Indent(?:FirstLine|Head|Tail)|TabStop(?:Center|Decimal|Left|Right)|Unknown)|SortDirection(?:Ascending|Descending|Unknown)|Units(?:Centimeters|Inches|P(?:icas|oints)|Unknown))|B(?:ackgroundActivityResult(?:Deferred|Finished)|itmapFormat(?:SixteenBit(?:BigEndian|LittleEndian)|ThirtyTwoBit(?:BigEndian|LittleEndian))|uttonType(?:Accelerator|MultiLevelAccelerator))|CompositingOperation(?:Color(?:Burn|Dodge)?|D(?:arken|ifference)|Exclusion|H(?:ardLight|ue)|L(?:ighten|uminosity)|Multiply|Overlay|S(?:aturation|creen|oftLight))|DateIntervalFormatter(?:FullStyle|LongStyle|MediumStyle|NoStyle|ShortStyle)|E(?:nergyFormatterUnit(?:Calorie|Joule|Kilo(?:calorie|joule))|vent(?:MaskPressure|Type(?:DirectTouch|Pressure)))|F(?:ileCoordinator(?:Reading(?:ForUploading|ImmediatelyAvailableMetadataOnly)|WritingContentIndependentMetadataOnly)|ormatting(?:Context(?:BeginningOfSentence|Dynamic|ListItem|MiddleOfSentence|Standalone|Unknown)|UnitStyle(?:Long|Medium|Short)))|I(?:mageResizingMode(?:Stretch|Tile)|temProvider(?:ItemUnavailableError|Un(?:expectedValueClassError|knownError)))|LengthFormatterUnit(?:Centimeter|Foot|Inch|Kilometer|M(?:eter|il(?:e|limeter))|Yard)|MassFormatterUnit(?:Gram|Kilogram|Ounce|Pound|Stone)|OpenGLProfileVersion4_1Core|Pr(?:essureBehavior(?:Primary(?:Accelerator|Click|De(?:ep(?:Click|Drag)|fault)|Generic)|Unknown)|o(?:cessInfoThermalState(?:Critical|Fair|Nominal|Serious)|pertyListWriteInvalidError))|QualityOfService(?:Background|Default|U(?:serIn(?:itiated|teractive)|tility))|SegmentS(?:tyleSeparated|witchTrackingMomentaryAccelerator)|T(?:abViewControllerTabStyle(?:SegmentedControlOn(?:Bottom|Top)|Toolbar|Unspecified)|okenStyle(?:PlainSquared|Squared))|U(?:RL(?:Error(?:BackgroundSession(?:InUseByAnotherProcess|RequiresSharedContainer|WasDisconnected)|CancelledReason(?:BackgroundUpdatesDisabled|InsufficientSystemResources|UserForceQuitApplication))|Relationship(?:Contains|Other|Same))|ser(?:Activity(?:ConnectionUnavailableError|ErrorM(?:aximum|inimum)|Handoff(?:FailedError|UserInfoTooLargeError)|RemoteApplicationTimedOutError)|NotificationActivationTypeAdditionalActionClicked))|Vi(?:ewControllerTransition(?:AllowUserInteraction|Crossfade|None|Slide(?:Backward|Down|Forward|Left|Right|Up))|sualEffect(?:BlendingMode(?:BehindWindow|WithinWindow)|Material(?:AppearanceBased|Dark|Light|Selection|Titlebar)|State(?:Active|FollowsWindowActiveState|Inactive)))|Window(?:StyleMaskFullSizeContentView|Title(?:Hidden|Visible)))|WK(?:Error(?:JavaScriptExceptionOccurred|Unknown|Web(?:ContentProcessTerminated|ViewInvalidated))|Navigation(?:ActionPolicy(?:Allow|Cancel)|ResponsePolicy(?:Allow|Cancel)|Type(?:BackForward|Form(?:Resubmitted|Submitted)|LinkActivated|Other|Reload))|UserScriptInjectionTimeAtDocument(?:End|Start)))\\b",
159
- "name": "support.constant.cocoa.10.10.objc"
154
+ "name": "support.constant.cocoa.10.10.objc",
155
+ "match": "\\b(?:NS(?:Accessibility(?:Orientation(?:Horizontal|Unknown|Vertical)|RulerMarkerType(?:Indent(?:FirstLine|Head|Tail)|TabStop(?:Center|Decimal|Left|Right)|Unknown)|SortDirection(?:Ascending|Descending|Unknown)|Units(?:Centimeters|Inches|P(?:icas|oints)|Unknown))|B(?:ackgroundActivityResult(?:Deferred|Finished)|itmapFormat(?:SixteenBit(?:BigEndian|LittleEndian)|ThirtyTwoBit(?:BigEndian|LittleEndian))|uttonType(?:Accelerator|MultiLevelAccelerator))|CompositingOperation(?:Color(?:Burn|Dodge)?|D(?:arken|ifference)|Exclusion|H(?:ardLight|ue)|L(?:ighten|uminosity)|Multiply|Overlay|S(?:aturation|creen|oftLight))|DateIntervalFormatter(?:FullStyle|LongStyle|MediumStyle|NoStyle|ShortStyle)|E(?:nergyFormatterUnit(?:Calorie|Joule|Kilo(?:calorie|joule))|vent(?:MaskPressure|Type(?:DirectTouch|Pressure)))|F(?:ileCoordinator(?:Reading(?:ForUploading|ImmediatelyAvailableMetadataOnly)|WritingContentIndependentMetadataOnly)|ormatting(?:Context(?:BeginningOfSentence|Dynamic|ListItem|MiddleOfSentence|Standalone|Unknown)|UnitStyle(?:Long|Medium|Short)))|I(?:mageResizingMode(?:Stretch|Tile)|temProvider(?:ItemUnavailableError|Un(?:expectedValueClassError|knownError)))|LengthFormatterUnit(?:Centimeter|Foot|Inch|Kilometer|M(?:eter|il(?:e|limeter))|Yard)|MassFormatterUnit(?:Gram|Kilogram|Ounce|Pound|Stone)|OpenGLProfileVersion4_1Core|Pr(?:essureBehavior(?:Primary(?:Accelerator|Click|De(?:ep(?:Click|Drag)|fault)|Generic)|Unknown)|o(?:cessInfoThermalState(?:Critical|Fair|Nominal|Serious)|pertyListWriteInvalidError))|QualityOfService(?:Background|Default|U(?:serIn(?:itiated|teractive)|tility))|SegmentS(?:tyleSeparated|witchTrackingMomentaryAccelerator)|T(?:abViewControllerTabStyle(?:SegmentedControlOn(?:Bottom|Top)|Toolbar|Unspecified)|okenStyle(?:PlainSquared|Squared))|U(?:RL(?:Error(?:BackgroundSession(?:InUseByAnotherProcess|RequiresSharedContainer|WasDisconnected)|CancelledReason(?:BackgroundUpdatesDisabled|InsufficientSystemResources|UserForceQuitApplication))|Relationship(?:Contains|Other|Same))|ser(?:Activity(?:ConnectionUnavailableError|ErrorM(?:aximum|inimum)|Handoff(?:FailedError|UserInfoTooLargeError)|RemoteApplicationTimedOutError)|NotificationActivationTypeAdditionalActionClicked))|Vi(?:ewControllerTransition(?:AllowUserInteraction|Crossfade|None|Slide(?:Backward|Down|Forward|Left|Right|Up))|sualEffect(?:BlendingMode(?:BehindWindow|WithinWindow)|Material(?:AppearanceBased|Dark|Light|Selection|Titlebar)|State(?:Active|FollowsWindowActiveState|Inactive)))|Window(?:StyleMaskFullSizeContentView|Title(?:Hidden|Visible)))|WK(?:Error(?:JavaScriptExceptionOccurred|Unknown|Web(?:ContentProcessTerminated|ViewInvalidated))|Navigation(?:ActionPolicy(?:Allow|Cancel)|ResponsePolicy(?:Allow|Cancel)|Type(?:BackForward|Form(?:Resubmitted|Submitted)|LinkActivated|Other|Reload))|UserScriptInjectionTimeAtDocument(?:End|Start)))\\b"
160
156
  },
161
157
  {
162
- "match": "\\b(?:NS(?:Appl(?:eEventSend(?:AlwaysInteract|Can(?:Interact|SwitchLayer)|D(?:efaultOptions|ont(?:Annotate|Execute|Record))|N(?:everInteract|oReply)|QueueReply|WaitForReply)|icationPresentationDisableCursorLocationAssistance)|BundleErrorM(?:aximum|inimum)|Co(?:der(?:ErrorM(?:aximum|inimum)|ReadCorruptError|ValueNotFoundError)|llection(?:ElementCategory(?:DecorationView|I(?:nterItemGap|tem)|SupplementaryView)|UpdateAction(?:Delete|Insert|Move|None|Reload)|View(?:ItemHighlight(?:AsDropTarget|For(?:Deselection|Selection)|None)|ScrollDirection(?:Horizontal|Vertical)))|n(?:ditionalExpressionType|trolCharacterAction(?:ContainerBreak|HorizontalTab|LineBreak|ParagraphBreak|Whitespace|ZeroAdvancement)))|DecodingFailurePolicy(?:RaiseException|SetErrorAndReturn)|FileManagerUnmount(?:AllPartitionsAndEjectDisk|BusyError|UnknownError|WithoutUI)|GlyphProperty(?:ControlCharacter|Elastic|N(?:onBaseCharacter|ull))|HapticFeedbackP(?:attern(?:Alignment|Generic|LevelChange)|erformanceTime(?:D(?:efault|rawCompleted)|Now))|ItemProviderUnavailableCoercionError|Layout(?:AttributeFirstBaseline|FormatAlignAllFirstBaseline)|NumberFormatter(?:Currency(?:AccountingStyle|ISOCodeStyle|PluralStyle)|OrdinalStyle)|PersonNameComponentsFormatter(?:Phonetic|Style(?:Abbreviated|Default|Long|Medium|Short))|S(?:p(?:litViewItem(?:Behavior(?:ContentList|Default|Sidebar)|CollapseBehavior(?:Default|PreferResizingS(?:iblingsWithFixedSplitView|plitViewWithFixedSiblings)|UseConstraints))|ringLoading(?:ContinuousActivation|Disabled|Enabled|Highlight(?:Emphasized|None|Standard)|NoHover))|tackViewDistribution(?:Equal(?:Centering|Spacing)|Fill(?:Equally|Proportionally)?|GravityAreas))|T(?:able(?:RowActionEdge(?:Leading|Trailing)|ViewRowActionStyle(?:Destructive|Regular))|extStorageEdited(?:Attributes|Characters))|URL(?:ErrorAppTransportSecurityRequiresSecureConnection|SessionResponseBecomeStream)|VisualEffectMaterial(?:Me(?:diumLight|nu)|Popover|Sidebar|UltraDark)|W(?:indowCollectionBehaviorFullScreen(?:AllowsTiling|DisallowsTiling)|ritingDirection(?:Embedding|Override)))|WKErrorJavaScriptResultTypeIsUnsupported)\\b",
163
- "name": "support.constant.cocoa.10.11.objc"
158
+ "name": "support.constant.cocoa.10.11.objc",
159
+ "match": "\\b(?:NS(?:Appl(?:eEventSend(?:AlwaysInteract|Can(?:Interact|SwitchLayer)|D(?:efaultOptions|ont(?:Annotate|Execute|Record))|N(?:everInteract|oReply)|QueueReply|WaitForReply)|icationPresentationDisableCursorLocationAssistance)|BundleErrorM(?:aximum|inimum)|Co(?:der(?:ErrorM(?:aximum|inimum)|ReadCorruptError|ValueNotFoundError)|llection(?:ElementCategory(?:DecorationView|I(?:nterItemGap|tem)|SupplementaryView)|UpdateAction(?:Delete|Insert|Move|None|Reload)|View(?:ItemHighlight(?:AsDropTarget|For(?:Deselection|Selection)|None)|ScrollDirection(?:Horizontal|Vertical)))|n(?:ditionalExpressionType|trolCharacterAction(?:ContainerBreak|HorizontalTab|LineBreak|ParagraphBreak|Whitespace|ZeroAdvancement)))|DecodingFailurePolicy(?:RaiseException|SetErrorAndReturn)|FileManagerUnmount(?:AllPartitionsAndEjectDisk|BusyError|UnknownError|WithoutUI)|GlyphProperty(?:ControlCharacter|Elastic|N(?:onBaseCharacter|ull))|HapticFeedbackP(?:attern(?:Alignment|Generic|LevelChange)|erformanceTime(?:D(?:efault|rawCompleted)|Now))|ItemProviderUnavailableCoercionError|Layout(?:AttributeFirstBaseline|FormatAlignAllFirstBaseline)|NumberFormatter(?:Currency(?:AccountingStyle|ISOCodeStyle|PluralStyle)|OrdinalStyle)|PersonNameComponentsFormatter(?:Phonetic|Style(?:Abbreviated|Default|Long|Medium|Short))|S(?:p(?:litViewItem(?:Behavior(?:ContentList|Default|Sidebar)|CollapseBehavior(?:Default|PreferResizingS(?:iblingsWithFixedSplitView|plitViewWithFixedSiblings)|UseConstraints))|ringLoading(?:ContinuousActivation|Disabled|Enabled|Highlight(?:Emphasized|None|Standard)|NoHover))|tackViewDistribution(?:Equal(?:Centering|Spacing)|Fill(?:Equally|Proportionally)?|GravityAreas))|T(?:able(?:RowActionEdge(?:Leading|Trailing)|ViewRowActionStyle(?:Destructive|Regular))|extStorageEdited(?:Attributes|Characters))|URL(?:ErrorAppTransportSecurityRequiresSecureConnection|SessionResponseBecomeStream)|VisualEffectMaterial(?:Me(?:diumLight|nu)|Popover|Sidebar|UltraDark)|W(?:indowCollectionBehaviorFullScreen(?:AllowsTiling|DisallowsTiling)|ritingDirection(?:Embedding|Override)))|WKErrorJavaScriptResultTypeIsUnsupported)\\b"
164
160
  },
165
161
  {
166
- "match": "\\b(?:NS(?:Cloud(?:KitSharingService(?:Allow(?:P(?:rivate|ublic)|Read(?:Only|Write))|Standard)|Sharing(?:ConflictError|ErrorM(?:aximum|inimum)|N(?:etworkFailureError|oPermissionError)|OtherError|QuotaExceededError|TooManyParticipantsError))|D(?:ateComponentsFormatterUnitsStyleBrief|isplayGamut(?:P3|SRGB))|EventMaskDirectTouch|Grid(?:CellPlacement(?:Bottom|Center|Fill|Inherited|Leading|None|T(?:op|railing))|RowAlignment(?:FirstBaseline|Inherited|LastBaseline|None))|I(?:SO8601DateFormatWith(?:ColonSeparatorInTime(?:Zone)?|Da(?:shSeparatorInDate|y)|Full(?:Date|Time)|InternetDateTime|Month|SpaceBetweenDateAndTime|Time(?:Zone)?|WeekOfYear|Year)|mage(?:L(?:ayoutDirection(?:LeftToRight|RightToLeft|Unspecified)|eading)|Trailing))|MeasurementFormatterUnitOptions(?:NaturalScale|ProvidedUnit|TemperatureWithoutUnit)|PasteboardContentsCurrentHostOnly|S(?:crubber(?:Alignment(?:Center|Leading|None|Trailing)|ModeF(?:ixed|ree))|tatusItemBehavior(?:RemovalAllowed|TerminationOnRemoval))|T(?:ab(?:Position(?:Bottom|Left|None|Right|Top)|ViewBorderType(?:Bezel|Line|None))|ouchType(?:Direct|Indirect|Mask(?:Direct|Indirect)))|URL(?:NetworkServiceTypeCallSignaling|SessionTaskMetricsResourceFetchType(?:LocalCache|NetworkLoad|ServerPush|Unknown))|Window(?:ListOrderedFrontToBack|TabbingMode(?:Automatic|Disallowed|Preferred)|UserTabbingPreference(?:Always|InFullScreen|Manual)))|WK(?:AudiovisualMediaType(?:A(?:ll|udio)|None|Video)|UserInterfaceDirectionPolicy(?:Content|System)))\\b",
167
- "name": "support.constant.cocoa.10.12.objc"
162
+ "name": "support.constant.cocoa.10.12.objc",
163
+ "match": "\\b(?:NS(?:Cloud(?:KitSharingService(?:Allow(?:P(?:rivate|ublic)|Read(?:Only|Write))|Standard)|Sharing(?:ConflictError|ErrorM(?:aximum|inimum)|N(?:etworkFailureError|oPermissionError)|OtherError|QuotaExceededError|TooManyParticipantsError))|D(?:ateComponentsFormatterUnitsStyleBrief|isplayGamut(?:P3|SRGB))|EventMaskDirectTouch|Grid(?:CellPlacement(?:Bottom|Center|Fill|Inherited|Leading|None|T(?:op|railing))|RowAlignment(?:FirstBaseline|Inherited|LastBaseline|None))|I(?:SO8601DateFormatWith(?:ColonSeparatorInTime(?:Zone)?|Da(?:shSeparatorInDate|y)|Full(?:Date|Time)|InternetDateTime|Month|SpaceBetweenDateAndTime|Time(?:Zone)?|WeekOfYear|Year)|mage(?:L(?:ayoutDirection(?:LeftToRight|RightToLeft|Unspecified)|eading)|Trailing))|MeasurementFormatterUnitOptions(?:NaturalScale|ProvidedUnit|TemperatureWithoutUnit)|PasteboardContentsCurrentHostOnly|S(?:crubber(?:Alignment(?:Center|Leading|None|Trailing)|ModeF(?:ixed|ree))|tatusItemBehavior(?:RemovalAllowed|TerminationOnRemoval))|T(?:ab(?:Position(?:Bottom|Left|None|Right|Top)|ViewBorderType(?:Bezel|Line|None))|ouchType(?:Direct|Indirect|Mask(?:Direct|Indirect)))|URL(?:NetworkServiceTypeCallSignaling|SessionTaskMetricsResourceFetchType(?:LocalCache|NetworkLoad|ServerPush|Unknown))|Window(?:ListOrderedFrontToBack|TabbingMode(?:Automatic|Disallowed|Preferred)|UserTabbingPreference(?:Always|InFullScreen|Manual)))|WK(?:AudiovisualMediaType(?:A(?:ll|udio)|None|Video)|UserInterfaceDirectionPolicy(?:Content|System)))\\b"
168
164
  },
169
165
  {
170
- "match": "\\bNS(?:A(?:pplicationScriptsDirectory|utosaveAsOperation)|DataWritingWithoutOverwriting|Event(?:MaskSmartMagnify|Type(?:QuickLook|SmartMagnify))|FeatureUnsupportedError|P(?:ageControllerTransitionStyle(?:HorizontalStrip|Stack(?:Book|History))|ointerFunctionsWeakMemory)|RemoteNotificationType(?:Alert|Sound)|SharingContentScope(?:Full|Item|Partial)|TrashDirectory|U(?:RLCredentialPersistenceSynchronizable|biquitousKeyValueStoreAccountChange|serNotificationActivationType(?:ActionButtonClicked|ContentsClicked|None))|XPCConnection(?:ErrorM(?:aximum|inimum)|In(?:terrupted|valid)|Privileged|ReplyInvalid))\\b",
171
- "name": "support.constant.cocoa.10.8.objc"
166
+ "name": "support.constant.cocoa.10.8.objc",
167
+ "match": "\\bNS(?:A(?:pplicationScriptsDirectory|utosaveAsOperation)|DataWritingWithoutOverwriting|Event(?:MaskSmartMagnify|Type(?:QuickLook|SmartMagnify))|FeatureUnsupportedError|P(?:ageControllerTransitionStyle(?:HorizontalStrip|Stack(?:Book|History))|ointerFunctionsWeakMemory)|RemoteNotificationType(?:Alert|Sound)|SharingContentScope(?:Full|Item|Partial)|TrashDirectory|U(?:RLCredentialPersistenceSynchronizable|biquitousKeyValueStoreAccountChange|serNotificationActivationType(?:ActionButtonClicked|ContentsClicked|None))|XPCConnection(?:ErrorM(?:aximum|inimum)|In(?:terrupted|valid)|Privileged|ReplyInvalid))\\b"
172
168
  },
173
169
  {
174
- "match": "\\bNS(?:A(?:c(?:cessibilityPriority(?:High|Low|Medium)|tivity(?:AutomaticTerminationDisabled|Background|Idle(?:DisplaySleepDisabled|SystemSleepDisabled)|LatencyCritical|SuddenTerminationDisabled|UserInitiated(?:AllowingIdleSystemSleep)?))|nyKeyExpressionType|pplicationOcclusionStateVisible)|Calendar(?:Match(?:First|Last|NextTime(?:PreservingSmallerUnits)?|PreviousTimePreservingSmallerUnits|Strictly)|SearchBackwards)|DataBase64(?:DecodingIgnoreUnknownCharacters|Encoding(?:64CharacterLineLength|76CharacterLineLength|EndLineWith(?:CarriageReturn|LineFeed)))|M(?:ediaLibrary(?:Audio|Image|Movie)|odalResponse(?:Abort|C(?:ancel|ontinue)|OK|Stop))|NetServiceListenForConnections|P(?:DFPanel(?:RequestsParentDirectory|Shows(?:Orientation|PaperSize))|aperOrientation(?:Landscape|Portrait))|StackViewGravity(?:Bottom|Center|Leading|T(?:op|railing))|TableViewDraggingDestinationFeedbackStyleGap|U(?:RLSession(?:AuthChallenge(?:CancelAuthenticationChallenge|PerformDefaultHandling|RejectProtectionSpace|UseCredential)|Response(?:Allow|BecomeDownload|Cancel)|TaskState(?:C(?:anceling|ompleted)|Running|Suspended))|biquitousFile(?:ErrorM(?:aximum|inimum)|NotUploadedDueToQuotaError|U(?:biquityServerNotAvailable|navailableError))|ser(?:InterfaceLayoutOrientation(?:Horizontal|Vertical)|NotificationActivationTypeReplied))|ViewLayerContentsRedrawCrossfade|WindowOcclusionStateVisible)\\b",
175
- "name": "support.constant.cocoa.10.9.objc"
170
+ "name": "support.constant.cocoa.10.9.objc",
171
+ "match": "\\bNS(?:A(?:c(?:cessibilityPriority(?:High|Low|Medium)|tivity(?:AutomaticTerminationDisabled|Background|Idle(?:DisplaySleepDisabled|SystemSleepDisabled)|LatencyCritical|SuddenTerminationDisabled|UserInitiated(?:AllowingIdleSystemSleep)?))|nyKeyExpressionType|pplicationOcclusionStateVisible)|Calendar(?:Match(?:First|Last|NextTime(?:PreservingSmallerUnits)?|PreviousTimePreservingSmallerUnits|Strictly)|SearchBackwards)|DataBase64(?:DecodingIgnoreUnknownCharacters|Encoding(?:64CharacterLineLength|76CharacterLineLength|EndLineWith(?:CarriageReturn|LineFeed)))|M(?:ediaLibrary(?:Audio|Image|Movie)|odalResponse(?:Abort|C(?:ancel|ontinue)|OK|Stop))|NetServiceListenForConnections|P(?:DFPanel(?:RequestsParentDirectory|Shows(?:Orientation|PaperSize))|aperOrientation(?:Landscape|Portrait))|StackViewGravity(?:Bottom|Center|Leading|T(?:op|railing))|TableViewDraggingDestinationFeedbackStyleGap|U(?:RLSession(?:AuthChallenge(?:CancelAuthenticationChallenge|PerformDefaultHandling|RejectProtectionSpace|UseCredential)|Response(?:Allow|BecomeDownload|Cancel)|TaskState(?:C(?:anceling|ompleted)|Running|Suspended))|biquitousFile(?:ErrorM(?:aximum|inimum)|NotUploadedDueToQuotaError|U(?:biquityServerNotAvailable|navailableError))|ser(?:InterfaceLayoutOrientation(?:Horizontal|Vertical)|NotificationActivationTypeReplied))|ViewLayerContentsRedrawCrossfade|WindowOcclusionStateVisible)\\b"
176
172
  },
177
173
  {
178
- "match": "\\b(?:AB(?:AddRecordsError|MultipleValueSelection|NoValueSelection|Property(?:ReadOnlyError|UnsupportedBySourceError|ValueValidationError)|RemoveRecordsError|SingleValueSelection)|DOM_(?:A(?:DDITION|LLOW_KEYBOARD_INPUT|NY_(?:TYPE|UNORDERED_NODE_TYPE)|T(?:TRIBUTE_NODE|_TARGET))|B(?:AD_BOUNDARYPOINTS_ERR|O(?:OLEAN_TYPE|TH)|UBBLING_PHASE)|C(?:APTURING_PHASE|DATA_SECTION_NODE|HARSET_RULE|OMMENT_NODE|SS_(?:ATTR|C(?:M|OUNTER|USTOM)|D(?:EG|IMENSION)|E(?:MS|XS)|GRAD|HZ|I(?:DENT|N(?:HERIT)?)|KHZ|M(?:M|S)|NUMBER|P(?:C|ERCENTAGE|RIMITIVE_VALUE|T|X)|R(?:AD|ECT|GBCOLOR)|S(?:TRING)?|U(?:NKNOWN|RI)|V(?:ALUE_LIST|H|M(?:AX|IN)|W)))|DO(?:CUMENT_(?:FRAGMENT_NODE|NODE|POSITION_(?:CONTAIN(?:ED_BY|S)|DISCONNECTED|FOLLOWING|IMPLEMENTATION_SPECIFIC|PRECEDING)|TYPE_NODE)|M(?:STRING_SIZE_ERR|_DELTA_(?:LINE|P(?:AGE|IXEL))))|E(?:LEMENT_NODE|N(?:D_TO_(?:END|START)|TITY_(?:NODE|REFERENCE_NODE)))|F(?:I(?:LTER_(?:ACCEPT|REJECT|SKIP)|RST_ORDERED_NODE_TYPE)|ONT_FACE_RULE)|H(?:IERARCHY_REQUEST_ERR|ORIZONTAL)|I(?:MPORT_RULE|N(?:DEX_SIZE_ERR|USE_ATTRIBUTE_ERR|VALID_(?:ACCESS_ERR|CHARACTER_ERR|EXPRESSION_ERR|MODIFICATION_ERR|NODE_TYPE_ERR|STATE_ERR)))|KEY(?:FRAME(?:S_RULE|_RULE)|_LOCATION_(?:LEFT|NUMPAD|RIGHT|STANDARD))|M(?:EDIA_RULE|ODIFICATION)|N(?:AMESPACE_ERR|O(?:DE_(?:AFTER|BEFORE(?:_AND_AFTER)?|INSIDE)|NE|T(?:ATION_NODE|_(?:FOUND_ERR|SUPPORTED_ERR))|_(?:DATA_ALLOWED_ERR|MODIFICATION_ALLOWED_ERR))|UMBER_TYPE)|ORDERED_NODE_(?:ITERATOR_TYPE|SNAPSHOT_TYPE)|P(?:AGE_RULE|ROCESSING_INSTRUCTION_NODE)|REMOVAL|S(?:HOW_(?:A(?:LL|TTRIBUTE)|C(?:DATA_SECTION|OMMENT)|DOCUMENT(?:_(?:FRAGMENT|TYPE))?|E(?:LEMENT|NTITY(?:_REFERENCE)?)|NOTATION|PROCESSING_INSTRUCTION|TEXT)|T(?:ART_TO_(?:END|START)|RING_TYPE|YLE_RULE)|UPPORTS_RULE|YNTAX_ERR)|T(?:EXT_NODE|YPE_ERR)|UN(?:KNOWN_RULE|ORDERED_NODE_(?:ITERATOR_TYPE|SNAPSHOT_TYPE)|SPECIFIED_EVENT_TYPE_ERR)|VERTICAL|W(?:EBKIT_(?:KEYFRAME(?:S_RULE|_RULE)|REGION_RULE)|RONG_DOCUMENT_ERR))|NS(?:A(?:SCIIStringEncoding|bove(?:Bottom|Top)|d(?:dTraitFontAction|minApplicationDirectory|obe(?:CNS1CharacterCollection|GB1CharacterCollection|Japan(?:1CharacterCollection|2CharacterCollection)|Korea1CharacterCollection))|ggregateExpressionType|l(?:ert(?:FirstButtonReturn|S(?:econdButtonReturn|tyle(?:Critical|Informational|Warning))|ThirdButtonReturn)|ign(?:AllEdges(?:Inward|Nearest|Outward)|Height(?:Inward|Nearest|Outward)|M(?:ax(?:X(?:Inward|Nearest|Outward)|Y(?:Inward|Nearest|Outward))|in(?:X(?:Inward|Nearest|Outward)|Y(?:Inward|Nearest|Outward)))|RectFlipped|Width(?:Inward|Nearest|Outward))|l(?:ApplicationsDirectory|DomainsMask|LibrariesDirectory|PredicateModifier|ScrollerParts))|n(?:choredSearch|dPredicateType|imation(?:Blocking|E(?:ase(?:In(?:Out)?|Out)|ffect(?:DisappearingItemDefault|Poof))|Linear|Nonblocking(?:Threaded)?)|yPredicateModifier)|pplication(?:Activat(?:e(?:AllWindows|IgnoringOtherApps)|ionPolicy(?:Accessory|Prohibited|Regular))|D(?:elegateReply(?:Cancel|Failure|Success)|irectory)|Presentation(?:AutoHide(?:Dock|MenuBar|Toolbar)|D(?:efault|isable(?:AppleMenu|ForceQuit|HideApplication|MenuBarTransparency|ProcessSwitching|SessionTermination))|FullScreen|Hide(?:Dock|MenuBar))|SupportDirectory)|rgument(?:EvaluationScriptError|sWrongScriptError)|scendingPageOrder|t(?:Bottom|Top|omicWrite|t(?:achmentCharacter|ributedStringEnumeration(?:LongestEffectiveRangeNotRequired|Reverse)))|uto(?:Pagination|save(?:ElsewhereOperation|InPlaceOperation|dInformationDirectory)))|B(?:ack(?:TabCharacter|ground(?:Style(?:Dark|L(?:ight|owered)|Raised)|Tab)|ingStore(?:Buffered|Nonretained|Retained)|spaceCharacter|tabTextMovement|wardsSearch)|e(?:gin(?:FunctionKey|sWith(?:Comparison|PredicateOperatorType))|low(?:Bottom|Top)|tweenPredicateOperatorType|velLineJoinStyle|zel(?:Border|Style(?:Circular|Disclosure|HelpButton|Inline|R(?:e(?:cessed|gularSquare)|ound(?:Rect|ed(?:Disclosure)?))|S(?:hadowlessSquare|mallSquare)|Textured(?:Rounded|Square))))|i(?:narySearching(?:FirstEqual|InsertionIndex|LastEqual)|tmap(?:Format(?:Alpha(?:First|Nonpremultiplied)|FloatingPointSamples)|ImageFileType(?:BMP|GIF|JPEG(?:2000)?|PNG|TIFF)))|l(?:ockExpressionType|ueControlTint)|o(?:ldFontMask|ttomTabsBezelBorder|x(?:Custom|OldStyle|Primary|Se(?:condary|parator)))|r(?:eakFunctionKey|owser(?:AutoColumnResizing|Drop(?:Above|On)|NoColumnResizing|UserColumnResizing))|u(?:ndle(?:ExecutableArchitecture(?:I386|PPC(?:64)?|X86_64)|OnDemandResource(?:ExceededMaximumSizeError|InvalidTagError|OutOfSpaceError))|tt(?:LineCapStyle|onType(?:Momentary(?:Change|Light|PushIn)|OnOff|PushOnPushOff|Radio|Switch|Toggle)))|yteCountFormatter(?:CountStyle(?:Binary|Decimal|File|Memory)|Use(?:All|Bytes|Default|EB|GB|KB|MB|PB|TB|YBOrHigher|ZB)))|C(?:a(?:chesDirectory|l(?:culation(?:DivideByZero|LossOfPrecision|NoError|Overflow|Underflow)|endar(?:Unit(?:Calendar|Day|Era|Hour|M(?:inute|onth)|Nanosecond|Quarter|Second|TimeZone|Week(?:Of(?:Month|Year)|day(?:Ordinal)?)|Year(?:ForWeekOfYear)?)|WrapComponents))|n(?:celTextMovement|notCreateScriptCommandError)|rriageReturnCharacter|seInsensitive(?:PredicateOption|Search))|e(?:ll(?:AllowsMixedState|ChangesContents|Disabled|Editable|H(?:as(?:Image(?:Horizontal|OnLeftOrBottom)|OverlappingImage)|i(?:ghlighted|t(?:ContentArea|EditableTextArea|None|TrackableArea)))|Is(?:Bordered|InsetButton)|LightsBy(?:Background|Contents|Gray)|State)|nterTabStopType)|hange(?:Autosaved|BackgroundCell(?:Mask)?|Cleared|D(?:iscardable|one)|GrayCell(?:Mask)?|Re(?:adOtherContents|done)|Undone)|l(?:ear(?:ControlTint|DisplayFunctionKey|LineFunctionKey)|ipPagination|o(?:ckAndCalendarDatePickerStyle|sePathBezierPathElement))|o(?:l(?:lect(?:ionView(?:Drop(?:Before|On)|ScrollPosition(?:Bottom|Centered(?:Horizontally|Vertically)|Le(?:adingEdge|ft)|N(?:earest(?:HorizontalEdge|VerticalEdge)|one)|Right|T(?:op|railingEdge)))|orDisabledOption)|or(?:Panel(?:AllModesMask|C(?:MYKModeMask|olorListModeMask|rayonModeMask|ustomPaletteModeMask)|GrayModeMask|HSBModeMask|Mode(?:C(?:MYK|olorList|rayon|ustomPalette)|Gray|HSB|None|RGB|Wheel)|RGBModeMask|WheelModeMask)|RenderingIntent(?:AbsoluteColorimetric|Default|Perceptual|RelativeColorimetric|Saturation)|SpaceModel(?:CMYK|DeviceN|Gray|Indexed|LAB|Patterned|RGB|Unknown)))|mp(?:ositingOperation(?:C(?:lear|opy)|Destination(?:Atop|In|O(?:ut|ver))|Plus(?:Darker|Lighter)|Source(?:Atop|In|O(?:ut|ver))|XOR)|ressedFontMask)|n(?:densedFontMask|stantValueExpressionType|t(?:ain(?:erSpecifierError|s(?:Comparison|PredicateOperatorType))|entsCellMask|inuousCapacityLevelIndicatorStyle|rol(?:Glyph|Size(?:Mini|Regular|Small))))|r(?:eServiceDirectory|rection(?:IndicatorType(?:Default|Guesses|Reversion)|Response(?:Accepted|Edited|Ignored|None|Re(?:jected|verted)))))|riticalRequest|u(?:rveToBezierPathElement|stomSelectorPredicateOperatorType))|D(?:at(?:a(?:Reading(?:Mapped(?:Always|IfSafe)?|Uncached)|Search(?:Anchored|Backwards)|Writing(?:Atomic|FileProtection(?:Complete(?:Un(?:lessOpen|tilFirstUserAuthentication))?|Mask|None)))|e(?:Component(?:Undefined|sFormatter(?:UnitsStyle(?:Abbreviated|Full|Positional|S(?:hort|pellOut))|ZeroFormattingBehavior(?:D(?:efault|rop(?:All|Leading|Middle|Trailing))|None|Pad)))|Formatter(?:Behavior(?:10_(?:0|4)|Default)|FullStyle|LongStyle|MediumStyle|NoStyle|ShortStyle)))|e(?:cimalTabStopType|faultControlTint|lete(?:Char(?:FunctionKey|acter)|FunctionKey|LineFunctionKey)|moApplicationDirectory|s(?:cendingPageOrder|ktopDirectory)|veloper(?:ApplicationDirectory|Directory))|i(?:acriticInsensitive(?:PredicateOption|Search)|rect(?:PredicateModifier|Selection|oryEnumerationSkips(?:HiddenFiles|PackageDescendants|SubdirectoryDescendants))|s(?:creteCapacityLevelIndicatorStyle|playWindowRunLoopOrdering|tributedNotification(?:DeliverImmediately|PostToAllSessions)))|o(?:cument(?:Directory|ationDirectory)|wn(?:ArrowFunctionKey|TextMovement|loadsDirectory))|ra(?:g(?:Operation(?:Copy|Delete|Every|Generic|Link|Move|None|Private)|ging(?:Context(?:OutsideApplication|WithinApplication)|Formation(?:Default|List|None|Pile|Stack)|ItemEnumerationC(?:learNonenumeratedImages|oncurrent)))|wer(?:Clos(?:edState|ingState)|Open(?:State|ingState))))|E(?:n(?:d(?:FunctionKey|sWith(?:Comparison|PredicateOperatorType))|terCharacter|umeration(?:Concurrent|Reverse))|qualTo(?:Comparison|PredicateOperatorType)|raDatePickerElementFlag|v(?:aluatedObjectExpressionType|e(?:n(?:OddWindingRule|t(?:ButtonMaskPen(?:LowerSide|Tip|UpperSide)|GestureAxis(?:Horizontal|None|Vertical)|M(?:ask(?:A(?:ny|pp(?:KitDefined|licationDefined))|BeginGesture|CursorUpdate|EndGesture|FlagsChanged|Gesture|Key(?:Down|Up)|LeftMouse(?:D(?:own|ragged)|Up)|M(?:agnify|ouse(?:E(?:ntered|xited)|Moved))|OtherMouse(?:D(?:own|ragged)|Up)|Periodic|R(?:ightMouse(?:D(?:own|ragged)|Up)|otate)|S(?:crollWheel|wipe|ystemDefined)|TabletP(?:oint|roximity))|odifierFlag(?:C(?:apsLock|o(?:mmand|ntrol))|DeviceIndependentFlagsMask|Function|Help|NumericPad|Option|Shift))|Phase(?:Began|C(?:ancelled|hanged)|Ended|MayBegin|None|Stationary)|S(?:ubtype(?:Application(?:Activated|Deactivated)|MouseEvent|PowerOff|ScreenChanged|T(?:abletP(?:oint|roximity)|ouch)|Window(?:Exposed|Moved))|wipeTracking(?:ClampGestureAmount|LockDirection))|Type(?:App(?:KitDefined|licationDefined)|BeginGesture|CursorUpdate|EndGesture|FlagsChanged|Gesture|Key(?:Down|Up)|LeftMouse(?:D(?:own|ragged)|Up)|M(?:agnify|ouse(?:E(?:ntered|xited)|Moved))|OtherMouse(?:D(?:own|ragged)|Up)|Periodic|R(?:ightMouse(?:D(?:own|ragged)|Up)|otate)|S(?:crollWheel|wipe|ystemDefined)|TabletP(?:oint|roximity))))|rySubelement))|x(?:clude(?:10_4ElementsIconCreationOption|QuickDrawElementsIconCreationOption)|ecut(?:able(?:ArchitectureMismatchError|ErrorM(?:aximum|inimum)|L(?:inkError|oadError)|NotLoadableError|RuntimeMismatchError)|eFunctionKey)|pandedFontMask))|F(?:1(?:0FunctionKey|1FunctionKey|2FunctionKey|3FunctionKey|4FunctionKey|5FunctionKey|6FunctionKey|7FunctionKey|8FunctionKey|9FunctionKey|FunctionKey)|2(?:0FunctionKey|1FunctionKey|2FunctionKey|3FunctionKey|4FunctionKey|5FunctionKey|6FunctionKey|7FunctionKey|8FunctionKey|9FunctionKey|FunctionKey)|3(?:0FunctionKey|1FunctionKey|2FunctionKey|3FunctionKey|4FunctionKey|5FunctionKey|FunctionKey)|4FunctionKey|5FunctionKey|6FunctionKey|7FunctionKey|8FunctionKey|9FunctionKey|i(?:le(?:Coordinator(?:Reading(?:ResolvesSymbolicLink|WithoutChanges)|WritingFor(?:Deleting|M(?:erging|oving)|Replacing))|ErrorM(?:aximum|inimum)|HandlingPanel(?:CancelButton|OKButton)|LockingError|ManagerItemReplacement(?:UsingNewMetadataOnly|WithoutDeletingBackupItem)|NoSuchFileError|Read(?:CorruptFileError|In(?:applicableStringEncodingError|validFileNameError)|No(?:PermissionError|SuchFileError)|TooLargeError|Un(?:known(?:Error|StringEncodingError)|supportedSchemeError))|Version(?:AddingByMoving|ReplacingByMoving)|Wr(?:apper(?:Reading(?:Immediate|WithoutMapping)|Writing(?:Atomic|WithNameUpdating))|ite(?:FileExistsError|In(?:applicableStringEncodingError|validFileNameError)|NoPermissionError|OutOfSpaceError|Un(?:knownError|supportedSchemeError)|VolumeReadOnlyError)))|nd(?:FunctionKey|Panel(?:Action(?:Next|Previous|Replace(?:A(?:ll(?:InSelection)?|ndFind))?|S(?:e(?:lectAll(?:InSelection)?|tFindString)|howFindPanel))|SubstringMatchType(?:Contains|EndsWith|FullWord|StartsWith)))|tPagination|xedPitchFontMask)|o(?:cusRing(?:Above|Below|Only|Type(?:Default|Exterior|None))|nt(?:Antialiased(?:IntegerAdvancementsRenderingMode|RenderingMode)|BoldTrait|C(?:larendonSerifsClass|o(?:llection(?:ApplicationOnlyMask|Visibility(?:Computer|Process|User))|ndensedTrait))|DefaultRenderingMode|ExpandedTrait|F(?:amilyClassMask|reeformSerifsClass)|I(?:ntegerAdvancementsRenderingMode|talicTrait)|Mo(?:dernSerifsClass|noSpaceTrait)|O(?:ldStyleSerifsClass|rnamentalsClass)|Panel(?:All(?:EffectsModeMask|ModesMask)|CollectionModeMask|DocumentColorEffectModeMask|FaceModeMask|S(?:hadowEffectModeMask|izeModeMask|t(?:andardModesMask|rikethroughEffectModeMask))|TextColorEffectModeMask|UnderlineEffectModeMask)|S(?:ansSerifClass|criptsClass|labSerifsClass|ymbolicClass)|TransitionalSerifsClass|U(?:IOptimizedTrait|nknownClass)|VerticalTrait)|r(?:cedOrderingSearch|m(?:FeedCharacter|attingError(?:M(?:aximum|inimum))?)))|unctionExpressionType)|G(?:estureRecognizerState(?:Began|C(?:ancelled|hanged)|Ended|Failed|Possible|Recognized)|r(?:a(?:dientDraws(?:AfterEndingLocation|BeforeStartingLocation)|phiteControlTint)|eaterThan(?:Comparison|OrEqualTo(?:Comparison|PredicateOperatorType)|PredicateOperatorType)|ooveBorder))|H(?:TTPCookieAcceptPolicy(?:Always|Never|OnlyFromMainDocumentDomain)|an(?:dle(?:OtherExceptionMask|TopLevelExceptionMask|Uncaught(?:ExceptionMask|RuntimeErrorMask|SystemExceptionMask))|gOn(?:OtherExceptionMask|TopLevelExceptionMask|Uncaught(?:ExceptionMask|RuntimeErrorMask|SystemExceptionMask)))|e(?:avierFontAction|lpFunctionKey)|ighlightModeMatrix|o(?:meFunctionKey|rizontalRuler|urMinute(?:DatePickerElementFlag|SecondDatePickerElementFlag)))|I(?:SO(?:2022JPStringEncoding|Latin(?:1StringEncoding|2StringEncoding))|dentityMappingCharacterCollection|llegalTextMovement|mage(?:A(?:bove|lign(?:Bottom(?:Left|Right)?|Center|Left|Right|Top(?:Left|Right)?))|Below|C(?:ache(?:Always|BySize|Default|Never)|ellType)|Frame(?:Button|Gr(?:ayBezel|oove)|None|Photo)|Interpolation(?:Default|High|Low|Medium|None)|L(?:eft|oadStatus(?:C(?:ancelled|ompleted)|InvalidData|ReadError|UnexpectedEOF))|O(?:nly|verlaps)|R(?:ep(?:LoadStatus(?:Completed|InvalidData|ReadingHeader|Un(?:expectedEOF|knownType)|WillNeedAllData)|MatchesDevice)|ight)|Scale(?:AxesIndependently|None|Proportionally(?:Down|UpOrDown)))|n(?:PredicateOperatorType|dexSubelement|formationalRequest|putMethodsDirectory|sert(?:CharFunctionKey|FunctionKey|LineFunctionKey)|ter(?:nalS(?:criptError|pecifierError)|sectSetExpressionType)|validIndexSpecifierError)|t(?:alicFontMask|emReplacementDirectory))|J(?:SON(?:Reading(?:AllowFragments|Mutable(?:Containers|Leaves))|WritingPrettyPrinted)|apaneseEUCStringEncoding)|Key(?:PathExpressionType|SpecifierEvaluationScriptError|Value(?:Change(?:Insertion|Re(?:moval|placement)|Setting)|IntersectSetMutation|MinusSetMutation|ObservingOption(?:Initial|New|Old|Prior)|SetSetMutation|UnionSetMutation|ValidationError))|L(?:a(?:ndscapeOrientation|yout(?:Attribute(?:B(?:aseline|ottom)|Center(?:X|Y)|Height|L(?:astBaseline|e(?:ading|ft))|NotAnAttribute|Right|T(?:op|railing)|Width)|ConstraintOrientation(?:Horizontal|Vertical)|Format(?:Align(?:All(?:B(?:aseline|ottom)|Center(?:X|Y)|L(?:astBaseline|e(?:ading|ft))|Right|T(?:op|railing))|mentMask)|Direction(?:Le(?:adingToTrailing|ftToRight)|Mask|RightToLeft))|Relation(?:Equal|GreaterThanOrEqual|LessThanOrEqual)))|e(?:ft(?:ArrowFunctionKey|T(?:ab(?:StopType|sBezelBorder)|extMovement))|ssThan(?:Comparison|OrEqualTo(?:Comparison|PredicateOperatorType)|PredicateOperatorType))|i(?:braryDirectory|ghterFontAction|kePredicateOperatorType|n(?:e(?:B(?:order|reakBy(?:C(?:harWrapping|lipping)|Truncating(?:Head|Middle|Tail)|WordWrapping))|DoesntMove|Moves(?:Down|Left|Right|Up)|S(?:eparatorCharacter|weep(?:Down|Left|Right|Up))|ToBezierPathElement)|guisticTagger(?:JoinNames|Omit(?:Other|Punctuation|W(?:hitespace|ords))))|stModeMatrix|teralSearch)|o(?:cal(?:DomainMask|eLanguageDirection(?:BottomToTop|LeftToRight|RightToLeft|TopToBottom|Unknown))|g(?:OtherExceptionMask|TopLevelExceptionMask|Uncaught(?:ExceptionMask|RuntimeErrorMask|SystemExceptionMask))))|M(?:a(?:c(?:OSRomanStringEncoding|hPortDeallocate(?:None|ReceiveRight|SendRight))|ppedRead|tch(?:esPredicateOperatorType|ing(?:Anchored|Completed|HitEnd|InternalError|Progress|Re(?:port(?:Completion|Progress)|quiredEnd)|With(?:TransparentBounds|outAnchoringBounds)))|x(?:XEdge|YEdge))|enu(?:FunctionKey|PropertyItem(?:A(?:ccessibilityDescription|ttributedTitle)|Enabled|Image|KeyEquivalent|Title))|i(?:ddleSubelement|n(?:XEdge|YEdge|usSetExpressionType)|terLineJoinStyle|xedState)|o(?:deSwitchFunctionKey|v(?:eToBezierPathElement|iesDirectory))|usicDirectory)|N(?:EXTSTEPStringEncoding|a(?:rrowFontMask|tiveShortGlyphPacking)|e(?:t(?:Service(?:NoAutoRename|s(?:ActivityInProgress|BadArgumentError|C(?:ancelledError|ollisionError)|InvalidError|NotFoundError|TimeoutError|UnknownError))|workDomainMask)|wlineCharacter|xtFunctionKey)|o(?:Border|CellMask|FontChangeAction|Image|S(?:cr(?:iptError|ollerParts)|pecifierError|ubelement)|T(?:abs(?:BezelBorder|LineBorder|NoBorder)|itle|opLevelContainersSpecifierError)|n(?:LossyASCIIStringEncoding|StandardCharacterSetFontMask|ZeroWindingRule)|rmalizedPredicateOption|t(?:EqualToPredicateOperatorType|PredicateType|ification(?:CoalescingOn(?:Name|Sender)|NoCoalescing|SuspensionBehavior(?:Coalesce|D(?:eliverImmediately|rop)|Hold))))|u(?:ll(?:CellType|Glyph)|m(?:berFormatter(?:Behavior(?:10_(?:0|4)|Default)|CurrencyStyle|DecimalStyle|NoStyle|P(?:ad(?:After(?:Prefix|Suffix)|Before(?:Prefix|Suffix))|ercentStyle)|Round(?:Ceiling|Down|Floor|Half(?:Down|Even|Up)|Up)|S(?:cientificStyle|pellOutStyle))|ericSearch)))|O(?:ffState|n(?:State|lyScrollerArrows)|pe(?:n(?:GL(?:ContextParameter(?:CurrentRendererID|GPU(?:FragmentProcessing|VertexProcessing)|HasDrawable|MPSwapsInFlight|R(?:asterizationEnable|eclaimResources)|S(?:tateValidation|urface(?:BackingSize|O(?:pacity|rder)|SurfaceVolatile)|wap(?:Interval|Rectangle(?:Enable)?)))|GO(?:ClearFormatCache|FormatCacheSize|RetainRenderers|UseBuildCache)|P(?:FA(?:A(?:cc(?:elerated(?:Compute)?|umSize)|l(?:l(?:Renderers|owOfflineRenderers)|phaSize)|ux(?:Buffers|DepthStencil))|BackingStore|C(?:losestPolicy|olor(?:Float|Size))|D(?:epthSize|oubleBuffer)|M(?:aximumPolicy|inimumPolicy|ultisample)|NoRecovery|OpenGLProfile|RendererID|S(?:ample(?:Alpha|Buffers|s)|creenMask|tencilSize|upersample)|TripleBuffer|VirtualScreenCount)|rofileVersion(?:3_2Core|Legacy)))|StepUnicodeReservedBase)|ration(?:NotSupportedForKeyS(?:criptError|pecifierError)|QueuePriority(?:High|Low|Normal|Very(?:High|Low))))|r(?:PredicateType|dered(?:Ascending|Descending|Same))|therTextMovement|utlineViewDropOnItemIndex)|P(?:a(?:ge(?:DownFunctionKey|UpFunctionKey)|ragraphSeparatorCharacter|steboard(?:ReadingAs(?:Data|KeyedArchive|PropertyList|String)|WritingPromised)|thStyle(?:PopUp|Standard)|useFunctionKey)|icturesDirectory|o(?:int(?:erFunctions(?:C(?:StringPersonality|opyIn)|IntegerPersonality|Ma(?:chVirtualMemory|llocMemory)|O(?:bjectP(?:ersonality|ointerPersonality)|paque(?:Memory|Personality))|Str(?:ongMemory|uctPersonality))|ingDeviceType(?:Cursor|Eraser|Pen|Unknown))|p(?:Up(?:ArrowAt(?:Bottom|Center)|NoArrow)|overBehavior(?:ApplicationDefined|Semitransient|Transient))|rtraitOrientation|s(?:ition(?:After|Be(?:fore|ginning)|End|Replace)|t(?:ASAP|Now|WhenIdle|erFontMask)))|r(?:e(?:ferencePanesDirectory|ssedTab|vFunctionKey)|int(?:FunctionKey|PanelShows(?:Copies|Orientation|P(?:a(?:ge(?:Range|SetupAccessory)|perSize)|r(?:eview|intSelection))|Scaling)|RenderingQuality(?:Best|Responsive)|ScreenFunctionKey|er(?:DescriptionDirectory|Table(?:Error|NotFound|OK))|ing(?:Cancelled|Failure|ReplyLater|Success))|o(?:gressIndicator(?:BarStyle|Preferred(?:AquaThickness|LargeThickness|SmallThickness|Thickness)|SpinningStyle)|p(?:ertyList(?:BinaryFormat_v1_0|ErrorM(?:aximum|inimum)|Immutable|MutableContainers(?:AndLeaves)?|OpenStepFormat|Read(?:CorruptError|StreamError|UnknownVersionError)|WriteStreamError|XMLFormat_v1_0)|rietaryStringEncoding)))|ushInCell(?:Mask)?)|R(?:a(?:dioModeMatrix|n(?:domSubelement|geDateMode)|tingLevelIndicatorStyle)|e(?:c(?:eiver(?:EvaluationScriptError|sCantHandleCommandScriptError)|tEdgeM(?:ax(?:X|Y)|in(?:X|Y)))|doFunctionKey|gularExpression(?:A(?:llowCommentsAndWhitespace|nchorsMatchLines)|CaseInsensitive|DotMatchesLineSeparators|IgnoreMetacharacters|Search|UseUni(?:codeWordBoundaries|xLineSeparators))|l(?:ative(?:After|Before)|evancyLevelIndicatorStyle)|mo(?:teNotificationType(?:Badge|None)|veTraitFontAction)|quiredArgumentsMissingScriptError|set(?:CursorRectsRunLoopOrdering|FunctionKey)|turnTextMovement)|ight(?:ArrowFunctionKey|T(?:ab(?:StopType|sBezelBorder)|extMovement))|ound(?:Bankers|Down|Line(?:CapStyle|JoinStyle)|Plain|Up)|uleEditor(?:NestingMode(?:Compound|List|Si(?:mple|ngle))|RowType(?:Compound|Simple)))|S(?:ave(?:AsOperation|Op(?:eration|tions(?:Ask|No|Yes))|ToOperation)|c(?:annedOption|roll(?:Elasticity(?:A(?:llowed|utomatic)|None)|LockFunctionKey|ViewFindBarPosition(?:Above(?:Content|HorizontalRuler)|BelowContent)|er(?:Arrows(?:DefaultSetting|M(?:axEnd|inEnd)|None)|Decrement(?:Arrow|Line|Page)|Increment(?:Arrow|Line|Page)|Knob(?:S(?:lot|tyle(?:D(?:ark|efault)|Light)))?|NoPart|Style(?:Legacy|Overlay))))|e(?:gmentS(?:tyle(?:Automatic|Capsule|Round(?:Rect|ed)|SmallSquare|Textured(?:Rounded|Square))|witchTracking(?:Momentary|Select(?:Any|One)))|lect(?:By(?:Character|Paragraph|Word)|FunctionKey|edTab|i(?:ng(?:Next|Previous)|onAffinity(?:Downstream|Upstream)))|rvice(?:Application(?:LaunchFailedError|NotFoundError)|ErrorM(?:aximum|inimum)|InvalidPasteboardDataError|M(?:alformedServiceDictionaryError|iscellaneousError)|RequestTimedOutError))|h(?:ar(?:edPublicDirectory|ingService(?:ErrorM(?:aximum|inimum)|NotConfiguredError))|iftJISStringEncoding|ow(?:ControlGlyphs|InvisibleGlyphs))|i(?:ngleDateMode|ze(?:DownFontAction|UpFontAction))|liderType(?:Circular|Linear)|mallCapsFontMask|ort(?:Concurrent|Stable)|p(?:e(?:cialPageOrder|ech(?:ImmediateBoundary|SentenceBoundary|WordBoundary)|llingState(?:GrammarFlag|SpellingFlag))|litViewDividerStyle(?:PaneSplitter|Thi(?:ck|n)))|quareLineCapStyle|t(?:opFunctionKey|r(?:eam(?:Event(?:E(?:ndEncountered|rrorOccurred)|Has(?:BytesAvailable|SpaceAvailable)|None|OpenCompleted)|Status(?:AtEnd|Closed|Error|NotOpen|Open(?:ing)?|Reading|Writing))|ing(?:Drawing(?:TruncatesLastVisibleLine|Uses(?:DeviceMetrics|FontLeading|LineFragmentOrigin))|En(?:codingConversion(?:AllowLossy|ExternalRepresentation)|umeration(?:By(?:ComposedCharacterSequences|Lines|Paragraphs|Sentences|Words)|Localized|Reverse|SubstringNotRequired)))))|ubqueryExpressionType|y(?:mbolStringEncoding|s(?:ReqFunctionKey|tem(?:DomainMask|FunctionKey))))|T(?:IFFCompression(?:CCITTFAX(?:3|4)|JPEG|LZW|N(?:EXT|one)|OldJPEG|PackBits)|a(?:b(?:Character|TextMovement|le(?:Column(?:AutoresizingMask|NoResizing|UserResizingMask)|View(?:Animation(?:Effect(?:Fade|Gap|None)|Slide(?:Down|Left|Right|Up))|D(?:ashedHorizontalGridLineMask|r(?:aggingDestinationFeedbackStyle(?:None|Regular|SourceList)|op(?:Above|On)))|FirstColumnOnlyAutoresizingStyle|GridNone|LastColumnOnlyAutoresizingStyle|NoColumnAutoresizing|R(?:everseSequentialColumnAutoresizingStyle|owSizeStyle(?:Custom|Default|Large|Medium|Small))|S(?:e(?:lectionHighlightStyle(?:None|Regular|SourceList)|quentialColumnAutoresizingStyle)|olid(?:HorizontalGridLineMask|VerticalGridLineMask))|UniformColumnAutoresizingStyle)))|skTerminationReason(?:Exit|UncaughtSignal))|e(?:rminate(?:Cancel|Later|Now)|xt(?:Alignment(?:Center|Justified|Left|Natural|Right)|Block(?:AbsoluteValueType|B(?:aselineAlignment|o(?:rder|ttomAlignment))|Height|M(?:a(?:rgin|ximum(?:Height|Width))|i(?:ddleAlignment|nimum(?:Height|Width)))|P(?:adding|ercentageValueType)|TopAlignment|Width)|C(?:ellType|hecking(?:All(?:CustomTypes|SystemTypes|Types)|Type(?:Address|Correction|Da(?:sh|te)|Grammar|Link|Orthography|PhoneNumber|Quote|Re(?:gularExpression|placement)|Spelling|TransitInformation)))|Fi(?:eld(?:AndStepperDatePickerStyle|DatePickerStyle|RoundedBezel|SquareBezel)|nder(?:Action(?:Hide(?:FindInterface|ReplaceInterface)|NextMatch|PreviousMatch|Replace(?:A(?:ll(?:InSelection)?|ndFind))?|S(?:e(?:lectAll(?:InSelection)?|tSearchString)|how(?:FindInterface|ReplaceInterface)))|MatchingType(?:Contains|EndsWith|FullWord|StartsWith)))|L(?:ayoutOrientation(?:Horizontal|Vertical)|istPrependEnclosingMarker)|Read(?:InapplicableDocumentTypeError|WriteErrorM(?:aximum|inimum))|Table(?:AutomaticLayoutAlgorithm|FixedLayoutAlgorithm)|WriteInapplicableDocumentTypeError))|i(?:ckMarkPosition(?:Above|Below|Leading|Trailing)|meZone(?:DatePickerElementFlag|NameStyle(?:DaylightSaving|Generic|S(?:hort(?:DaylightSaving|Generic|Standard)|tandard))))|o(?:kenStyle(?:Default|None|Rounded)|olbar(?:DisplayMode(?:Default|Icon(?:AndLabel|Only)|LabelOnly)|ItemVisibilityPriority(?:High|Low|Standard|User)|SizeMode(?:Default|Regular|Small))|pTabsBezelBorder|uchPhase(?:Any|Began|Cancelled|Ended|Moved|Stationary|Touching))|rack(?:ModeMatrix|ing(?:A(?:ctive(?:Always|In(?:ActiveApp|KeyWindow)|WhenFirstResponder)|ssumeInside)|CursorUpdate|EnabledDuringMouseDrag|InVisibleRect|Mouse(?:EnteredAndExited|Moved)))|ypesetter(?:Behavior_10_(?:2(?:_WithCompatibility)?|3|4)|ContainerBreakAction|HorizontalTabAction|L(?:atestBehavior|ineBreakAction)|OriginalBehavior|ParagraphBreakAction|WhitespaceAction|ZeroAdvancementAction))|U(?:RL(?:Bookmark(?:Creation(?:MinimalBookmark|S(?:ecurityScopeAllowOnlyReadAccess|uitableForBookmarkFile)|WithSecurityScope)|ResolutionWith(?:SecurityScope|out(?:Mounting|UI)))|C(?:acheStorage(?:Allowed(?:InMemoryOnly)?|NotAllowed)|redentialPersistence(?:ForSession|None|Permanent))|Error(?:Bad(?:ServerResponse|URL)|C(?:a(?:llIsActive|n(?:celled|not(?:C(?:loseFile|onnectToHost|reateFile)|Decode(?:ContentData|RawData)|FindHost|LoadFromNetwork|MoveFile|OpenFile|ParseResponse|RemoveFile|WriteToFile)))|lientCertificateRe(?:jected|quired))|D(?:NSLookupFailed|ata(?:LengthExceedsMaximum|NotAllowed)|ownloadDecodingFailed(?:MidStream|ToComplete))|File(?:DoesNotExist|IsDirectory)|HTTPTooManyRedirects|InternationalRoamingOff|N(?:etworkConnectionLost|o(?:PermissionsToReadFile|tConnectedToInternet))|Re(?:directToNonExistentLocation|questBodyStreamExhausted|sourceUnavailable)|Se(?:cureConnectionFailed|rverCertificate(?:Has(?:BadDate|UnknownRoot)|NotYetValid|Untrusted))|TimedOut|U(?:n(?:known|supportedURL)|ser(?:AuthenticationRequired|CancelledAuthentication))|ZeroByteResource)|Handle(?:Load(?:Failed|InProgress|Succeeded)|NotLoaded)|NetworkServiceType(?:Background|Default|V(?:ideo|o(?:IP|ice)))|Request(?:Re(?:load(?:Ignoring(?:CacheData|Local(?:AndRemoteCacheData|CacheData))|RevalidatingCacheData)|turnCacheData(?:DontLoad|ElseLoad))|UseProtocolCachePolicy))|TF(?:16(?:BigEndianStringEncoding|LittleEndianStringEncoding|StringEncoding)|32(?:BigEndianStringEncoding|LittleEndianStringEncoding|StringEncoding)|8StringEncoding)|biquitousKeyValueStore(?:InitialSyncChange|QuotaViolationChange|ServerChange)|n(?:boldFontMask|cachedRead|d(?:erline(?:ByWord|Pattern(?:D(?:ash(?:Dot(?:Dot)?)?|ot)|Solid)|Style(?:Double|None|Single|Thick))|oFunctionKey)|i(?:codeStringEncoding|onSetExpressionType|talicFontMask)|known(?:KeyS(?:criptError|pecifierError)|PageOrder))|p(?:ArrowFunctionKey|TextMovement|dateWindowsRunLoopOrdering)|ser(?:CancelledError|D(?:irectory|omainMask)|FunctionKey|InterfaceLayoutDirection(?:LeftToRight|RightToLeft)))|V(?:a(?:lidationErrorM(?:aximum|inimum)|riableExpressionType)|erticalRuler|i(?:aPanelFontAction|ew(?:HeightSizable|LayerContents(?:Placement(?:Bottom(?:Left|Right)?|Center|Left|Right|Scale(?:AxesIndependently|ProportionallyToFi(?:ll|t))|Top(?:Left|Right)?)|Redraw(?:BeforeViewResize|DuringViewResize|Never|OnSetNeedsDisplay))|M(?:ax(?:XMargin|YMargin)|in(?:XMargin|YMargin))|NotSizable|WidthSizable))|olumeEnumeration(?:ProduceFileReferenceURLs|SkipHiddenVolumes))|W(?:antsBidiLevels|i(?:dthInsensitiveSearch|ndow(?:A(?:bove|nimationBehavior(?:AlertPanel|D(?:efault|ocumentWindow)|None|UtilityWindow))|B(?:ackingLocation(?:Default|MainMemory|VideoMemory)|elow)|C(?:loseButton|ollectionBehavior(?:CanJoinAllSpaces|Default|FullScreen(?:Auxiliary|None|Primary)|IgnoresCycle|M(?:anaged|oveToActiveSpace)|ParticipatesInCycle|Stationary|Transient))|D(?:epth(?:OnehundredtwentyeightBitRGB|SixtyfourBitRGB|TwentyfourBitRGB)|ocument(?:IconButton|VersionsButton))|MiniaturizeButton|NumberListAll(?:Applications|Spaces)|Out|S(?:haring(?:None|Read(?:Only|Write))|tyleMask(?:Borderless|Closable|DocModalWindow|FullScreen|HUDWindow|Miniaturizable|NonactivatingPanel|Resizable|T(?:exturedBackground|itled)|U(?:nifiedTitleAndToolbar|tilityWindow)))|ToolbarButton|ZoomButton|sCP125(?:0StringEncoding|1StringEncoding|2StringEncoding|3StringEncoding|4StringEncoding)))|orkspaceLaunch(?:A(?:nd(?:Hide(?:Others)?|Print)|sync)|Default|InhibitingBackgroundOnly|NewInstance|With(?:ErrorPresentation|outA(?:ctivation|ddingToRecents)))|ritingDirection(?:LeftToRight|Natural|RightToLeft))|XML(?:Attribute(?:CDATAKind|DeclarationKind|En(?:tit(?:iesKind|yKind)|umerationKind)|ID(?:Kind|Ref(?:Kind|sKind))|Kind|N(?:MToken(?:Kind|sKind)|otationKind))|CommentKind|D(?:TDKind|ocument(?:HTMLKind|IncludeContentTypeDeclaration|Kind|T(?:extKind|idy(?:HTML|XML))|Validate|X(?:HTMLKind|Include|MLKind)))|E(?:lement(?:Declaration(?:AnyKind|E(?:lementKind|mptyKind)|Kind|MixedKind|UndefinedKind)|Kind)|ntity(?:DeclarationKind|GeneralKind|P(?:ar(?:ameterKind|sedKind)|redefined)|UnparsedKind))|InvalidKind|N(?:amespaceKind|o(?:de(?:CompactEmptyElement|ExpandEmptyElement|IsCDATA|LoadExternalEntities(?:Always|Never|SameOriginOnly)|NeverEscapeContents|OptionsNone|Pr(?:e(?:serve(?:A(?:ll|ttributeOrder)|C(?:DATA|haracterReferences)|DTD|E(?:mptyElements|ntities)|NamespaceOrder|Prefixes|Quotes|Whitespace)|ttyPrint)|omoteSignificantWhitespace)|Use(?:DoubleQuotes|SingleQuotes))|tationDeclarationKind))|P(?:arser(?:Attribute(?:HasNoValueError|ListNot(?:FinishedError|StartedError)|Not(?:FinishedError|StartedError)|RedefinedError)|C(?:DATANotFinishedError|haracterRef(?:AtEOFError|In(?:DTDError|EpilogError|PrologError))|o(?:mment(?:ContainsDoubleHyphenError|NotFinishedError)|nditionalSectionNot(?:FinishedError|StartedError)))|D(?:OCTYPEDeclNotFinishedError|elegateAbortedParseError|ocumentStartError)|E(?:lementContentDeclNot(?:FinishedError|StartedError)|mptyDocumentError|n(?:codingNotSupportedError|tity(?:BoundaryError|Is(?:ExternalError|ParameterError)|Not(?:FinishedError|StartedError)|Ref(?:AtEOFError|In(?:DTDError|EpilogError|PrologError)|LoopError|erence(?:MissingSemiError|WithoutNameError))|ValueRequiredError))|qualExpectedError|xt(?:ernalS(?:tandaloneEntityError|ubsetNotFinishedError)|raContentError))|GTRequiredError|In(?:ternalError|valid(?:C(?:haracter(?:Error|InEntityError|RefError)|onditionalSectionError)|DecimalCharacterRefError|Encoding(?:Error|NameError)|HexCharacterRefError|URIError))|L(?:T(?:RequiredError|SlashRequiredError)|essThanSymbolInAttributeError|iteralNot(?:FinishedError|StartedError))|Mi(?:splaced(?:CDATAEndStringError|XMLDeclarationError)|xedContentDeclNot(?:FinishedError|StartedError))|N(?:AMERequiredError|MTOKENRequiredError|amespaceDeclarationError|o(?:DTDError|t(?:WellBalancedError|ationNot(?:FinishedError|StartedError))))|OutOfMemoryError|P(?:CDATARequiredError|arsedEntityRef(?:AtEOFError|In(?:EpilogError|Internal(?:Error|SubsetError)|PrologError)|MissingSemiError|NoNameError)|r(?:ematureDocumentEndError|ocessingInstructionNot(?:FinishedError|StartedError))|ublicIdentifierRequiredError)|ResolveExternalEntities(?:Always|N(?:ever|oNetwork)|SameOriginOnly)|S(?:eparatorRequiredError|paceRequiredError|t(?:andaloneValueError|ringNot(?:ClosedError|StartedError)))|TagNameMismatchError|U(?:RI(?:FragmentError|RequiredError)|n(?:declaredEntityError|finishedTagError|knownEncodingError|parsedEntityError))|XMLDeclNot(?:FinishedError|StartedError))|rocessingInstructionKind)|TextKind)|YearMonthDa(?:tePickerElementFlag|yDatePickerElementFlag)|_(?:BigEndian|LittleEndian|UnknownByteOrder))|Web(?:CacheModel(?:Document(?:Browser|Viewer)|PrimaryWebBrowser)|Drag(?:DestinationAction(?:Any|DHTML|Edit|Load|None)|SourceAction(?:Any|DHTML|Image|Link|None|Selection))|KitError(?:BlockedPlugInVersion|Cannot(?:FindPlugIn|LoadPlugIn|Show(?:MIMEType|URL))|FrameLoadInterruptedByPolicyChange|JavaUnavailable)|MenuItem(?:PDF(?:A(?:ctualSize|utoSize)|Continuous|FacingPages|NextPage|PreviousPage|SinglePage|Zoom(?:In|Out))|Tag(?:C(?:opy(?:ImageToClipboard|LinkToClipboard)?|ut)|Download(?:ImageToDisk|LinkToDisk)|Go(?:Back|Forward)|IgnoreSpelling|L(?:earnSpelling|ookUpInDictionary)|NoGuessesFound|O(?:pen(?:FrameInNewWindow|ImageInNewWindow|LinkInNewWindow|WithDefaultApplication)|ther)|Paste|Reload|S(?:earch(?:InSpotlight|Web)|pellingGuess|top)))|NavigationType(?:BackForward|Form(?:Resubmitted|Submitted)|LinkClicked|Other|Reload)|ViewInsertAction(?:Dropped|Pasted|Typed))|kAB(?:ArrayProperty|BitsInBitFieldMatch|ContainsSubString(?:CaseInsensitive)?|D(?:at(?:aProperty|e(?:ComponentsProperty|Property))|ictionaryProperty|oesNotContainSubString(?:CaseInsensitive)?)|E(?:qual(?:CaseInsensitive)?|rrorInProperty)|GreaterThan(?:OrEqual)?|IntegerProperty|LessThan(?:OrEqual)?|Multi(?:ArrayProperty|D(?:at(?:aProperty|e(?:ComponentsProperty|Property))|ictionaryProperty)|IntegerProperty|RealProperty|StringProperty)|Not(?:Equal(?:CaseInsensitive)?|WithinInterval(?:AroundToday(?:Yearless)?|FromToday(?:Yearless)?))|PrefixMatch(?:CaseInsensitive)?|RealProperty|S(?:earch(?:And|Or)|tringProperty|uffixMatch(?:CaseInsensitive)?)|WithinInterval(?:AroundToday(?:Yearless)?|FromToday(?:Yearless)?)))\\b",
179
- "name": "support.constant.cocoa.objc"
174
+ "name": "support.constant.cocoa.objc",
175
+ "match": "\\b(?:AB(?:AddRecordsError|MultipleValueSelection|NoValueSelection|Property(?:ReadOnlyError|UnsupportedBySourceError|ValueValidationError)|RemoveRecordsError|SingleValueSelection)|DOM_(?:A(?:DDITION|LLOW_KEYBOARD_INPUT|NY_(?:TYPE|UNORDERED_NODE_TYPE)|T(?:TRIBUTE_NODE|_TARGET))|B(?:AD_BOUNDARYPOINTS_ERR|O(?:OLEAN_TYPE|TH)|UBBLING_PHASE)|C(?:APTURING_PHASE|DATA_SECTION_NODE|HARSET_RULE|OMMENT_NODE|SS_(?:ATTR|C(?:M|OUNTER|USTOM)|D(?:EG|IMENSION)|E(?:MS|XS)|GRAD|HZ|I(?:DENT|N(?:HERIT)?)|KHZ|M(?:M|S)|NUMBER|P(?:C|ERCENTAGE|RIMITIVE_VALUE|T|X)|R(?:AD|ECT|GBCOLOR)|S(?:TRING)?|U(?:NKNOWN|RI)|V(?:ALUE_LIST|H|M(?:AX|IN)|W)))|DO(?:CUMENT_(?:FRAGMENT_NODE|NODE|POSITION_(?:CONTAIN(?:ED_BY|S)|DISCONNECTED|FOLLOWING|IMPLEMENTATION_SPECIFIC|PRECEDING)|TYPE_NODE)|M(?:STRING_SIZE_ERR|_DELTA_(?:LINE|P(?:AGE|IXEL))))|E(?:LEMENT_NODE|N(?:D_TO_(?:END|START)|TITY_(?:NODE|REFERENCE_NODE)))|F(?:I(?:LTER_(?:ACCEPT|REJECT|SKIP)|RST_ORDERED_NODE_TYPE)|ONT_FACE_RULE)|H(?:IERARCHY_REQUEST_ERR|ORIZONTAL)|I(?:MPORT_RULE|N(?:DEX_SIZE_ERR|USE_ATTRIBUTE_ERR|VALID_(?:ACCESS_ERR|CHARACTER_ERR|EXPRESSION_ERR|MODIFICATION_ERR|NODE_TYPE_ERR|STATE_ERR)))|KEY(?:FRAME(?:S_RULE|_RULE)|_LOCATION_(?:LEFT|NUMPAD|RIGHT|STANDARD))|M(?:EDIA_RULE|ODIFICATION)|N(?:AMESPACE_ERR|O(?:DE_(?:AFTER|BEFORE(?:_AND_AFTER)?|INSIDE)|NE|T(?:ATION_NODE|_(?:FOUND_ERR|SUPPORTED_ERR))|_(?:DATA_ALLOWED_ERR|MODIFICATION_ALLOWED_ERR))|UMBER_TYPE)|ORDERED_NODE_(?:ITERATOR_TYPE|SNAPSHOT_TYPE)|P(?:AGE_RULE|ROCESSING_INSTRUCTION_NODE)|REMOVAL|S(?:HOW_(?:A(?:LL|TTRIBUTE)|C(?:DATA_SECTION|OMMENT)|DOCUMENT(?:_(?:FRAGMENT|TYPE))?|E(?:LEMENT|NTITY(?:_REFERENCE)?)|NOTATION|PROCESSING_INSTRUCTION|TEXT)|T(?:ART_TO_(?:END|START)|RING_TYPE|YLE_RULE)|UPPORTS_RULE|YNTAX_ERR)|T(?:EXT_NODE|YPE_ERR)|UN(?:KNOWN_RULE|ORDERED_NODE_(?:ITERATOR_TYPE|SNAPSHOT_TYPE)|SPECIFIED_EVENT_TYPE_ERR)|VERTICAL|W(?:EBKIT_(?:KEYFRAME(?:S_RULE|_RULE)|REGION_RULE)|RONG_DOCUMENT_ERR))|NS(?:A(?:SCIIStringEncoding|bove(?:Bottom|Top)|d(?:dTraitFontAction|minApplicationDirectory|obe(?:CNS1CharacterCollection|GB1CharacterCollection|Japan(?:1CharacterCollection|2CharacterCollection)|Korea1CharacterCollection))|ggregateExpressionType|l(?:ert(?:FirstButtonReturn|S(?:econdButtonReturn|tyle(?:Critical|Informational|Warning))|ThirdButtonReturn)|ign(?:AllEdges(?:Inward|Nearest|Outward)|Height(?:Inward|Nearest|Outward)|M(?:ax(?:X(?:Inward|Nearest|Outward)|Y(?:Inward|Nearest|Outward))|in(?:X(?:Inward|Nearest|Outward)|Y(?:Inward|Nearest|Outward)))|RectFlipped|Width(?:Inward|Nearest|Outward))|l(?:ApplicationsDirectory|DomainsMask|LibrariesDirectory|PredicateModifier|ScrollerParts))|n(?:choredSearch|dPredicateType|imation(?:Blocking|E(?:ase(?:In(?:Out)?|Out)|ffect(?:DisappearingItemDefault|Poof))|Linear|Nonblocking(?:Threaded)?)|yPredicateModifier)|pplication(?:Activat(?:e(?:AllWindows|IgnoringOtherApps)|ionPolicy(?:Accessory|Prohibited|Regular))|D(?:elegateReply(?:Cancel|Failure|Success)|irectory)|Presentation(?:AutoHide(?:Dock|MenuBar|Toolbar)|D(?:efault|isable(?:AppleMenu|ForceQuit|HideApplication|MenuBarTransparency|ProcessSwitching|SessionTermination))|FullScreen|Hide(?:Dock|MenuBar))|SupportDirectory)|rgument(?:EvaluationScriptError|sWrongScriptError)|scendingPageOrder|t(?:Bottom|Top|omicWrite|t(?:achmentCharacter|ributedStringEnumeration(?:LongestEffectiveRangeNotRequired|Reverse)))|uto(?:Pagination|save(?:ElsewhereOperation|InPlaceOperation|dInformationDirectory)))|B(?:ack(?:TabCharacter|ground(?:Style(?:Dark|L(?:ight|owered)|Raised)|Tab)|ingStore(?:Buffered|Nonretained|Retained)|spaceCharacter|tabTextMovement|wardsSearch)|e(?:gin(?:FunctionKey|sWith(?:Comparison|PredicateOperatorType))|low(?:Bottom|Top)|tweenPredicateOperatorType|velLineJoinStyle|zel(?:Border|Style(?:Circular|Disclosure|HelpButton|Inline|R(?:e(?:cessed|gularSquare)|ound(?:Rect|ed(?:Disclosure)?))|S(?:hadowlessSquare|mallSquare)|Textured(?:Rounded|Square))))|i(?:narySearching(?:FirstEqual|InsertionIndex|LastEqual)|tmap(?:Format(?:Alpha(?:First|Nonpremultiplied)|FloatingPointSamples)|ImageFileType(?:BMP|GIF|JPEG(?:2000)?|PNG|TIFF)))|l(?:ockExpressionType|ueControlTint)|o(?:ldFontMask|ttomTabsBezelBorder|x(?:Custom|OldStyle|Primary|Se(?:condary|parator)))|r(?:eakFunctionKey|owser(?:AutoColumnResizing|Drop(?:Above|On)|NoColumnResizing|UserColumnResizing))|u(?:ndle(?:ExecutableArchitecture(?:I386|PPC(?:64)?|X86_64)|OnDemandResource(?:ExceededMaximumSizeError|InvalidTagError|OutOfSpaceError))|tt(?:LineCapStyle|onType(?:Momentary(?:Change|Light|PushIn)|OnOff|PushOnPushOff|Radio|Switch|Toggle)))|yteCountFormatter(?:CountStyle(?:Binary|Decimal|File|Memory)|Use(?:All|Bytes|Default|EB|GB|KB|MB|PB|TB|YBOrHigher|ZB)))|C(?:a(?:chesDirectory|l(?:culation(?:DivideByZero|LossOfPrecision|NoError|Overflow|Underflow)|endar(?:Unit(?:Calendar|Day|Era|Hour|M(?:inute|onth)|Nanosecond|Quarter|Second|TimeZone|Week(?:Of(?:Month|Year)|day(?:Ordinal)?)|Year(?:ForWeekOfYear)?)|WrapComponents))|n(?:celTextMovement|notCreateScriptCommandError)|rriageReturnCharacter|seInsensitive(?:PredicateOption|Search))|e(?:ll(?:AllowsMixedState|ChangesContents|Disabled|Editable|H(?:as(?:Image(?:Horizontal|OnLeftOrBottom)|OverlappingImage)|i(?:ghlighted|t(?:ContentArea|EditableTextArea|None|TrackableArea)))|Is(?:Bordered|InsetButton)|LightsBy(?:Background|Contents|Gray)|State)|nterTabStopType)|hange(?:Autosaved|BackgroundCell(?:Mask)?|Cleared|D(?:iscardable|one)|GrayCell(?:Mask)?|Re(?:adOtherContents|done)|Undone)|l(?:ear(?:ControlTint|DisplayFunctionKey|LineFunctionKey)|ipPagination|o(?:ckAndCalendarDatePickerStyle|sePathBezierPathElement))|o(?:l(?:lect(?:ionView(?:Drop(?:Before|On)|ScrollPosition(?:Bottom|Centered(?:Horizontally|Vertically)|Le(?:adingEdge|ft)|N(?:earest(?:HorizontalEdge|VerticalEdge)|one)|Right|T(?:op|railingEdge)))|orDisabledOption)|or(?:Panel(?:AllModesMask|C(?:MYKModeMask|olorListModeMask|rayonModeMask|ustomPaletteModeMask)|GrayModeMask|HSBModeMask|Mode(?:C(?:MYK|olorList|rayon|ustomPalette)|Gray|HSB|None|RGB|Wheel)|RGBModeMask|WheelModeMask)|RenderingIntent(?:AbsoluteColorimetric|Default|Perceptual|RelativeColorimetric|Saturation)|SpaceModel(?:CMYK|DeviceN|Gray|Indexed|LAB|Patterned|RGB|Unknown)))|mp(?:ositingOperation(?:C(?:lear|opy)|Destination(?:Atop|In|O(?:ut|ver))|Plus(?:Darker|Lighter)|Source(?:Atop|In|O(?:ut|ver))|XOR)|ressedFontMask)|n(?:densedFontMask|stantValueExpressionType|t(?:ain(?:erSpecifierError|s(?:Comparison|PredicateOperatorType))|entsCellMask|inuousCapacityLevelIndicatorStyle|rol(?:Glyph|Size(?:Mini|Regular|Small))))|r(?:eServiceDirectory|rection(?:IndicatorType(?:Default|Guesses|Reversion)|Response(?:Accepted|Edited|Ignored|None|Re(?:jected|verted)))))|riticalRequest|u(?:rveToBezierPathElement|stomSelectorPredicateOperatorType))|D(?:at(?:a(?:Reading(?:Mapped(?:Always|IfSafe)?|Uncached)|Search(?:Anchored|Backwards)|Writing(?:Atomic|FileProtection(?:Complete(?:Un(?:lessOpen|tilFirstUserAuthentication))?|Mask|None)))|e(?:Component(?:Undefined|sFormatter(?:UnitsStyle(?:Abbreviated|Full|Positional|S(?:hort|pellOut))|ZeroFormattingBehavior(?:D(?:efault|rop(?:All|Leading|Middle|Trailing))|None|Pad)))|Formatter(?:Behavior(?:10_(?:0|4)|Default)|FullStyle|LongStyle|MediumStyle|NoStyle|ShortStyle)))|e(?:cimalTabStopType|faultControlTint|lete(?:Char(?:FunctionKey|acter)|FunctionKey|LineFunctionKey)|moApplicationDirectory|s(?:cendingPageOrder|ktopDirectory)|veloper(?:ApplicationDirectory|Directory))|i(?:acriticInsensitive(?:PredicateOption|Search)|rect(?:PredicateModifier|Selection|oryEnumerationSkips(?:HiddenFiles|PackageDescendants|SubdirectoryDescendants))|s(?:creteCapacityLevelIndicatorStyle|playWindowRunLoopOrdering|tributedNotification(?:DeliverImmediately|PostToAllSessions)))|o(?:cument(?:Directory|ationDirectory)|wn(?:ArrowFunctionKey|TextMovement|loadsDirectory))|ra(?:g(?:Operation(?:Copy|Delete|Every|Generic|Link|Move|None|Private)|ging(?:Context(?:OutsideApplication|WithinApplication)|Formation(?:Default|List|None|Pile|Stack)|ItemEnumerationC(?:learNonenumeratedImages|oncurrent)))|wer(?:Clos(?:edState|ingState)|Open(?:State|ingState))))|E(?:n(?:d(?:FunctionKey|sWith(?:Comparison|PredicateOperatorType))|terCharacter|umeration(?:Concurrent|Reverse))|qualTo(?:Comparison|PredicateOperatorType)|raDatePickerElementFlag|v(?:aluatedObjectExpressionType|e(?:n(?:OddWindingRule|t(?:ButtonMaskPen(?:LowerSide|Tip|UpperSide)|GestureAxis(?:Horizontal|None|Vertical)|M(?:ask(?:A(?:ny|pp(?:KitDefined|licationDefined))|BeginGesture|CursorUpdate|EndGesture|FlagsChanged|Gesture|Key(?:Down|Up)|LeftMouse(?:D(?:own|ragged)|Up)|M(?:agnify|ouse(?:E(?:ntered|xited)|Moved))|OtherMouse(?:D(?:own|ragged)|Up)|Periodic|R(?:ightMouse(?:D(?:own|ragged)|Up)|otate)|S(?:crollWheel|wipe|ystemDefined)|TabletP(?:oint|roximity))|odifierFlag(?:C(?:apsLock|o(?:mmand|ntrol))|DeviceIndependentFlagsMask|Function|Help|NumericPad|Option|Shift))|Phase(?:Began|C(?:ancelled|hanged)|Ended|MayBegin|None|Stationary)|S(?:ubtype(?:Application(?:Activated|Deactivated)|MouseEvent|PowerOff|ScreenChanged|T(?:abletP(?:oint|roximity)|ouch)|Window(?:Exposed|Moved))|wipeTracking(?:ClampGestureAmount|LockDirection))|Type(?:App(?:KitDefined|licationDefined)|BeginGesture|CursorUpdate|EndGesture|FlagsChanged|Gesture|Key(?:Down|Up)|LeftMouse(?:D(?:own|ragged)|Up)|M(?:agnify|ouse(?:E(?:ntered|xited)|Moved))|OtherMouse(?:D(?:own|ragged)|Up)|Periodic|R(?:ightMouse(?:D(?:own|ragged)|Up)|otate)|S(?:crollWheel|wipe|ystemDefined)|TabletP(?:oint|roximity))))|rySubelement))|x(?:clude(?:10_4ElementsIconCreationOption|QuickDrawElementsIconCreationOption)|ecut(?:able(?:ArchitectureMismatchError|ErrorM(?:aximum|inimum)|L(?:inkError|oadError)|NotLoadableError|RuntimeMismatchError)|eFunctionKey)|pandedFontMask))|F(?:1(?:0FunctionKey|1FunctionKey|2FunctionKey|3FunctionKey|4FunctionKey|5FunctionKey|6FunctionKey|7FunctionKey|8FunctionKey|9FunctionKey|FunctionKey)|2(?:0FunctionKey|1FunctionKey|2FunctionKey|3FunctionKey|4FunctionKey|5FunctionKey|6FunctionKey|7FunctionKey|8FunctionKey|9FunctionKey|FunctionKey)|3(?:0FunctionKey|1FunctionKey|2FunctionKey|3FunctionKey|4FunctionKey|5FunctionKey|FunctionKey)|4FunctionKey|5FunctionKey|6FunctionKey|7FunctionKey|8FunctionKey|9FunctionKey|i(?:le(?:Coordinator(?:Reading(?:ResolvesSymbolicLink|WithoutChanges)|WritingFor(?:Deleting|M(?:erging|oving)|Replacing))|ErrorM(?:aximum|inimum)|HandlingPanel(?:CancelButton|OKButton)|LockingError|ManagerItemReplacement(?:UsingNewMetadataOnly|WithoutDeletingBackupItem)|NoSuchFileError|Read(?:CorruptFileError|In(?:applicableStringEncodingError|validFileNameError)|No(?:PermissionError|SuchFileError)|TooLargeError|Un(?:known(?:Error|StringEncodingError)|supportedSchemeError))|Version(?:AddingByMoving|ReplacingByMoving)|Wr(?:apper(?:Reading(?:Immediate|WithoutMapping)|Writing(?:Atomic|WithNameUpdating))|ite(?:FileExistsError|In(?:applicableStringEncodingError|validFileNameError)|NoPermissionError|OutOfSpaceError|Un(?:knownError|supportedSchemeError)|VolumeReadOnlyError)))|nd(?:FunctionKey|Panel(?:Action(?:Next|Previous|Replace(?:A(?:ll(?:InSelection)?|ndFind))?|S(?:e(?:lectAll(?:InSelection)?|tFindString)|howFindPanel))|SubstringMatchType(?:Contains|EndsWith|FullWord|StartsWith)))|tPagination|xedPitchFontMask)|o(?:cusRing(?:Above|Below|Only|Type(?:Default|Exterior|None))|nt(?:Antialiased(?:IntegerAdvancementsRenderingMode|RenderingMode)|BoldTrait|C(?:larendonSerifsClass|o(?:llection(?:ApplicationOnlyMask|Visibility(?:Computer|Process|User))|ndensedTrait))|DefaultRenderingMode|ExpandedTrait|F(?:amilyClassMask|reeformSerifsClass)|I(?:ntegerAdvancementsRenderingMode|talicTrait)|Mo(?:dernSerifsClass|noSpaceTrait)|O(?:ldStyleSerifsClass|rnamentalsClass)|Panel(?:All(?:EffectsModeMask|ModesMask)|CollectionModeMask|DocumentColorEffectModeMask|FaceModeMask|S(?:hadowEffectModeMask|izeModeMask|t(?:andardModesMask|rikethroughEffectModeMask))|TextColorEffectModeMask|UnderlineEffectModeMask)|S(?:ansSerifClass|criptsClass|labSerifsClass|ymbolicClass)|TransitionalSerifsClass|U(?:IOptimizedTrait|nknownClass)|VerticalTrait)|r(?:cedOrderingSearch|m(?:FeedCharacter|attingError(?:M(?:aximum|inimum))?)))|unctionExpressionType)|G(?:estureRecognizerState(?:Began|C(?:ancelled|hanged)|Ended|Failed|Possible|Recognized)|r(?:a(?:dientDraws(?:AfterEndingLocation|BeforeStartingLocation)|phiteControlTint)|eaterThan(?:Comparison|OrEqualTo(?:Comparison|PredicateOperatorType)|PredicateOperatorType)|ooveBorder))|H(?:TTPCookieAcceptPolicy(?:Always|Never|OnlyFromMainDocumentDomain)|an(?:dle(?:OtherExceptionMask|TopLevelExceptionMask|Uncaught(?:ExceptionMask|RuntimeErrorMask|SystemExceptionMask))|gOn(?:OtherExceptionMask|TopLevelExceptionMask|Uncaught(?:ExceptionMask|RuntimeErrorMask|SystemExceptionMask)))|e(?:avierFontAction|lpFunctionKey)|ighlightModeMatrix|o(?:meFunctionKey|rizontalRuler|urMinute(?:DatePickerElementFlag|SecondDatePickerElementFlag)))|I(?:SO(?:2022JPStringEncoding|Latin(?:1StringEncoding|2StringEncoding))|dentityMappingCharacterCollection|llegalTextMovement|mage(?:A(?:bove|lign(?:Bottom(?:Left|Right)?|Center|Left|Right|Top(?:Left|Right)?))|Below|C(?:ache(?:Always|BySize|Default|Never)|ellType)|Frame(?:Button|Gr(?:ayBezel|oove)|None|Photo)|Interpolation(?:Default|High|Low|Medium|None)|L(?:eft|oadStatus(?:C(?:ancelled|ompleted)|InvalidData|ReadError|UnexpectedEOF))|O(?:nly|verlaps)|R(?:ep(?:LoadStatus(?:Completed|InvalidData|ReadingHeader|Un(?:expectedEOF|knownType)|WillNeedAllData)|MatchesDevice)|ight)|Scale(?:AxesIndependently|None|Proportionally(?:Down|UpOrDown)))|n(?:PredicateOperatorType|dexSubelement|formationalRequest|putMethodsDirectory|sert(?:CharFunctionKey|FunctionKey|LineFunctionKey)|ter(?:nalS(?:criptError|pecifierError)|sectSetExpressionType)|validIndexSpecifierError)|t(?:alicFontMask|emReplacementDirectory))|J(?:SON(?:Reading(?:AllowFragments|Mutable(?:Containers|Leaves))|WritingPrettyPrinted)|apaneseEUCStringEncoding)|Key(?:PathExpressionType|SpecifierEvaluationScriptError|Value(?:Change(?:Insertion|Re(?:moval|placement)|Setting)|IntersectSetMutation|MinusSetMutation|ObservingOption(?:Initial|New|Old|Prior)|SetSetMutation|UnionSetMutation|ValidationError))|L(?:a(?:ndscapeOrientation|yout(?:Attribute(?:B(?:aseline|ottom)|Center(?:X|Y)|Height|L(?:astBaseline|e(?:ading|ft))|NotAnAttribute|Right|T(?:op|railing)|Width)|ConstraintOrientation(?:Horizontal|Vertical)|Format(?:Align(?:All(?:B(?:aseline|ottom)|Center(?:X|Y)|L(?:astBaseline|e(?:ading|ft))|Right|T(?:op|railing))|mentMask)|Direction(?:Le(?:adingToTrailing|ftToRight)|Mask|RightToLeft))|Relation(?:Equal|GreaterThanOrEqual|LessThanOrEqual)))|e(?:ft(?:ArrowFunctionKey|T(?:ab(?:StopType|sBezelBorder)|extMovement))|ssThan(?:Comparison|OrEqualTo(?:Comparison|PredicateOperatorType)|PredicateOperatorType))|i(?:braryDirectory|ghterFontAction|kePredicateOperatorType|n(?:e(?:B(?:order|reakBy(?:C(?:harWrapping|lipping)|Truncating(?:Head|Middle|Tail)|WordWrapping))|DoesntMove|Moves(?:Down|Left|Right|Up)|S(?:eparatorCharacter|weep(?:Down|Left|Right|Up))|ToBezierPathElement)|guisticTagger(?:JoinNames|Omit(?:Other|Punctuation|W(?:hitespace|ords))))|stModeMatrix|teralSearch)|o(?:cal(?:DomainMask|eLanguageDirection(?:BottomToTop|LeftToRight|RightToLeft|TopToBottom|Unknown))|g(?:OtherExceptionMask|TopLevelExceptionMask|Uncaught(?:ExceptionMask|RuntimeErrorMask|SystemExceptionMask))))|M(?:a(?:c(?:OSRomanStringEncoding|hPortDeallocate(?:None|ReceiveRight|SendRight))|ppedRead|tch(?:esPredicateOperatorType|ing(?:Anchored|Completed|HitEnd|InternalError|Progress|Re(?:port(?:Completion|Progress)|quiredEnd)|With(?:TransparentBounds|outAnchoringBounds)))|x(?:XEdge|YEdge))|enu(?:FunctionKey|PropertyItem(?:A(?:ccessibilityDescription|ttributedTitle)|Enabled|Image|KeyEquivalent|Title))|i(?:ddleSubelement|n(?:XEdge|YEdge|usSetExpressionType)|terLineJoinStyle|xedState)|o(?:deSwitchFunctionKey|v(?:eToBezierPathElement|iesDirectory))|usicDirectory)|N(?:EXTSTEPStringEncoding|a(?:rrowFontMask|tiveShortGlyphPacking)|e(?:t(?:Service(?:NoAutoRename|s(?:ActivityInProgress|BadArgumentError|C(?:ancelledError|ollisionError)|InvalidError|NotFoundError|TimeoutError|UnknownError))|workDomainMask)|wlineCharacter|xtFunctionKey)|o(?:Border|CellMask|FontChangeAction|Image|S(?:cr(?:iptError|ollerParts)|pecifierError|ubelement)|T(?:abs(?:BezelBorder|LineBorder|NoBorder)|itle|opLevelContainersSpecifierError)|n(?:LossyASCIIStringEncoding|StandardCharacterSetFontMask|ZeroWindingRule)|rmalizedPredicateOption|t(?:EqualToPredicateOperatorType|PredicateType|ification(?:CoalescingOn(?:Name|Sender)|NoCoalescing|SuspensionBehavior(?:Coalesce|D(?:eliverImmediately|rop)|Hold))))|u(?:ll(?:CellType|Glyph)|m(?:berFormatter(?:Behavior(?:10_(?:0|4)|Default)|CurrencyStyle|DecimalStyle|NoStyle|P(?:ad(?:After(?:Prefix|Suffix)|Before(?:Prefix|Suffix))|ercentStyle)|Round(?:Ceiling|Down|Floor|Half(?:Down|Even|Up)|Up)|S(?:cientificStyle|pellOutStyle))|ericSearch)))|O(?:ffState|n(?:State|lyScrollerArrows)|pe(?:n(?:GL(?:ContextParameter(?:CurrentRendererID|GPU(?:FragmentProcessing|VertexProcessing)|HasDrawable|MPSwapsInFlight|R(?:asterizationEnable|eclaimResources)|S(?:tateValidation|urface(?:BackingSize|O(?:pacity|rder)|SurfaceVolatile)|wap(?:Interval|Rectangle(?:Enable)?)))|GO(?:ClearFormatCache|FormatCacheSize|RetainRenderers|UseBuildCache)|P(?:FA(?:A(?:cc(?:elerated(?:Compute)?|umSize)|l(?:l(?:Renderers|owOfflineRenderers)|phaSize)|ux(?:Buffers|DepthStencil))|BackingStore|C(?:losestPolicy|olor(?:Float|Size))|D(?:epthSize|oubleBuffer)|M(?:aximumPolicy|inimumPolicy|ultisample)|NoRecovery|OpenGLProfile|RendererID|S(?:ample(?:Alpha|Buffers|s)|creenMask|tencilSize|upersample)|TripleBuffer|VirtualScreenCount)|rofileVersion(?:3_2Core|Legacy)))|StepUnicodeReservedBase)|ration(?:NotSupportedForKeyS(?:criptError|pecifierError)|QueuePriority(?:High|Low|Normal|Very(?:High|Low))))|r(?:PredicateType|dered(?:Ascending|Descending|Same))|therTextMovement|utlineViewDropOnItemIndex)|P(?:a(?:ge(?:DownFunctionKey|UpFunctionKey)|ragraphSeparatorCharacter|steboard(?:ReadingAs(?:Data|KeyedArchive|PropertyList|String)|WritingPromised)|thStyle(?:PopUp|Standard)|useFunctionKey)|icturesDirectory|o(?:int(?:erFunctions(?:C(?:StringPersonality|opyIn)|IntegerPersonality|Ma(?:chVirtualMemory|llocMemory)|O(?:bjectP(?:ersonality|ointerPersonality)|paque(?:Memory|Personality))|Str(?:ongMemory|uctPersonality))|ingDeviceType(?:Cursor|Eraser|Pen|Unknown))|p(?:Up(?:ArrowAt(?:Bottom|Center)|NoArrow)|overBehavior(?:ApplicationDefined|Semitransient|Transient))|rtraitOrientation|s(?:ition(?:After|Be(?:fore|ginning)|End|Replace)|t(?:ASAP|Now|WhenIdle|erFontMask)))|r(?:e(?:ferencePanesDirectory|ssedTab|vFunctionKey)|int(?:FunctionKey|PanelShows(?:Copies|Orientation|P(?:a(?:ge(?:Range|SetupAccessory)|perSize)|r(?:eview|intSelection))|Scaling)|RenderingQuality(?:Best|Responsive)|ScreenFunctionKey|er(?:DescriptionDirectory|Table(?:Error|NotFound|OK))|ing(?:Cancelled|Failure|ReplyLater|Success))|o(?:gressIndicator(?:BarStyle|Preferred(?:AquaThickness|LargeThickness|SmallThickness|Thickness)|SpinningStyle)|p(?:ertyList(?:BinaryFormat_v1_0|ErrorM(?:aximum|inimum)|Immutable|MutableContainers(?:AndLeaves)?|OpenStepFormat|Read(?:CorruptError|StreamError|UnknownVersionError)|WriteStreamError|XMLFormat_v1_0)|rietaryStringEncoding)))|ushInCell(?:Mask)?)|R(?:a(?:dioModeMatrix|n(?:domSubelement|geDateMode)|tingLevelIndicatorStyle)|e(?:c(?:eiver(?:EvaluationScriptError|sCantHandleCommandScriptError)|tEdgeM(?:ax(?:X|Y)|in(?:X|Y)))|doFunctionKey|gularExpression(?:A(?:llowCommentsAndWhitespace|nchorsMatchLines)|CaseInsensitive|DotMatchesLineSeparators|IgnoreMetacharacters|Search|UseUni(?:codeWordBoundaries|xLineSeparators))|l(?:ative(?:After|Before)|evancyLevelIndicatorStyle)|mo(?:teNotificationType(?:Badge|None)|veTraitFontAction)|quiredArgumentsMissingScriptError|set(?:CursorRectsRunLoopOrdering|FunctionKey)|turnTextMovement)|ight(?:ArrowFunctionKey|T(?:ab(?:StopType|sBezelBorder)|extMovement))|ound(?:Bankers|Down|Line(?:CapStyle|JoinStyle)|Plain|Up)|uleEditor(?:NestingMode(?:Compound|List|Si(?:mple|ngle))|RowType(?:Compound|Simple)))|S(?:ave(?:AsOperation|Op(?:eration|tions(?:Ask|No|Yes))|ToOperation)|c(?:annedOption|roll(?:Elasticity(?:A(?:llowed|utomatic)|None)|LockFunctionKey|ViewFindBarPosition(?:Above(?:Content|HorizontalRuler)|BelowContent)|er(?:Arrows(?:DefaultSetting|M(?:axEnd|inEnd)|None)|Decrement(?:Arrow|Line|Page)|Increment(?:Arrow|Line|Page)|Knob(?:S(?:lot|tyle(?:D(?:ark|efault)|Light)))?|NoPart|Style(?:Legacy|Overlay))))|e(?:gmentS(?:tyle(?:Automatic|Capsule|Round(?:Rect|ed)|SmallSquare|Textured(?:Rounded|Square))|witchTracking(?:Momentary|Select(?:Any|One)))|lect(?:By(?:Character|Paragraph|Word)|FunctionKey|edTab|i(?:ng(?:Next|Previous)|onAffinity(?:Downstream|Upstream)))|rvice(?:Application(?:LaunchFailedError|NotFoundError)|ErrorM(?:aximum|inimum)|InvalidPasteboardDataError|M(?:alformedServiceDictionaryError|iscellaneousError)|RequestTimedOutError))|h(?:ar(?:edPublicDirectory|ingService(?:ErrorM(?:aximum|inimum)|NotConfiguredError))|iftJISStringEncoding|ow(?:ControlGlyphs|InvisibleGlyphs))|i(?:ngleDateMode|ze(?:DownFontAction|UpFontAction))|liderType(?:Circular|Linear)|mallCapsFontMask|ort(?:Concurrent|Stable)|p(?:e(?:cialPageOrder|ech(?:ImmediateBoundary|SentenceBoundary|WordBoundary)|llingState(?:GrammarFlag|SpellingFlag))|litViewDividerStyle(?:PaneSplitter|Thi(?:ck|n)))|quareLineCapStyle|t(?:opFunctionKey|r(?:eam(?:Event(?:E(?:ndEncountered|rrorOccurred)|Has(?:BytesAvailable|SpaceAvailable)|None|OpenCompleted)|Status(?:AtEnd|Closed|Error|NotOpen|Open(?:ing)?|Reading|Writing))|ing(?:Drawing(?:TruncatesLastVisibleLine|Uses(?:DeviceMetrics|FontLeading|LineFragmentOrigin))|En(?:codingConversion(?:AllowLossy|ExternalRepresentation)|umeration(?:By(?:ComposedCharacterSequences|Lines|Paragraphs|Sentences|Words)|Localized|Reverse|SubstringNotRequired)))))|ubqueryExpressionType|y(?:mbolStringEncoding|s(?:ReqFunctionKey|tem(?:DomainMask|FunctionKey))))|T(?:IFFCompression(?:CCITTFAX(?:3|4)|JPEG|LZW|N(?:EXT|one)|OldJPEG|PackBits)|a(?:b(?:Character|TextMovement|le(?:Column(?:AutoresizingMask|NoResizing|UserResizingMask)|View(?:Animation(?:Effect(?:Fade|Gap|None)|Slide(?:Down|Left|Right|Up))|D(?:ashedHorizontalGridLineMask|r(?:aggingDestinationFeedbackStyle(?:None|Regular|SourceList)|op(?:Above|On)))|FirstColumnOnlyAutoresizingStyle|GridNone|LastColumnOnlyAutoresizingStyle|NoColumnAutoresizing|R(?:everseSequentialColumnAutoresizingStyle|owSizeStyle(?:Custom|Default|Large|Medium|Small))|S(?:e(?:lectionHighlightStyle(?:None|Regular|SourceList)|quentialColumnAutoresizingStyle)|olid(?:HorizontalGridLineMask|VerticalGridLineMask))|UniformColumnAutoresizingStyle)))|skTerminationReason(?:Exit|UncaughtSignal))|e(?:rminate(?:Cancel|Later|Now)|xt(?:Alignment(?:Center|Justified|Left|Natural|Right)|Block(?:AbsoluteValueType|B(?:aselineAlignment|o(?:rder|ttomAlignment))|Height|M(?:a(?:rgin|ximum(?:Height|Width))|i(?:ddleAlignment|nimum(?:Height|Width)))|P(?:adding|ercentageValueType)|TopAlignment|Width)|C(?:ellType|hecking(?:All(?:CustomTypes|SystemTypes|Types)|Type(?:Address|Correction|Da(?:sh|te)|Grammar|Link|Orthography|PhoneNumber|Quote|Re(?:gularExpression|placement)|Spelling|TransitInformation)))|Fi(?:eld(?:AndStepperDatePickerStyle|DatePickerStyle|RoundedBezel|SquareBezel)|nder(?:Action(?:Hide(?:FindInterface|ReplaceInterface)|NextMatch|PreviousMatch|Replace(?:A(?:ll(?:InSelection)?|ndFind))?|S(?:e(?:lectAll(?:InSelection)?|tSearchString)|how(?:FindInterface|ReplaceInterface)))|MatchingType(?:Contains|EndsWith|FullWord|StartsWith)))|L(?:ayoutOrientation(?:Horizontal|Vertical)|istPrependEnclosingMarker)|Read(?:InapplicableDocumentTypeError|WriteErrorM(?:aximum|inimum))|Table(?:AutomaticLayoutAlgorithm|FixedLayoutAlgorithm)|WriteInapplicableDocumentTypeError))|i(?:ckMarkPosition(?:Above|Below|Leading|Trailing)|meZone(?:DatePickerElementFlag|NameStyle(?:DaylightSaving|Generic|S(?:hort(?:DaylightSaving|Generic|Standard)|tandard))))|o(?:kenStyle(?:Default|None|Rounded)|olbar(?:DisplayMode(?:Default|Icon(?:AndLabel|Only)|LabelOnly)|ItemVisibilityPriority(?:High|Low|Standard|User)|SizeMode(?:Default|Regular|Small))|pTabsBezelBorder|uchPhase(?:Any|Began|Cancelled|Ended|Moved|Stationary|Touching))|rack(?:ModeMatrix|ing(?:A(?:ctive(?:Always|In(?:ActiveApp|KeyWindow)|WhenFirstResponder)|ssumeInside)|CursorUpdate|EnabledDuringMouseDrag|InVisibleRect|Mouse(?:EnteredAndExited|Moved)))|ypesetter(?:Behavior_10_(?:2(?:_WithCompatibility)?|3|4)|ContainerBreakAction|HorizontalTabAction|L(?:atestBehavior|ineBreakAction)|OriginalBehavior|ParagraphBreakAction|WhitespaceAction|ZeroAdvancementAction))|U(?:RL(?:Bookmark(?:Creation(?:MinimalBookmark|S(?:ecurityScopeAllowOnlyReadAccess|uitableForBookmarkFile)|WithSecurityScope)|ResolutionWith(?:SecurityScope|out(?:Mounting|UI)))|C(?:acheStorage(?:Allowed(?:InMemoryOnly)?|NotAllowed)|redentialPersistence(?:ForSession|None|Permanent))|Error(?:Bad(?:ServerResponse|URL)|C(?:a(?:llIsActive|n(?:celled|not(?:C(?:loseFile|onnectToHost|reateFile)|Decode(?:ContentData|RawData)|FindHost|LoadFromNetwork|MoveFile|OpenFile|ParseResponse|RemoveFile|WriteToFile)))|lientCertificateRe(?:jected|quired))|D(?:NSLookupFailed|ata(?:LengthExceedsMaximum|NotAllowed)|ownloadDecodingFailed(?:MidStream|ToComplete))|File(?:DoesNotExist|IsDirectory)|HTTPTooManyRedirects|InternationalRoamingOff|N(?:etworkConnectionLost|o(?:PermissionsToReadFile|tConnectedToInternet))|Re(?:directToNonExistentLocation|questBodyStreamExhausted|sourceUnavailable)|Se(?:cureConnectionFailed|rverCertificate(?:Has(?:BadDate|UnknownRoot)|NotYetValid|Untrusted))|TimedOut|U(?:n(?:known|supportedURL)|ser(?:AuthenticationRequired|CancelledAuthentication))|ZeroByteResource)|Handle(?:Load(?:Failed|InProgress|Succeeded)|NotLoaded)|NetworkServiceType(?:Background|Default|V(?:ideo|o(?:IP|ice)))|Request(?:Re(?:load(?:Ignoring(?:CacheData|Local(?:AndRemoteCacheData|CacheData))|RevalidatingCacheData)|turnCacheData(?:DontLoad|ElseLoad))|UseProtocolCachePolicy))|TF(?:16(?:BigEndianStringEncoding|LittleEndianStringEncoding|StringEncoding)|32(?:BigEndianStringEncoding|LittleEndianStringEncoding|StringEncoding)|8StringEncoding)|biquitousKeyValueStore(?:InitialSyncChange|QuotaViolationChange|ServerChange)|n(?:boldFontMask|cachedRead|d(?:erline(?:ByWord|Pattern(?:D(?:ash(?:Dot(?:Dot)?)?|ot)|Solid)|Style(?:Double|None|Single|Thick))|oFunctionKey)|i(?:codeStringEncoding|onSetExpressionType|talicFontMask)|known(?:KeyS(?:criptError|pecifierError)|PageOrder))|p(?:ArrowFunctionKey|TextMovement|dateWindowsRunLoopOrdering)|ser(?:CancelledError|D(?:irectory|omainMask)|FunctionKey|InterfaceLayoutDirection(?:LeftToRight|RightToLeft)))|V(?:a(?:lidationErrorM(?:aximum|inimum)|riableExpressionType)|erticalRuler|i(?:aPanelFontAction|ew(?:HeightSizable|LayerContents(?:Placement(?:Bottom(?:Left|Right)?|Center|Left|Right|Scale(?:AxesIndependently|ProportionallyToFi(?:ll|t))|Top(?:Left|Right)?)|Redraw(?:BeforeViewResize|DuringViewResize|Never|OnSetNeedsDisplay))|M(?:ax(?:XMargin|YMargin)|in(?:XMargin|YMargin))|NotSizable|WidthSizable))|olumeEnumeration(?:ProduceFileReferenceURLs|SkipHiddenVolumes))|W(?:antsBidiLevels|i(?:dthInsensitiveSearch|ndow(?:A(?:bove|nimationBehavior(?:AlertPanel|D(?:efault|ocumentWindow)|None|UtilityWindow))|B(?:ackingLocation(?:Default|MainMemory|VideoMemory)|elow)|C(?:loseButton|ollectionBehavior(?:CanJoinAllSpaces|Default|FullScreen(?:Auxiliary|None|Primary)|IgnoresCycle|M(?:anaged|oveToActiveSpace)|ParticipatesInCycle|Stationary|Transient))|D(?:epth(?:OnehundredtwentyeightBitRGB|SixtyfourBitRGB|TwentyfourBitRGB)|ocument(?:IconButton|VersionsButton))|MiniaturizeButton|NumberListAll(?:Applications|Spaces)|Out|S(?:haring(?:None|Read(?:Only|Write))|tyleMask(?:Borderless|Closable|DocModalWindow|FullScreen|HUDWindow|Miniaturizable|NonactivatingPanel|Resizable|T(?:exturedBackground|itled)|U(?:nifiedTitleAndToolbar|tilityWindow)))|ToolbarButton|ZoomButton|sCP125(?:0StringEncoding|1StringEncoding|2StringEncoding|3StringEncoding|4StringEncoding)))|orkspaceLaunch(?:A(?:nd(?:Hide(?:Others)?|Print)|sync)|Default|InhibitingBackgroundOnly|NewInstance|With(?:ErrorPresentation|outA(?:ctivation|ddingToRecents)))|ritingDirection(?:LeftToRight|Natural|RightToLeft))|XML(?:Attribute(?:CDATAKind|DeclarationKind|En(?:tit(?:iesKind|yKind)|umerationKind)|ID(?:Kind|Ref(?:Kind|sKind))|Kind|N(?:MToken(?:Kind|sKind)|otationKind))|CommentKind|D(?:TDKind|ocument(?:HTMLKind|IncludeContentTypeDeclaration|Kind|T(?:extKind|idy(?:HTML|XML))|Validate|X(?:HTMLKind|Include|MLKind)))|E(?:lement(?:Declaration(?:AnyKind|E(?:lementKind|mptyKind)|Kind|MixedKind|UndefinedKind)|Kind)|ntity(?:DeclarationKind|GeneralKind|P(?:ar(?:ameterKind|sedKind)|redefined)|UnparsedKind))|InvalidKind|N(?:amespaceKind|o(?:de(?:CompactEmptyElement|ExpandEmptyElement|IsCDATA|LoadExternalEntities(?:Always|Never|SameOriginOnly)|NeverEscapeContents|OptionsNone|Pr(?:e(?:serve(?:A(?:ll|ttributeOrder)|C(?:DATA|haracterReferences)|DTD|E(?:mptyElements|ntities)|NamespaceOrder|Prefixes|Quotes|Whitespace)|ttyPrint)|omoteSignificantWhitespace)|Use(?:DoubleQuotes|SingleQuotes))|tationDeclarationKind))|P(?:arser(?:Attribute(?:HasNoValueError|ListNot(?:FinishedError|StartedError)|Not(?:FinishedError|StartedError)|RedefinedError)|C(?:DATANotFinishedError|haracterRef(?:AtEOFError|In(?:DTDError|EpilogError|PrologError))|o(?:mment(?:ContainsDoubleHyphenError|NotFinishedError)|nditionalSectionNot(?:FinishedError|StartedError)))|D(?:OCTYPEDeclNotFinishedError|elegateAbortedParseError|ocumentStartError)|E(?:lementContentDeclNot(?:FinishedError|StartedError)|mptyDocumentError|n(?:codingNotSupportedError|tity(?:BoundaryError|Is(?:ExternalError|ParameterError)|Not(?:FinishedError|StartedError)|Ref(?:AtEOFError|In(?:DTDError|EpilogError|PrologError)|LoopError|erence(?:MissingSemiError|WithoutNameError))|ValueRequiredError))|qualExpectedError|xt(?:ernalS(?:tandaloneEntityError|ubsetNotFinishedError)|raContentError))|GTRequiredError|In(?:ternalError|valid(?:C(?:haracter(?:Error|InEntityError|RefError)|onditionalSectionError)|DecimalCharacterRefError|Encoding(?:Error|NameError)|HexCharacterRefError|URIError))|L(?:T(?:RequiredError|SlashRequiredError)|essThanSymbolInAttributeError|iteralNot(?:FinishedError|StartedError))|Mi(?:splaced(?:CDATAEndStringError|XMLDeclarationError)|xedContentDeclNot(?:FinishedError|StartedError))|N(?:AMERequiredError|MTOKENRequiredError|amespaceDeclarationError|o(?:DTDError|t(?:WellBalancedError|ationNot(?:FinishedError|StartedError))))|OutOfMemoryError|P(?:CDATARequiredError|arsedEntityRef(?:AtEOFError|In(?:EpilogError|Internal(?:Error|SubsetError)|PrologError)|MissingSemiError|NoNameError)|r(?:ematureDocumentEndError|ocessingInstructionNot(?:FinishedError|StartedError))|ublicIdentifierRequiredError)|ResolveExternalEntities(?:Always|N(?:ever|oNetwork)|SameOriginOnly)|S(?:eparatorRequiredError|paceRequiredError|t(?:andaloneValueError|ringNot(?:ClosedError|StartedError)))|TagNameMismatchError|U(?:RI(?:FragmentError|RequiredError)|n(?:declaredEntityError|finishedTagError|knownEncodingError|parsedEntityError))|XMLDeclNot(?:FinishedError|StartedError))|rocessingInstructionKind)|TextKind)|YearMonthDa(?:tePickerElementFlag|yDatePickerElementFlag)|_(?:BigEndian|LittleEndian|UnknownByteOrder))|Web(?:CacheModel(?:Document(?:Browser|Viewer)|PrimaryWebBrowser)|Drag(?:DestinationAction(?:Any|DHTML|Edit|Load|None)|SourceAction(?:Any|DHTML|Image|Link|None|Selection))|KitError(?:BlockedPlugInVersion|Cannot(?:FindPlugIn|LoadPlugIn|Show(?:MIMEType|URL))|FrameLoadInterruptedByPolicyChange|JavaUnavailable)|MenuItem(?:PDF(?:A(?:ctualSize|utoSize)|Continuous|FacingPages|NextPage|PreviousPage|SinglePage|Zoom(?:In|Out))|Tag(?:C(?:opy(?:ImageToClipboard|LinkToClipboard)?|ut)|Download(?:ImageToDisk|LinkToDisk)|Go(?:Back|Forward)|IgnoreSpelling|L(?:earnSpelling|ookUpInDictionary)|NoGuessesFound|O(?:pen(?:FrameInNewWindow|ImageInNewWindow|LinkInNewWindow|WithDefaultApplication)|ther)|Paste|Reload|S(?:earch(?:InSpotlight|Web)|pellingGuess|top)))|NavigationType(?:BackForward|Form(?:Resubmitted|Submitted)|LinkClicked|Other|Reload)|ViewInsertAction(?:Dropped|Pasted|Typed))|kAB(?:ArrayProperty|BitsInBitFieldMatch|ContainsSubString(?:CaseInsensitive)?|D(?:at(?:aProperty|e(?:ComponentsProperty|Property))|ictionaryProperty|oesNotContainSubString(?:CaseInsensitive)?)|E(?:qual(?:CaseInsensitive)?|rrorInProperty)|GreaterThan(?:OrEqual)?|IntegerProperty|LessThan(?:OrEqual)?|Multi(?:ArrayProperty|D(?:at(?:aProperty|e(?:ComponentsProperty|Property))|ictionaryProperty)|IntegerProperty|RealProperty|StringProperty)|Not(?:Equal(?:CaseInsensitive)?|WithinInterval(?:AroundToday(?:Yearless)?|FromToday(?:Yearless)?))|PrefixMatch(?:CaseInsensitive)?|RealProperty|S(?:earch(?:And|Or)|tringProperty|uffixMatch(?:CaseInsensitive)?)|WithinInterval(?:AroundToday(?:Yearless)?|FromToday(?:Yearless)?)))\\b"
180
176
  },
181
177
  {
182
- "match": "\\bOBJC_ASSOCIATION_(?:ASSIGN|COPY(?:_NONATOMIC)?|RETAIN(?:_NONATOMIC)?)\\b",
183
- "name": "support.constant.run-time.objc"
178
+ "name": "support.constant.run-time.objc",
179
+ "match": "\\bOBJC_ASSOCIATION_(?:ASSIGN|COPY(?:_NONATOMIC)?|RETAIN(?:_NONATOMIC)?)\\b"
184
180
  },
185
181
  {
186
- "match": "\\b(?:NS(?:Accessibility(?:Orientation|RulerMarkerType|SortDirection|Units)|BackgroundActivityResult|Date(?:ComponentsFormatter(?:UnitsStyle|ZeroFormattingBehavior)|IntervalFormatterStyle)|EnergyFormatterUnit|Formatting(?:Context|UnitStyle)|GestureRecognizerState|I(?:mageResizingMode|temProviderErrorCode)|LengthFormatterUnit|MassFormatterUnit|Pr(?:essureBehavior|ocessInfoThermalState)|QualityOfService|TabViewControllerTabStyle|URLRelationship|VisualEffect(?:BlendingMode|Material|State)|WindowTitleVisibility)|WK(?:ErrorCode|Navigation(?:ActionPolicy|ResponsePolicy|Type)|UserScriptInjectionTime))\\b",
187
- "name": "support.type.cocoa.10.10.objc"
182
+ "name": "support.type.cocoa.10.10.objc",
183
+ "match": "\\b(?:NS(?:Accessibility(?:Orientation|RulerMarkerType|SortDirection|Units)|BackgroundActivityResult|Date(?:ComponentsFormatter(?:UnitsStyle|ZeroFormattingBehavior)|IntervalFormatterStyle)|EnergyFormatterUnit|Formatting(?:Context|UnitStyle)|GestureRecognizerState|I(?:mageResizingMode|temProviderErrorCode)|LengthFormatterUnit|MassFormatterUnit|Pr(?:essureBehavior|ocessInfoThermalState)|QualityOfService|TabViewControllerTabStyle|URLRelationship|VisualEffect(?:BlendingMode|Material|State)|WindowTitleVisibility)|WK(?:ErrorCode|Navigation(?:ActionPolicy|ResponsePolicy|Type)|UserScriptInjectionTime))\\b"
188
184
  },
189
185
  {
190
- "match": "\\bNS(?:Co(?:llection(?:ElementCategory|UpdateAction|View(?:ItemHighlightState|ScrollDirection))|ntrolCharacterAction)|DecodingFailurePolicy|GlyphProperty|HapticFeedbackP(?:attern|erformanceTime)|PersonNameComponentsFormatterStyle|S(?:p(?:litViewItem(?:Behavior|CollapseBehavior)|ringLoadingHighlight)|tackViewDistribution)|Table(?:RowActionEdge|ViewRowActionStyle)|WritingDirectionFormatType)\\b",
191
- "name": "support.type.cocoa.10.11.objc"
186
+ "name": "support.type.cocoa.10.11.objc",
187
+ "match": "\\bNS(?:Co(?:llection(?:ElementCategory|UpdateAction|View(?:ItemHighlightState|ScrollDirection))|ntrolCharacterAction)|DecodingFailurePolicy|GlyphProperty|HapticFeedbackP(?:attern|erformanceTime)|PersonNameComponentsFormatterStyle|S(?:p(?:litViewItem(?:Behavior|CollapseBehavior)|ringLoadingHighlight)|tackViewDistribution)|Table(?:RowActionEdge|ViewRowActionStyle)|WritingDirectionFormatType)\\b"
192
188
  },
193
189
  {
194
- "match": "\\b(?:NS(?:DisplayGamut|Grid(?:CellPlacement|RowAlignment)|ImageLayoutDirection|S(?:crubber(?:Alignment|Mode)|liderAccessoryWidth)|T(?:ab(?:Position|ViewBorderType)|ouch(?:BarItemPriority|Type))|URLSessionTaskMetricsResourceFetchType|Window(?:TabbingMode|UserTabbingPreference))|WKUserInterfaceDirectionPolicy)\\b",
195
- "name": "support.type.cocoa.10.12.objc"
190
+ "name": "support.type.cocoa.10.12.objc",
191
+ "match": "\\b(?:NS(?:DisplayGamut|Grid(?:CellPlacement|RowAlignment)|ImageLayoutDirection|S(?:crubber(?:Alignment|Mode)|liderAccessoryWidth)|T(?:ab(?:Position|ViewBorderType)|ouch(?:BarItemPriority|Type))|URLSessionTaskMetricsResourceFetchType|Window(?:TabbingMode|UserTabbingPreference))|WKUserInterfaceDirectionPolicy)\\b"
196
192
  },
197
193
  {
198
- "match": "\\bNS(?:PageControllerTransitionStyle|SharingContentScope|UserNotificationActivationType)\\b",
199
- "name": "support.type.cocoa.10.8.objc"
194
+ "name": "support.type.cocoa.10.8.objc",
195
+ "match": "\\bNS(?:PageControllerTransitionStyle|SharingContentScope|UserNotificationActivationType)\\b"
200
196
  },
201
197
  {
202
- "match": "\\bNS(?:AccessibilityPriorityLevel|ModalResponse|PaperOrientation|StackView(?:Gravity|VisibilityPriority)|U(?:RLSession(?:AuthChallengeDisposition|ResponseDisposition|TaskState)|serInterfaceLayoutOrientation)|XMLParserExternalEntityResolvingPolicy)\\b",
203
- "name": "support.type.cocoa.10.9.objc"
198
+ "name": "support.type.cocoa.10.9.objc",
199
+ "match": "\\bNS(?:AccessibilityPriorityLevel|ModalResponse|PaperOrientation|StackView(?:Gravity|VisibilityPriority)|U(?:RLSession(?:AuthChallengeDisposition|ResponseDisposition|TaskState)|serInterfaceLayoutOrientation)|XMLParserExternalEntityResolvingPolicy)\\b"
204
200
  },
205
201
  {
206
- "match": "\\b(?:AB(?:P(?:eoplePickerSelectionBehavior|ropertyType)|SearchCo(?:mparison|njunction))|DOM(?:E(?:ventExceptionCode|xceptionCode)|ObjectInternal|RangeExceptionCode|TimeStamp|XPathExceptionCode)|NS(?:A(?:c(?:cessibility(?:Orientation|PriorityLevel|RulerMarkerType|SortDirection|Units)|tivityOptions)|ffineTransformStruct|l(?:ertStyle|ignmentOptions)|nimation(?:BlockingMode|Curve|Effect|Progress)|ppl(?:eEvent(?:ManagerSuspensionID|SendOptions)|ication(?:Activation(?:Options|Policy)|DelegateReply|OcclusionState|Pr(?:esentationOptions|intReply)|TerminateReply))|ttributedStringEnumerationOptions|utoresizingMaskOptions)|B(?:ack(?:ground(?:Activity(?:CompletionHandler|Result)|Style)|ingStoreType)|ez(?:elStyle|ierPathElement)|i(?:narySearchingOptions|tmap(?:Format|ImageFileType))|o(?:rderType|xType)|rowser(?:ColumnResizingType|DropOperation)|uttonType|yteCountFormatter(?:CountStyle|Units))|C(?:al(?:culationError|endar(?:Identifier|Options|Unit))|ell(?:Attribute|HitResult|ImagePosition|St(?:ateValue|yleMask)|Type)|haracterCollection|loudKitSharingServiceOptions|o(?:l(?:lection(?:ElementCategory|UpdateAction|View(?:DropOperation|ItemHighlightState|Scroll(?:Direction|Position)))|or(?:Panel(?:Mode|Options)|RenderingIntent|SpaceModel))|mp(?:ar(?:ator|ison(?:Predicate(?:Modifier|Options)|Result))|o(?:sitingOperation|undPredicateType))|ntrol(?:CharacterAction|Size|Tint)|rrection(?:IndicatorType|Response)))|D(?:at(?:a(?:Base64(?:DecodingOptions|EncodingOptions)|ReadingOptions|SearchOptions|WritingOptions)|e(?:ComponentsFormatterUnitsStyle|Formatter(?:Behavior|Style)|IntervalFormatterStyle|Picker(?:ElementFlags|Mode|Style)))|ec(?:imal|odingFailurePolicy)|i(?:rectoryEnumerationOptions|s(?:playGamut|tributedNotification(?:CenterType|Options)))|ocumentChangeType|ra(?:g(?:Operation|ging(?:Context|Formation|ItemEnumerationOptions))|werState))|E(?:dgeInsets|n(?:ergyFormatterUnit|umerationOptions)|rrorDomain|vent(?:ButtonMask|GestureAxis|M(?:ask|odifierFlags)|Phase|S(?:ubtype|wipeTrackingOptions)|Type)|x(?:ceptionName|pressionType))|F(?:astEnumerationState|i(?:le(?:Attribute(?:Key|Type)|Coordinator(?:ReadingOptions|WritingOptions)|Manager(?:ItemReplacementOptions|UnmountOptions)|ProtectionType|Version(?:AddingOptions|ReplacingOptions)|Wrapper(?:ReadingOptions|WritingOptions))|ndPanel(?:Action|SubstringMatchType))|o(?:cusRing(?:Placement|Type)|nt(?:Action|Collection(?:Options|Visibility)|FamilyClass|RenderingMode|SymbolicTraits|TraitMask)|rmatting(?:Context|UnitStyle)))|G(?:estureRecognizerState|lyph(?:Inscription|Property)?|r(?:adient(?:DrawingOptions|Type)|id(?:CellPlacement|RowAlignment)))|H(?:TTPCookie(?:AcceptPolicy|PropertyKey)|a(?:pticFeedbackP(?:attern|erformanceTime)|sh(?:Enumerator|Table(?:CallBacks|Options))))|I(?:SO8601DateFormatOptions|mage(?:Alignment|CacheMode|FrameStyle|Interpolation|L(?:ayoutDirection|oadStatus)|Re(?:pLoadStatus|sizingMode)|Scaling)|nsertionPosition|temProvider(?:CompletionHandler|ErrorCode|LoadHandler))|JSON(?:ReadingOptions|WritingOptions)|KeyValue(?:Change(?:Key)?|O(?:bservingOptions|perator)|SetMutationKind)|L(?:ayout(?:Attribute|ConstraintOrientation|FormatOptions|Priority|Relation)|e(?:ngthFormatterUnit|velIndicatorStyle)|in(?:e(?:BreakMode|CapStyle|JoinStyle|MovementDirection|SweepDirection)|guisticTaggerOptions)|ocale(?:Key|LanguageDirection))|M(?:a(?:chPortOptions|p(?:Enumerator|Table(?:KeyCallBacks|Options|ValueCallBacks))|ssFormatterUnit|t(?:ching(?:Flags|Options)|rixMode))|e(?:asurementFormatterUnitOptions|diaLibrary|nuProperties)|odalSession|ultibyteGlyphPacking)|N(?:etService(?:Options|sError)|otification(?:Coalescing|Name|SuspensionBehavior)|umberFormatter(?:Behavior|PadPosition|RoundingMode|Style))|Ope(?:nGL(?:Context(?:Auxiliary|Parameter)|GlobalOption|PixelFormatAttribute)|rati(?:ngSystemVersion|onQueuePriority))|P(?:DFPanelOptions|a(?:geControllerTransitionStyle|perOrientation|steboard(?:ContentsOptions|ReadingOptions|WritingOptions)|thStyle)|ersonNameComponentsFormatter(?:Options|Style)|o(?:int(?:Array|Pointer|erFunctionsOptions|ingDeviceType)?|p(?:UpArrowPosition|over(?:Appearance|Behavior))|stingStyle)|r(?:e(?:dicateOperatorType|ssureBehavior)|int(?:PanelOptions|RenderingQuality|erTableStatus|ing(?:Orientation|Pag(?:eOrder|inationMode)))|o(?:cessInfoThermalState|gress(?:FileOperationKind|Indicator(?:Style|Thickness)|Kind|PublishingHandler|U(?:npublishingHandler|serInfoKey))|pertyList(?:Format|MutabilityOptions|ReadOptions|WriteOptions))))|QualityOfService|R(?:ange(?:Pointer)?|e(?:ct(?:Array|Edge|Pointer)?|gularExpressionOptions|lativePosition|moteNotificationType|questUserAttentionType)|oundingMode|u(?:le(?:Editor(?:NestingMode|RowType)|rOrientation)|nLoopMode))|S(?:aveOp(?:erationType|tions)|cr(?:eenAuxiliary(?:Opaque)?|oll(?:ArrowPosition|Elasticity|ViewFindBarPosition|er(?:Arrow|KnobStyle|Part|Style))|ubber(?:Alignment|Mode))|e(?:archPathD(?:irectory|omainMask)|gmentS(?:tyle|witchTracking)|lection(?:Affinity|Direction|Granularity))|haringContentScope|ize(?:Array|Pointer)?|liderType|o(?:cketNativeHandle|rtOptions)|p(?:eechBoundary|litView(?:DividerStyle|Item(?:Behavior|CollapseBehavior))|ringLoading(?:Highlight|Options))|t(?:a(?:ckView(?:Distribution|Gravity)|tusItemBehavior)|r(?:eam(?:Event|NetworkServiceTypeValue|PropertyKey|S(?:OCKSProxy(?:Configuration|Version)|ocketSecurityLevel|tatus))|ing(?:CompareOptions|DrawingOptions|En(?:coding(?:ConversionOptions|DetectionOptionsKey)?|umerationOptions)|Transform)))|wapped(?:Double|Float))|T(?:IFFCompression|a(?:b(?:Position|State|View(?:BorderType|ControllerTabStyle|Type)|le(?:ColumnResizingOptions|RowActionEdge|View(?:AnimationOptions|ColumnAutoresizingStyle|Dr(?:aggingDestinationFeedbackStyle|opOperation)|GridLineStyle|Row(?:ActionStyle|SizeStyle)|SelectionHighlightStyle)))|skTerminationReason)|e(?:stComparisonOperation|xt(?:Alignment|Block(?:Dimension|Layer|V(?:alueType|erticalAlignment))|CheckingType(?:s)?|Fi(?:eldBezelStyle|nder(?:Action|MatchingType))|L(?:ayoutOrientation|istOptions)|StorageEdit(?:Actions|edOptions)|Tab(?:Type|leLayoutAlgorithm)))|hreadPrivate|i(?:ckMarkPosition|me(?:Interval|ZoneNameStyle)|tlePosition)|o(?:kenStyle|ol(?:TipTag|bar(?:DisplayMode|SizeMode))|uch(?:Bar(?:CustomizationIdentifier|ItemIdentifier)|Phase|Type(?:Mask)?))|racking(?:AreaOptions|RectTag)|ypesetter(?:Behavior|ControlCharacterAction))|U(?:RL(?:Bookmark(?:CreationOptions|FileCreationOptions|ResolutionOptions)|C(?:acheStoragePolicy|redentialPersistence)|File(?:ProtectionType|ResourceType)|HandleStatus|Re(?:lationship|quest(?:CachePolicy|NetworkServiceType)|sourceKey)|Session(?:AuthChallengeDisposition|ResponseDisposition|Task(?:MetricsResourceFetchType|State))|ThumbnailDictionaryItem|UbiquitousItemDownloadingStatus)|n(?:caughtExceptionHandler|derlineStyle)|s(?:ableScrollerParts|er(?:A(?:ppleScriptTaskCompletionHandler|utomatorTaskCompletionHandler)|InterfaceLayout(?:Direction|Orientation)|NotificationActivationType|ScriptTaskCompletionHandler|UnixTaskCompletionHandler)))|V(?:alueTransformerName|i(?:ew(?:ControllerTransitionOptions|LayerContents(?:Placement|RedrawPolicy))|sualEffect(?:BlendingMode|Material|State|ViewInternal))|olumeEnumerationOptions)|W(?:hoseSubelementIdentifier|ind(?:ingRule|ow(?:AnimationBehavior|B(?:ackingLocation|utton)|CollectionBehavior|Depth|ListOptions|NumberListOptions|O(?:cclusionState|rderingMode)|S(?:haringType|tyleMask)|T(?:abbingMode|itleVisibility)|UserTabbingPreference))|orkspace(?:IconCreationOptions|LaunchOptions)|ritingDirection(?:FormatType)?)|X(?:ML(?:D(?:TDNodeKind|ocumentContentKind)|Node(?:Kind|Options)|ParserE(?:rror|xternalEntityResolvingPolicy))|PCConnectionOptions)|Zone)|PATHSEGMENT|W(?:K(?:AudiovisualMediaTypes|ErrorCode|Navigation(?:ActionPolicy|ResponsePolicy|Type)|User(?:InterfaceDirectionPolicy|ScriptInjectionTime))|eb(?:CacheModel|Drag(?:DestinationAction|SourceAction)|NavigationType|PreferencesPrivate|ViewInsertAction))|unichar)\\b",
207
- "name": "support.type.cocoa.objc"
202
+ "name": "support.type.cocoa.objc",
203
+ "match": "\\b(?:AB(?:P(?:eoplePickerSelectionBehavior|ropertyType)|SearchCo(?:mparison|njunction))|DOM(?:E(?:ventExceptionCode|xceptionCode)|ObjectInternal|RangeExceptionCode|TimeStamp|XPathExceptionCode)|NS(?:A(?:c(?:cessibility(?:Orientation|PriorityLevel|RulerMarkerType|SortDirection|Units)|tivityOptions)|ffineTransformStruct|l(?:ertStyle|ignmentOptions)|nimation(?:BlockingMode|Curve|Effect|Progress)|ppl(?:eEvent(?:ManagerSuspensionID|SendOptions)|ication(?:Activation(?:Options|Policy)|DelegateReply|OcclusionState|Pr(?:esentationOptions|intReply)|TerminateReply))|ttributedStringEnumerationOptions|utoresizingMaskOptions)|B(?:ack(?:ground(?:Activity(?:CompletionHandler|Result)|Style)|ingStoreType)|ez(?:elStyle|ierPathElement)|i(?:narySearchingOptions|tmap(?:Format|ImageFileType))|o(?:rderType|xType)|rowser(?:ColumnResizingType|DropOperation)|uttonType|yteCountFormatter(?:CountStyle|Units))|C(?:al(?:culationError|endar(?:Identifier|Options|Unit))|ell(?:Attribute|HitResult|ImagePosition|St(?:ateValue|yleMask)|Type)|haracterCollection|loudKitSharingServiceOptions|o(?:l(?:lection(?:ElementCategory|UpdateAction|View(?:DropOperation|ItemHighlightState|Scroll(?:Direction|Position)))|or(?:Panel(?:Mode|Options)|RenderingIntent|SpaceModel))|mp(?:ar(?:ator|ison(?:Predicate(?:Modifier|Options)|Result))|o(?:sitingOperation|undPredicateType))|ntrol(?:CharacterAction|Size|Tint)|rrection(?:IndicatorType|Response)))|D(?:at(?:a(?:Base64(?:DecodingOptions|EncodingOptions)|ReadingOptions|SearchOptions|WritingOptions)|e(?:ComponentsFormatterUnitsStyle|Formatter(?:Behavior|Style)|IntervalFormatterStyle|Picker(?:ElementFlags|Mode|Style)))|ec(?:imal|odingFailurePolicy)|i(?:rectoryEnumerationOptions|s(?:playGamut|tributedNotification(?:CenterType|Options)))|ocumentChangeType|ra(?:g(?:Operation|ging(?:Context|Formation|ItemEnumerationOptions))|werState))|E(?:dgeInsets|n(?:ergyFormatterUnit|umerationOptions)|rrorDomain|vent(?:ButtonMask|GestureAxis|M(?:ask|odifierFlags)|Phase|S(?:ubtype|wipeTrackingOptions)|Type)|x(?:ceptionName|pressionType))|F(?:astEnumerationState|i(?:le(?:Attribute(?:Key|Type)|Coordinator(?:ReadingOptions|WritingOptions)|Manager(?:ItemReplacementOptions|UnmountOptions)|ProtectionType|Version(?:AddingOptions|ReplacingOptions)|Wrapper(?:ReadingOptions|WritingOptions))|ndPanel(?:Action|SubstringMatchType))|o(?:cusRing(?:Placement|Type)|nt(?:Action|Collection(?:Options|Visibility)|FamilyClass|RenderingMode|SymbolicTraits|TraitMask)|rmatting(?:Context|UnitStyle)))|G(?:estureRecognizerState|lyph(?:Inscription|Property)?|r(?:adient(?:DrawingOptions|Type)|id(?:CellPlacement|RowAlignment)))|H(?:TTPCookie(?:AcceptPolicy|PropertyKey)|a(?:pticFeedbackP(?:attern|erformanceTime)|sh(?:Enumerator|Table(?:CallBacks|Options))))|I(?:SO8601DateFormatOptions|mage(?:Alignment|CacheMode|FrameStyle|Interpolation|L(?:ayoutDirection|oadStatus)|Re(?:pLoadStatus|sizingMode)|Scaling)|nsertionPosition|temProvider(?:CompletionHandler|ErrorCode|LoadHandler))|JSON(?:ReadingOptions|WritingOptions)|KeyValue(?:Change(?:Key)?|O(?:bservingOptions|perator)|SetMutationKind)|L(?:ayout(?:Attribute|ConstraintOrientation|FormatOptions|Priority|Relation)|e(?:ngthFormatterUnit|velIndicatorStyle)|in(?:e(?:BreakMode|CapStyle|JoinStyle|MovementDirection|SweepDirection)|guisticTaggerOptions)|ocale(?:Key|LanguageDirection))|M(?:a(?:chPortOptions|p(?:Enumerator|Table(?:KeyCallBacks|Options|ValueCallBacks))|ssFormatterUnit|t(?:ching(?:Flags|Options)|rixMode))|e(?:asurementFormatterUnitOptions|diaLibrary|nuProperties)|odalSession|ultibyteGlyphPacking)|N(?:etService(?:Options|sError)|otification(?:Coalescing|Name|SuspensionBehavior)|umberFormatter(?:Behavior|PadPosition|RoundingMode|Style))|Ope(?:nGL(?:Context(?:Auxiliary|Parameter)|GlobalOption|PixelFormatAttribute)|rati(?:ngSystemVersion|onQueuePriority))|P(?:DFPanelOptions|a(?:geControllerTransitionStyle|perOrientation|steboard(?:ContentsOptions|ReadingOptions|WritingOptions)|thStyle)|ersonNameComponentsFormatter(?:Options|Style)|o(?:int(?:Array|Pointer|erFunctionsOptions|ingDeviceType)?|p(?:UpArrowPosition|over(?:Appearance|Behavior))|stingStyle)|r(?:e(?:dicateOperatorType|ssureBehavior)|int(?:PanelOptions|RenderingQuality|erTableStatus|ing(?:Orientation|Pag(?:eOrder|inationMode)))|o(?:cessInfoThermalState|gress(?:FileOperationKind|Indicator(?:Style|Thickness)|Kind|PublishingHandler|U(?:npublishingHandler|serInfoKey))|pertyList(?:Format|MutabilityOptions|ReadOptions|WriteOptions))))|QualityOfService|R(?:ange(?:Pointer)?|e(?:ct(?:Array|Edge|Pointer)?|gularExpressionOptions|lativePosition|moteNotificationType|questUserAttentionType)|oundingMode|u(?:le(?:Editor(?:NestingMode|RowType)|rOrientation)|nLoopMode))|S(?:aveOp(?:erationType|tions)|cr(?:eenAuxiliary(?:Opaque)?|oll(?:ArrowPosition|Elasticity|ViewFindBarPosition|er(?:Arrow|KnobStyle|Part|Style))|ubber(?:Alignment|Mode))|e(?:archPathD(?:irectory|omainMask)|gmentS(?:tyle|witchTracking)|lection(?:Affinity|Direction|Granularity))|haringContentScope|ize(?:Array|Pointer)?|liderType|o(?:cketNativeHandle|rtOptions)|p(?:eechBoundary|litView(?:DividerStyle|Item(?:Behavior|CollapseBehavior))|ringLoading(?:Highlight|Options))|t(?:a(?:ckView(?:Distribution|Gravity)|tusItemBehavior)|r(?:eam(?:Event|NetworkServiceTypeValue|PropertyKey|S(?:OCKSProxy(?:Configuration|Version)|ocketSecurityLevel|tatus))|ing(?:CompareOptions|DrawingOptions|En(?:coding(?:ConversionOptions|DetectionOptionsKey)?|umerationOptions)|Transform)))|wapped(?:Double|Float))|T(?:IFFCompression|a(?:b(?:Position|State|View(?:BorderType|ControllerTabStyle|Type)|le(?:ColumnResizingOptions|RowActionEdge|View(?:AnimationOptions|ColumnAutoresizingStyle|Dr(?:aggingDestinationFeedbackStyle|opOperation)|GridLineStyle|Row(?:ActionStyle|SizeStyle)|SelectionHighlightStyle)))|skTerminationReason)|e(?:stComparisonOperation|xt(?:Alignment|Block(?:Dimension|Layer|V(?:alueType|erticalAlignment))|CheckingType(?:s)?|Fi(?:eldBezelStyle|nder(?:Action|MatchingType))|L(?:ayoutOrientation|istOptions)|StorageEdit(?:Actions|edOptions)|Tab(?:Type|leLayoutAlgorithm)))|hreadPrivate|i(?:ckMarkPosition|me(?:Interval|ZoneNameStyle)|tlePosition)|o(?:kenStyle|ol(?:TipTag|bar(?:DisplayMode|SizeMode))|uch(?:Bar(?:CustomizationIdentifier|ItemIdentifier)|Phase|Type(?:Mask)?))|racking(?:AreaOptions|RectTag)|ypesetter(?:Behavior|ControlCharacterAction))|U(?:RL(?:Bookmark(?:CreationOptions|FileCreationOptions|ResolutionOptions)|C(?:acheStoragePolicy|redentialPersistence)|File(?:ProtectionType|ResourceType)|HandleStatus|Re(?:lationship|quest(?:CachePolicy|NetworkServiceType)|sourceKey)|Session(?:AuthChallengeDisposition|ResponseDisposition|Task(?:MetricsResourceFetchType|State))|ThumbnailDictionaryItem|UbiquitousItemDownloadingStatus)|n(?:caughtExceptionHandler|derlineStyle)|s(?:ableScrollerParts|er(?:A(?:ppleScriptTaskCompletionHandler|utomatorTaskCompletionHandler)|InterfaceLayout(?:Direction|Orientation)|NotificationActivationType|ScriptTaskCompletionHandler|UnixTaskCompletionHandler)))|V(?:alueTransformerName|i(?:ew(?:ControllerTransitionOptions|LayerContents(?:Placement|RedrawPolicy))|sualEffect(?:BlendingMode|Material|State|ViewInternal))|olumeEnumerationOptions)|W(?:hoseSubelementIdentifier|ind(?:ingRule|ow(?:AnimationBehavior|B(?:ackingLocation|utton)|CollectionBehavior|Depth|ListOptions|NumberListOptions|O(?:cclusionState|rderingMode)|S(?:haringType|tyleMask)|T(?:abbingMode|itleVisibility)|UserTabbingPreference))|orkspace(?:IconCreationOptions|LaunchOptions)|ritingDirection(?:FormatType)?)|X(?:ML(?:D(?:TDNodeKind|ocumentContentKind)|Node(?:Kind|Options)|ParserE(?:rror|xternalEntityResolvingPolicy))|PCConnectionOptions)|Zone)|PATHSEGMENT|W(?:K(?:AudiovisualMediaTypes|ErrorCode|Navigation(?:ActionPolicy|ResponsePolicy|Type)|User(?:InterfaceDirectionPolicy|ScriptInjectionTime))|eb(?:CacheModel|Drag(?:DestinationAction|SourceAction)|NavigationType|PreferencesPrivate|ViewInsertAction))|unichar)\\b"
208
204
  },
209
205
  {
210
- "match": "\\b(?:BOOL|C(?:ategory|lass)|I(?:MP|var)|Method|NS(?:Integer|UInteger)|SEL|id|objc_(?:AssociationPolicy|c(?:ategory|lass)|ivar|method(?:_(?:description|list))?|object(?:ptr_t)?|property(?:_(?:attribute_t|t))?|selector))\\b",
211
- "name": "support.type.run-time.objc"
206
+ "name": "support.type.run-time.objc",
207
+ "match": "\\b(?:BOOL|C(?:ategory|lass)|I(?:MP|var)|Method|NS(?:Integer|UInteger)|SEL|id|objc_(?:AssociationPolicy|c(?:ategory|lass)|ivar|method(?:_(?:description|list))?|object(?:ptr_t)?|property(?:_(?:attribute_t|t))?|selector))\\b"
212
208
  },
213
209
  {
214
- "match": "\\b(?:NS(?:A(?:ccessibility(?:AlternateUIVisibleAttribute|SharedFocusElementsAttribute)|ppearanceNameVibrant(?:Dark|Light))|CalendarIdentifierIslamic(?:Tabular|UmmAlQura)|E(?:dgeInsetsZero|xtension(?:Item(?:Att(?:achmentsKey|ributed(?:ContentTextKey|TitleKey))|sAndErrorsKey)|JavaScriptPreprocessingResultsKey))|ItemProvider(?:ErrorDomain|PreferredImageSizeKey)|Metadata(?:QueryAccessibleUbiquitousExternalDocumentsScope|UbiquitousItem(?:ContainerDisplayNameKey|DownloadRequestedKey|IsExternalDocumentKey|URLInLocalContainerKey))|ProcessInfoThermalStateDidChangeNotification|StringEncodingDetection(?:AllowLossyKey|DisallowedEncodingsKey|FromWindowsKey|L(?:ikelyLanguageKey|ossySubstitutionKey)|SuggestedEncodingsKey|UseOnlySuggestedEncodingsKey)|T(?:extEffect(?:AttributeName|LetterpressStyle)|humbnail1024x1024SizeKey|ypeIdentifier(?:AddressText|DateText|PhoneNumberText|TransitInformationText))|U(?:RL(?:AddedToDirectoryDateKey|DocumentIdentifierKey|ErrorBackgroundTaskCancelledReasonKey|GenerationIdentifierKey|QuarantinePropertiesKey|SessionTaskPriority(?:Default|High|Low)|Thumbnail(?:DictionaryKey|Key)|UbiquitousItem(?:ContainerDisplayNameKey|DownloadRequestedKey))|serActivity(?:DocumentURLKey|TypeBrowsingWeb))|WorkspaceAccessibilityDisplayOptionsDidChangeNotification)|WKErrorDomain)\\b",
215
- "name": "support.variable.cocoa.10.10.objc"
210
+ "name": "support.variable.cocoa.10.10.objc",
211
+ "match": "\\b(?:NS(?:A(?:ccessibility(?:AlternateUIVisibleAttribute|SharedFocusElementsAttribute)|ppearanceNameVibrant(?:Dark|Light))|CalendarIdentifierIslamic(?:Tabular|UmmAlQura)|E(?:dgeInsetsZero|xtension(?:Item(?:Att(?:achmentsKey|ributed(?:ContentTextKey|TitleKey))|sAndErrorsKey)|JavaScriptPreprocessingResultsKey))|ItemProvider(?:ErrorDomain|PreferredImageSizeKey)|Metadata(?:QueryAccessibleUbiquitousExternalDocumentsScope|UbiquitousItem(?:ContainerDisplayNameKey|DownloadRequestedKey|IsExternalDocumentKey|URLInLocalContainerKey))|ProcessInfoThermalStateDidChangeNotification|StringEncodingDetection(?:AllowLossyKey|DisallowedEncodingsKey|FromWindowsKey|L(?:ikelyLanguageKey|ossySubstitutionKey)|SuggestedEncodingsKey|UseOnlySuggestedEncodingsKey)|T(?:extEffect(?:AttributeName|LetterpressStyle)|humbnail1024x1024SizeKey|ypeIdentifier(?:AddressText|DateText|PhoneNumberText|TransitInformationText))|U(?:RL(?:AddedToDirectoryDateKey|DocumentIdentifierKey|ErrorBackgroundTaskCancelledReasonKey|GenerationIdentifierKey|QuarantinePropertiesKey|SessionTaskPriority(?:Default|High|Low)|Thumbnail(?:DictionaryKey|Key)|UbiquitousItem(?:ContainerDisplayNameKey|DownloadRequestedKey))|serActivity(?:DocumentURLKey|TypeBrowsingWeb))|WorkspaceAccessibilityDisplayOptionsDidChangeNotification)|WKErrorDomain)\\b"
216
212
  },
217
213
  {
218
- "match": "\\b(?:NS(?:AccessibilityListItem(?:IndexTextAttribute|LevelTextAttribute|PrefixTextAttribute)|CollectionElementKind(?:InterItemGapIndicator|Section(?:Footer|Header))|DefaultAttributesDocumentAttribute|F(?:ileManagerUnmountDissentingProcessIdentifierErrorKey|ontWeight(?:B(?:lack|old)|Heavy|Light|Medium|Regular|Semibold|Thin|UltraLight))|PersonNameComponent(?:Delimiter|FamilyName|GivenName|Key|MiddleName|Nickname|Prefix|Suffix)|S(?:plitView(?:ControllerAutomaticDimension|ItemUnspecifiedDimension)|tringTransform(?:FullwidthToHalfwidth|HiraganaToKatakana|LatinTo(?:Arabic|Cyrillic|Greek|H(?:angul|ebrew|iragana)|Katakana|Thai)|MandarinToLatin|Strip(?:CombiningMarks|Diacritics)|To(?:Latin|UnicodeName|XMLHex)))|ToolbarToggleSidebarItemIdentifier|URL(?:ApplicationIsScriptableKey|IsApplicationKey)|ViewNoIntrinsicMetric)|WKWebsiteDataType(?:Cookies|DiskCache|IndexedDBDatabases|LocalStorage|MemoryCache|OfflineWebApplicationCache|SessionStorage|WebSQLDatabases))\\b",
219
- "name": "support.variable.cocoa.10.11.objc"
214
+ "name": "support.variable.cocoa.10.11.objc",
215
+ "match": "\\b(?:NS(?:AccessibilityListItem(?:IndexTextAttribute|LevelTextAttribute|PrefixTextAttribute)|CollectionElementKind(?:InterItemGapIndicator|Section(?:Footer|Header))|DefaultAttributesDocumentAttribute|F(?:ileManagerUnmountDissentingProcessIdentifierErrorKey|ontWeight(?:B(?:lack|old)|Heavy|Light|Medium|Regular|Semibold|Thin|UltraLight))|PersonNameComponent(?:Delimiter|FamilyName|GivenName|Key|MiddleName|Nickname|Prefix|Suffix)|S(?:plitView(?:ControllerAutomaticDimension|ItemUnspecifiedDimension)|tringTransform(?:FullwidthToHalfwidth|HiraganaToKatakana|LatinTo(?:Arabic|Cyrillic|Greek|H(?:angul|ebrew|iragana)|Katakana|Thai)|MandarinToLatin|Strip(?:CombiningMarks|Diacritics)|To(?:Latin|UnicodeName|XMLHex)))|ToolbarToggleSidebarItemIdentifier|URL(?:ApplicationIsScriptableKey|IsApplicationKey)|ViewNoIntrinsicMetric)|WKWebsiteDataType(?:Cookies|DiskCache|IndexedDBDatabases|LocalStorage|MemoryCache|OfflineWebApplicationCache|SessionStorage|WebSQLDatabases))\\b"
220
216
  },
221
217
  {
222
- "match": "\\bNS(?:Accessibility(?:MenuBarItemRole|RequiredAttribute|TextAlignmentAttribute)|GridViewSizeForContent|Image(?:HintUserInterfaceLayoutDirection|Name(?:Go(?:BackTemplate|ForwardTemplate)|TouchBar(?:A(?:dd(?:DetailTemplate|Template)|larmTemplate|udio(?:Input(?:MuteTemplate|Template)|Output(?:MuteTemplate|Volume(?:HighTemplate|LowTemplate|MediumTemplate|OffTemplate))))|BookmarksTemplate|Co(?:lorPicker(?:F(?:ill|ont)|Stroke)|m(?:munication(?:AudioTemplate|VideoTemplate)|poseTemplate))|D(?:eleteTemplate|ownloadTemplate)|E(?:nterFullScreenTemplate|xitFullScreenTemplate)|F(?:astForwardTemplate|older(?:CopyToTemplate|MoveToTemplate|Template))|G(?:etInfoTemplate|o(?:BackTemplate|DownTemplate|ForwardTemplate|UpTemplate))|HistoryTemplate|IconViewTemplate|ListViewTemplate|MailTemplate|New(?:FolderTemplate|MessageTemplate)|OpenInBrowserTemplate|P(?:auseTemplate|lay(?:PauseTemplate|Template|headTemplate))|QuickLookTemplate|R(?:e(?:cordSt(?:artTemplate|opTemplate)|freshTemplate|windTemplate)|otate(?:LeftTemplate|RightTemplate))|S(?:earchTemplate|hareTemplate|idebarTemplate|kip(?:Ahead(?:15SecondsTemplate|30SecondsTemplate|Template)|Back(?:15SecondsTemplate|30SecondsTemplate|Template)|To(?:EndTemplate|StartTemplate))|lideshowTemplate)|T(?:agIconTemplate|ext(?:Bo(?:ldTemplate|xTemplate)|CenterAlignTemplate|ItalicTemplate|JustifiedAlignTemplate|L(?:eftAlignTemplate|istTemplate)|RightAlignTemplate|StrikethroughTemplate|UnderlineTemplate))|User(?:AddTemplate|GroupTemplate|Template)|Volume(?:DownTemplate|UpTemplate))))|S(?:haringServiceNameCloudSharing|liderAccessoryWidth(?:Default|Wide)|pellCheckerDidChangeAutomatic(?:CapitalizationNotification|PeriodSubstitutionNotification|TextCompletionNotification)|treamNetworkServiceTypeCallSignaling)|T(?:extCheckingSelectedRangeKey|o(?:olbarCloudSharingItemIdentifier|uchBarItem(?:Identifier(?:C(?:andidateList|haracterPicker)|F(?:ixedSpace(?:Large|Small)|lexibleSpace)|OtherItemsProxy|Text(?:Alignment|ColorPicker|Format|List|Style))|Priority(?:High|Low|Normal))))|URL(?:CanonicalPathKey|Volume(?:Is(?:EncryptedKey|RootFileSystemKey)|Supports(?:CompressionKey|ExclusiveRenamingKey|FileCloningKey|SwapRenamingKey))))\\b",
223
- "name": "support.variable.cocoa.10.12.objc"
218
+ "name": "support.variable.cocoa.10.12.objc",
219
+ "match": "\\bNS(?:Accessibility(?:MenuBarItemRole|RequiredAttribute|TextAlignmentAttribute)|GridViewSizeForContent|Image(?:HintUserInterfaceLayoutDirection|Name(?:Go(?:BackTemplate|ForwardTemplate)|TouchBar(?:A(?:dd(?:DetailTemplate|Template)|larmTemplate|udio(?:Input(?:MuteTemplate|Template)|Output(?:MuteTemplate|Volume(?:HighTemplate|LowTemplate|MediumTemplate|OffTemplate))))|BookmarksTemplate|Co(?:lorPicker(?:F(?:ill|ont)|Stroke)|m(?:munication(?:AudioTemplate|VideoTemplate)|poseTemplate))|D(?:eleteTemplate|ownloadTemplate)|E(?:nterFullScreenTemplate|xitFullScreenTemplate)|F(?:astForwardTemplate|older(?:CopyToTemplate|MoveToTemplate|Template))|G(?:etInfoTemplate|o(?:BackTemplate|DownTemplate|ForwardTemplate|UpTemplate))|HistoryTemplate|IconViewTemplate|ListViewTemplate|MailTemplate|New(?:FolderTemplate|MessageTemplate)|OpenInBrowserTemplate|P(?:auseTemplate|lay(?:PauseTemplate|Template|headTemplate))|QuickLookTemplate|R(?:e(?:cordSt(?:artTemplate|opTemplate)|freshTemplate|windTemplate)|otate(?:LeftTemplate|RightTemplate))|S(?:earchTemplate|hareTemplate|idebarTemplate|kip(?:Ahead(?:15SecondsTemplate|30SecondsTemplate|Template)|Back(?:15SecondsTemplate|30SecondsTemplate|Template)|To(?:EndTemplate|StartTemplate))|lideshowTemplate)|T(?:agIconTemplate|ext(?:Bo(?:ldTemplate|xTemplate)|CenterAlignTemplate|ItalicTemplate|JustifiedAlignTemplate|L(?:eftAlignTemplate|istTemplate)|RightAlignTemplate|StrikethroughTemplate|UnderlineTemplate))|User(?:AddTemplate|GroupTemplate|Template)|Volume(?:DownTemplate|UpTemplate))))|S(?:haringServiceNameCloudSharing|liderAccessoryWidth(?:Default|Wide)|pellCheckerDidChangeAutomatic(?:CapitalizationNotification|PeriodSubstitutionNotification|TextCompletionNotification)|treamNetworkServiceTypeCallSignaling)|T(?:extCheckingSelectedRangeKey|o(?:olbarCloudSharingItemIdentifier|uchBarItem(?:Identifier(?:C(?:andidateList|haracterPicker)|F(?:ixedSpace(?:Large|Small)|lexibleSpace)|OtherItemsProxy|Text(?:Alignment|ColorPicker|Format|List|Style))|Priority(?:High|Low|Normal))))|URL(?:CanonicalPathKey|Volume(?:Is(?:EncryptedKey|RootFileSystemKey)|Supports(?:CompressionKey|ExclusiveRenamingKey|FileCloningKey|SwapRenamingKey))))\\b"
224
220
  },
225
221
  {
226
- "match": "\\b(?:NS(?:A(?:ccessibilityExtrasMenuBarAttribute|pplicationLaunchUserNotificationKey)|HashTableWeakMemory|ImageNameShareTemplate|MapTableWeakMemory|S(?:crollView(?:DidEndLiveMagnifyNotification|WillStartLiveMagnifyNotification)|haringServiceName(?:AddTo(?:Aperture|IPhoto|SafariReadingList)|Compose(?:Email|Message)|Post(?:ImageOnFlickr|On(?:Facebook|SinaWeibo|Twitter)|VideoOn(?:Tudou|Vimeo|Youku))|SendViaAirDrop|UseAs(?:DesktopPicture|TwitterProfileImage)))|TextAlternatives(?:AttributeName|SelectedAlternativeStringNotification)|U(?:RL(?:IsExcludedFromBackupKey|PathKey)|biquityIdentityDidChangeNotification|serNotificationDefaultSoundName))|kABSocialProfileServiceSinaWeibo)\\b",
227
- "name": "support.variable.cocoa.10.8.objc"
222
+ "name": "support.variable.cocoa.10.8.objc",
223
+ "match": "\\b(?:NS(?:A(?:ccessibilityExtrasMenuBarAttribute|pplicationLaunchUserNotificationKey)|HashTableWeakMemory|ImageNameShareTemplate|MapTableWeakMemory|S(?:crollView(?:DidEndLiveMagnifyNotification|WillStartLiveMagnifyNotification)|haringServiceName(?:AddTo(?:Aperture|IPhoto|SafariReadingList)|Compose(?:Email|Message)|Post(?:ImageOnFlickr|On(?:Facebook|SinaWeibo|Twitter)|VideoOn(?:Tudou|Vimeo|Youku))|SendViaAirDrop|UseAs(?:DesktopPicture|TwitterProfileImage)))|TextAlternatives(?:AttributeName|SelectedAlternativeStringNotification)|U(?:RL(?:IsExcludedFromBackupKey|PathKey)|biquityIdentityDidChangeNotification|serNotificationDefaultSoundName))|kABSocialProfileServiceSinaWeibo)\\b"
228
224
  },
229
225
  {
230
- "match": "\\b(?:NS(?:A(?:ccessibility(?:ContainsProtectedContentAttribute|DescriptionListSubrole|LayoutChangedNotification|PriorityKey|S(?:how(?:AlternateUIAction|DefaultUIAction)|witchSubrole)|ToggleSubrole|UIElementsKey)|pp(?:earanceNameAqua|licationDidChangeOcclusionStateNotification))|CalendarDayChangedNotification|KeyedArchiveRootObjectKey|Metadata(?:Item(?:A(?:cquisitionM(?:akeKey|odelKey)|l(?:bumKey|titudeKey)|p(?:ertureKey|pl(?:eLoop(?:DescriptorsKey|s(?:KeyFilterTypeKey|LoopModeKey|RootKeyKey))|icationCategoriesKey))|ttributeChangeDateKey|u(?:di(?:encesKey|o(?:BitRateKey|ChannelCountKey|EncodingApplicationKey|SampleRateKey|TrackNumberKey))|thor(?:AddressesKey|EmailAddressesKey|sKey)))|BitsPerSampleKey|C(?:FBundleIdentifierKey|ameraOwnerKey|ityKey|o(?:decsKey|lorSpaceKey|m(?:mentKey|poserKey)|nt(?:actKeywordsKey|ent(?:CreationDateKey|ModificationDateKey|Type(?:Key|TreeKey))|ributorsKey)|pyrightKey|untryKey|verageKey)|reatorKey)|D(?:ateAddedKey|e(?:liveryTypeKey|scriptionKey)|irectorKey|ownloadedDateKey|u(?:eDateKey|rationSecondsKey))|E(?:XIF(?:GPSVersionKey|VersionKey)|ditorsKey|mailAddressesKey|ncodingApplicationsKey|x(?:ecutable(?:ArchitecturesKey|PlatformKey)|posure(?:ModeKey|ProgramKey|TimeS(?:econdsKey|tringKey))))|F(?:NumberKey|inderCommentKey|lashOnOffKey|o(?:calLength(?:35mmKey|Key)|ntsKey))|G(?:PS(?:AreaInformationKey|D(?:OPKey|ateStampKey|est(?:BearingKey|DistanceKey|L(?:atitudeKey|ongitudeKey))|ifferentalKey)|M(?:apDatumKey|easureModeKey)|ProcessingMethodKey|StatusKey|TrackKey)|enreKey)|H(?:asAlphaChannelKey|eadlineKey)|I(?:SOSpeedKey|dentifierKey|mageDirectionKey|n(?:formationKey|st(?:antMessageAddressesKey|ructionsKey))|s(?:ApplicationManagedKey|GeneralMIDISequenceKey|LikelyJunkKey))|K(?:ey(?:SignatureKey|wordsKey)|indKey)|L(?:a(?:nguagesKey|stUsedDateKey|titudeKey|yerNamesKey)|ensModelKey|ongitudeKey|yricistKey)|M(?:axApertureKey|e(?:diaTypesKey|teringModeKey)|usical(?:GenreKey|Instrument(?:CategoryKey|NameKey)))|N(?:amedLocationKey|umberOfPagesKey)|Or(?:ganizationsKey|i(?:entationKey|ginal(?:FormatKey|SourceKey)))|P(?:a(?:ge(?:HeightKey|WidthKey)|rticipantsKey)|erformersKey|honeNumbersKey|ixel(?:CountKey|HeightKey|WidthKey)|ro(?:ducerKey|fileNameKey|jectsKey)|ublishersKey)|R(?:e(?:c(?:ipient(?:AddressesKey|EmailAddressesKey|sKey)|ording(?:DateKey|YearKey))|dEyeOnOffKey|solution(?:HeightDPIKey|WidthDPIKey))|ightsKey)|S(?:ecurityMethodKey|peedKey|t(?:a(?:rRatingKey|teOrProvinceKey)|reamableKey)|ubjectKey)|T(?:e(?:mpoKey|xtContentKey)|hemeKey|i(?:me(?:SignatureKey|stampKey)|tleKey)|otalBitRateKey)|V(?:ersionKey|ideoBitRateKey)|Wh(?:ereFromsKey|iteBalanceKey))|Query(?:Indexed(?:LocalComputerScope|NetworkScope)|Update(?:AddedItemsKey|ChangedItemsKey|RemovedItemsKey))|UbiquitousItem(?:Downloading(?:ErrorKey|Status(?:Current|Downloaded|Key|NotDownloaded))|UploadingErrorKey))|OutlineView(?:DisclosureButtonKey|ShowHideButtonKey)|Progress(?:EstimatedTimeRemainingKey|File(?:AnimationImage(?:Key|OriginalRectKey)|CompletedCountKey|IconKey|OperationKind(?:Copying|D(?:ecompressingAfterDownloading|ownloading)|Key|Receiving)|TotalCountKey|URLKey)|KindFile|ThroughputKey)|S(?:crollView(?:Did(?:EndLiveScrollNotification|LiveScrollNotification)|WillStartLiveScrollNotification)|haringServiceName(?:PostOn(?:LinkedIn|TencentWeibo)|UseAs(?:FacebookProfileImage|LinkedInProfileImage))|pellCheckerDidChangeAutomatic(?:DashSubstitutionNotification|QuoteSubstitutionNotification)|tackView(?:SpacingUseDefault|VisibilityPriority(?:DetachOnlyIfNecessary|MustHold|NotVisible)))|URL(?:CredentialStorageRemoveSynchronizableCredentials|Session(?:DownloadTaskResumeData|TransferSizeUnknown)|TagNamesKey|UbiquitousItem(?:Downloading(?:ErrorKey|Status(?:Current|Downloaded|Key|NotDownloaded))|UploadingErrorKey))|WindowDidChangeOcclusionStateNotification)|kABSocialProfileService(?:TencentWeibo|Yelp))\\b",
231
- "name": "support.variable.cocoa.10.9.objc"
226
+ "name": "support.variable.cocoa.10.9.objc",
227
+ "match": "\\b(?:NS(?:A(?:ccessibility(?:ContainsProtectedContentAttribute|DescriptionListSubrole|LayoutChangedNotification|PriorityKey|S(?:how(?:AlternateUIAction|DefaultUIAction)|witchSubrole)|ToggleSubrole|UIElementsKey)|pp(?:earanceNameAqua|licationDidChangeOcclusionStateNotification))|CalendarDayChangedNotification|KeyedArchiveRootObjectKey|Metadata(?:Item(?:A(?:cquisitionM(?:akeKey|odelKey)|l(?:bumKey|titudeKey)|p(?:ertureKey|pl(?:eLoop(?:DescriptorsKey|s(?:KeyFilterTypeKey|LoopModeKey|RootKeyKey))|icationCategoriesKey))|ttributeChangeDateKey|u(?:di(?:encesKey|o(?:BitRateKey|ChannelCountKey|EncodingApplicationKey|SampleRateKey|TrackNumberKey))|thor(?:AddressesKey|EmailAddressesKey|sKey)))|BitsPerSampleKey|C(?:FBundleIdentifierKey|ameraOwnerKey|ityKey|o(?:decsKey|lorSpaceKey|m(?:mentKey|poserKey)|nt(?:actKeywordsKey|ent(?:CreationDateKey|ModificationDateKey|Type(?:Key|TreeKey))|ributorsKey)|pyrightKey|untryKey|verageKey)|reatorKey)|D(?:ateAddedKey|e(?:liveryTypeKey|scriptionKey)|irectorKey|ownloadedDateKey|u(?:eDateKey|rationSecondsKey))|E(?:XIF(?:GPSVersionKey|VersionKey)|ditorsKey|mailAddressesKey|ncodingApplicationsKey|x(?:ecutable(?:ArchitecturesKey|PlatformKey)|posure(?:ModeKey|ProgramKey|TimeS(?:econdsKey|tringKey))))|F(?:NumberKey|inderCommentKey|lashOnOffKey|o(?:calLength(?:35mmKey|Key)|ntsKey))|G(?:PS(?:AreaInformationKey|D(?:OPKey|ateStampKey|est(?:BearingKey|DistanceKey|L(?:atitudeKey|ongitudeKey))|ifferentalKey)|M(?:apDatumKey|easureModeKey)|ProcessingMethodKey|StatusKey|TrackKey)|enreKey)|H(?:asAlphaChannelKey|eadlineKey)|I(?:SOSpeedKey|dentifierKey|mageDirectionKey|n(?:formationKey|st(?:antMessageAddressesKey|ructionsKey))|s(?:ApplicationManagedKey|GeneralMIDISequenceKey|LikelyJunkKey))|K(?:ey(?:SignatureKey|wordsKey)|indKey)|L(?:a(?:nguagesKey|stUsedDateKey|titudeKey|yerNamesKey)|ensModelKey|ongitudeKey|yricistKey)|M(?:axApertureKey|e(?:diaTypesKey|teringModeKey)|usical(?:GenreKey|Instrument(?:CategoryKey|NameKey)))|N(?:amedLocationKey|umberOfPagesKey)|Or(?:ganizationsKey|i(?:entationKey|ginal(?:FormatKey|SourceKey)))|P(?:a(?:ge(?:HeightKey|WidthKey)|rticipantsKey)|erformersKey|honeNumbersKey|ixel(?:CountKey|HeightKey|WidthKey)|ro(?:ducerKey|fileNameKey|jectsKey)|ublishersKey)|R(?:e(?:c(?:ipient(?:AddressesKey|EmailAddressesKey|sKey)|ording(?:DateKey|YearKey))|dEyeOnOffKey|solution(?:HeightDPIKey|WidthDPIKey))|ightsKey)|S(?:ecurityMethodKey|peedKey|t(?:a(?:rRatingKey|teOrProvinceKey)|reamableKey)|ubjectKey)|T(?:e(?:mpoKey|xtContentKey)|hemeKey|i(?:me(?:SignatureKey|stampKey)|tleKey)|otalBitRateKey)|V(?:ersionKey|ideoBitRateKey)|Wh(?:ereFromsKey|iteBalanceKey))|Query(?:Indexed(?:LocalComputerScope|NetworkScope)|Update(?:AddedItemsKey|ChangedItemsKey|RemovedItemsKey))|UbiquitousItem(?:Downloading(?:ErrorKey|Status(?:Current|Downloaded|Key|NotDownloaded))|UploadingErrorKey))|OutlineView(?:DisclosureButtonKey|ShowHideButtonKey)|Progress(?:EstimatedTimeRemainingKey|File(?:AnimationImage(?:Key|OriginalRectKey)|CompletedCountKey|IconKey|OperationKind(?:Copying|D(?:ecompressingAfterDownloading|ownloading)|Key|Receiving)|TotalCountKey|URLKey)|KindFile|ThroughputKey)|S(?:crollView(?:Did(?:EndLiveScrollNotification|LiveScrollNotification)|WillStartLiveScrollNotification)|haringServiceName(?:PostOn(?:LinkedIn|TencentWeibo)|UseAs(?:FacebookProfileImage|LinkedInProfileImage))|pellCheckerDidChangeAutomatic(?:DashSubstitutionNotification|QuoteSubstitutionNotification)|tackView(?:SpacingUseDefault|VisibilityPriority(?:DetachOnlyIfNecessary|MustHold|NotVisible)))|URL(?:CredentialStorageRemoveSynchronizableCredentials|Session(?:DownloadTaskResumeData|TransferSizeUnknown)|TagNamesKey|UbiquitousItem(?:Downloading(?:ErrorKey|Status(?:Current|Downloaded|Key|NotDownloaded))|UploadingErrorKey))|WindowDidChangeOcclusionStateNotification)|kABSocialProfileService(?:TencentWeibo|Yelp))\\b"
232
228
  },
233
229
  {
234
- "match": "\\b(?:AB(?:AddressBookErrorDomain|MultiValueIdentifiersErrorKey|PeoplePicker(?:DisplayedPropertyDidChangeNotification|GroupSelectionDidChangeNotification|NameSelectionDidChangeNotification|ValueSelectionDidChangeNotification))|DOM(?:E(?:ventException|xception)|RangeException|XPathException)|NS(?:16Bit(?:BigEndianBitmapFormat|LittleEndianBitmapFormat)|32Bit(?:BigEndianBitmapFormat|LittleEndianBitmapFormat)|A(?:bort(?:ModalException|PrintingException)|cce(?:leratorButton|ssibility(?:A(?:ctivationPointAttribute|llowedValuesAttribute|nnouncement(?:Key|RequestedNotification)|pplication(?:ActivatedNotification|DeactivatedNotification|HiddenNotification|Role|ShownNotification)|scendingSortDirectionValue|tt(?:achmentTextAttribute|ributedStringForRangeParameterizedAttribute)|utocorrectedTextAttribute)|B(?:ackgroundColorTextAttribute|oundsForRangeParameterizedAttribute|rowserRole|u(?:syIndicatorRole|ttonRole))|C(?:ancel(?:Action|ButtonAttribute)|e(?:ll(?:ForColumnAndRowParameterizedAttribute|Role)|nt(?:erTabStopMarkerTypeValue|imetersUnitValue))|h(?:eckBoxRole|ildrenAttribute)|l(?:earButtonAttribute|oseButton(?:Attribute|Subrole))|o(?:l(?:orWellRole|umn(?:CountAttribute|HeaderUIElementsAttribute|IndexRangeAttribute|Role|TitlesAttribute|sAttribute))|mboBoxRole|n(?:firmAction|tent(?:ListSubrole|sAttribute)))|r(?:eatedNotification|iticalValueAttribute))|D(?:e(?:c(?:imalTabStopMarkerTypeValue|rement(?:A(?:ction|rrowSubrole)|ButtonAttribute|PageSubrole))|f(?:aultButtonAttribute|initionListSubrole)|leteAction|sc(?:endingSortDirectionValue|riptionAttribute))|i(?:alogSubrole|sclos(?:ed(?:ByRowAttribute|RowsAttribute)|ingAttribute|ure(?:LevelAttribute|TriangleRole)))|ocumentAttribute|rawer(?:CreatedNotification|Role))|E(?:ditedAttribute|nabledAttribute|rrorCodeExceptionInfo|xpandedAttribute)|F(?:i(?:lenameAttribute|rstLineIndentMarkerTypeValue)|loatingWindowSubrole|o(?:cused(?:Attribute|UIElement(?:Attribute|ChangedNotification)|Window(?:Attribute|ChangedNotification))|nt(?:FamilyKey|NameKey|SizeKey|TextAttribute)|regroundColorTextAttribute)|rontmostAttribute|ullScreenButton(?:Attribute|Subrole))|Gr(?:idRole|o(?:upRole|wArea(?:Attribute|Role)))|H(?:andle(?:Role|sAttribute)|e(?:ad(?:IndentMarkerTypeValue|erAttribute)|lp(?:Attribute|Tag(?:CreatedNotification|Role)))|iddenAttribute|orizontal(?:OrientationValue|ScrollBarAttribute|Unit(?:DescriptionAttribute|sAttribute)))|I(?:dentifierAttribute|mageRole|n(?:c(?:hesUnitValue|rement(?:A(?:ction|rrowSubrole)|ButtonAttribute|PageSubrole|orRole))|dexAttribute|sertionPointLineNumberAttribute))|L(?:a(?:bel(?:UIElementsAttribute|ValueAttribute)|yout(?:AreaRole|ItemRole|PointForScreenPointParameterizedAttribute|SizeForScreenSizeParameterizedAttribute))|e(?:ftTabStopMarkerTypeValue|velIndicatorRole)|i(?:n(?:eForIndexParameterizedAttribute|k(?:Role|TextAttribute|edUIElementsAttribute))|stRole))|M(?:a(?:in(?:Attribute|Window(?:Attribute|ChangedNotification))|rke(?:dMisspelledTextAttribute|r(?:GroupUIElementAttribute|Type(?:Attribute|DescriptionAttribute)|UIElementsAttribute|ValuesAttribute))|tteRole|xValueAttribute)|enu(?:B(?:ar(?:Attribute|Role)|uttonRole)|ItemRole|Role)|i(?:n(?:ValueAttribute|imize(?:Button(?:Attribute|Subrole)|dAttribute))|sspelledTextAttribute)|o(?:dalAttribute|vedNotification))|N(?:extContentsAttribute|umberOfCharactersAttribute)|O(?:r(?:deredByRowAttribute|ientationAttribute)|utlineRo(?:le|wSubrole)|verflowButtonAttribute)|P(?:arentAttribute|ic(?:asUnitValue|kAction)|laceholderValueAttribute|o(?:intsUnitValue|p(?:UpButtonRole|overRole)|sitionAttribute)|r(?:e(?:ssAction|viousContentsAttribute)|o(?:gressIndicatorRole|xyAttribute)))|R(?:TFForRangeParameterizedAttribute|a(?:dio(?:ButtonRole|GroupRole)|iseAction|ngeFor(?:IndexParameterizedAttribute|LineParameterizedAttribute|PositionParameterizedAttribute)|tingIndicatorSubrole)|e(?:levanceIndicatorRole|sizedNotification)|ightTabStopMarkerTypeValue|o(?:le(?:Attribute|DescriptionAttribute)|w(?:Co(?:llapsedNotification|unt(?:Attribute|ChangedNotification))|ExpandedNotification|HeaderUIElementsAttribute|IndexRangeAttribute|Role|sAttribute))|uler(?:MarkerRole|Role))|S(?:cr(?:een(?:PointForLayoutPointParameterizedAttribute|SizeForLayoutSizeParameterizedAttribute)|oll(?:AreaRole|BarRole))|e(?:arch(?:ButtonAttribute|FieldSubrole|MenuAttribute)|cureTextFieldSubrole|lected(?:Attribute|C(?:ells(?:Attribute|ChangedNotification)|hildren(?:Attribute|ChangedNotification|MovedNotification)|olumns(?:Attribute|ChangedNotification))|Rows(?:Attribute|ChangedNotification)|Text(?:Attribute|ChangedNotification|Range(?:Attribute|sAttribute)))|rvesAsTitleForUIElementsAttribute)|h(?:a(?:dowTextAttribute|red(?:CharacterRangeAttribute|TextUIElementsAttribute))|eet(?:CreatedNotification|Role)|ow(?:MenuAction|nMenuAttribute))|izeAttribute|liderRole|ort(?:ButtonSubrole|DirectionAttribute)|plit(?:GroupRole|ter(?:Role|sAttribute))|t(?:a(?:ndardWindowSubrole|ticTextRole)|ri(?:kethrough(?:ColorTextAttribute|TextAttribute)|ngForRangeParameterizedAttribute)|yleRangeForIndexParameterizedAttribute)|u(?:broleAttribute|perscriptTextAttribute)|ystem(?:DialogSubrole|FloatingWindowSubrole|WideRole))|T(?:a(?:b(?:GroupRole|leRo(?:le|wSubrole)|sAttribute)|ilIndentMarkerTypeValue)|ext(?:A(?:reaRole|ttachmentSubrole)|FieldRole|LinkSubrole)|i(?:melineSubrole|tle(?:Attribute|ChangedNotification|UIElementAttribute))|o(?:olbar(?:Button(?:Attribute|Subrole)|Role)|pLevelUIElementAttribute))|U(?:IElementDestroyedNotification|RLAttribute|n(?:derline(?:ColorTextAttribute|TextAttribute)|it(?:DescriptionAttribute|s(?:Attribute|ChangedNotification))|known(?:MarkerTypeValue|OrientationValue|Role|S(?:ortDirectionValue|ubrole)|UnitValue)))|V(?:alue(?:Attribute|ChangedNotification|DescriptionAttribute|IndicatorRole)|ertical(?:OrientationValue|ScrollBarAttribute|Unit(?:DescriptionAttribute|sAttribute))|isible(?:C(?:ellsAttribute|h(?:aracterRangeAttribute|ildrenAttribute)|olumnsAttribute)|NameKey|RowsAttribute))|W(?:arningValueAttribute|indow(?:Attribute|CreatedNotification|DeminiaturizedNotification|M(?:iniaturizedNotification|ovedNotification)|R(?:esizedNotification|ole)|sAttribute))|ZoomButton(?:Attribute|Subrole)))|l(?:ignmentBinding|l(?:RomanInputSourcesLocaleIdentifier|ows(?:EditingMultipleValuesSelectionBindingOption|NullArgumentBindingOption))|pha(?:FirstBitmapFormat|NonpremultipliedBitmapFormat)|ternate(?:ImageBinding|TitleBinding)|waysPresentsApplicationModalAlertsBindingOption)|n(?:imat(?:eBinding|ion(?:DelayBinding|ProgressMark(?:Notification)?|TriggerOrder(?:In|Out)))|tialiasThresholdChangedNotification)|pp(?:Kit(?:IgnoredException|V(?:ersionNumber|irtualMemoryException))|l(?:e(?:Event(?:ManagerWillProcessFirstEventNotification|TimeOut(?:Default|None))|ScriptError(?:AppName|BriefMessage|Message|Number|Range))|ication(?:Did(?:BecomeActiveNotification|ChangeScreenParametersNotification|Finish(?:LaunchingNotification|RestoringWindowsNotification)|HideNotification|ResignActiveNotification|U(?:nhideNotification|pdateNotification))|LaunchIsDefaultLaunchKey|Will(?:BecomeActiveNotification|FinishLaunchingNotification|HideNotification|ResignActiveNotification|TerminateNotification|U(?:nhideNotification|pdateNotification)))))?|rgument(?:Binding|Domain)|ssertionHandlerKey|tt(?:achmentAttributeName|ributedStringBinding)|uthorDocumentAttribute|verageKeyValueOperator)|B(?:MPFileType|a(?:ck(?:groundColor(?:AttributeName|DocumentAttribute)|ingPropertyOld(?:ColorSpaceKey|ScaleFactorKey))|d(?:BitmapParametersException|ComparisonException|RTF(?:ColorTableException|DirectiveException|FontTableException|StyleSheetException))|se(?:URLDocumentOption|lineOffsetAttributeName))|lack|ottomMarginDocumentAttribute|rowser(?:ColumnConfigurationDidChangeNotification|IllegalDelegateException)|undle(?:DidLoadNotification|ResourceRequestLo(?:adingPriorityUrgent|wDiskSpaceNotification)))|C(?:MYK(?:ColorSpaceModel|ModeColorPanel)|a(?:l(?:endarIdentifier(?:Buddhist|C(?:hinese|optic)|EthiopicAmete(?:Alem|Mihret)|Gregorian|Hebrew|I(?:SO8601|ndian|slamic(?:Civil)?)|Japanese|Persian|RepublicOfChina)|ibrated(?:RGBColorSpace|WhiteColorSpace))|tegoryDocumentAttribute)|haracter(?:ConversionException|EncodingDocument(?:Attribute|Option))|ircularBezelStyle|lassDescriptionNeededForClassNotification|o(?:coa(?:ErrorDomain|VersionDocumentAttribute)|lor(?:List(?:DidChangeNotification|IOException|ModeColorPanel|NotEditableException)|P(?:anelColorDidChangeNotification|boardType))|m(?:boBox(?:Selection(?:DidChangeNotification|IsChangingNotification)|Will(?:DismissNotification|PopUpNotification))|mentDocumentAttribute|panyDocumentAttribute)|n(?:ditionallySets(?:E(?:ditableBindingOption|nabledBindingOption)|HiddenBindingOption)|nection(?:Did(?:DieNotification|InitializeNotification)|ReplyMode)|t(?:e(?:nt(?:Array(?:Binding|ForMultipleSelectionBinding)|Binding|DictionaryBinding|HeightBinding|Object(?:Binding|sBinding)|PlacementTagBindingOption|SetBinding|ValuesBinding|WidthBinding)|xtHelpModeDid(?:ActivateNotification|DeactivateNotification))|inuouslyUpdatesValueBindingOption|rolT(?:extDid(?:BeginEditingNotification|ChangeNotification|EndEditingNotification)|intDidChangeNotification))|vertedDocumentAttribute)|pyrightDocumentAttribute|untKeyValueOperator)|r(?:ayonModeColorPanel|eat(?:esSortDescriptorBindingOption|ionTimeDocumentAttribute)|iticalValueBinding)|u(?:r(?:rentLocaleDidChangeNotification|sorAttributeName)|stom(?:ColorSpace|PaletteModeColorPanel)))|D(?:a(?:rkGray|taBinding)|e(?:cimalNumber(?:DivideByZeroException|ExactnessException|OverflowException|UnderflowException)|f(?:ault(?:AttributesDocumentOption|RunLoopMode|T(?:abIntervalDocumentAttribute|okenStyle))|initionPresentationType(?:DictionaryApplication|Key|Overlay))|letesObjectsOnRemoveBindingsOption|stinationInvalidException|vice(?:BitsPerSample|C(?:MYKColorSpace|olorSpaceName)|Is(?:Printer|Screen)|NColorSpaceModel|R(?:GBColorSpace|esolution)|Size|WhiteColorSpace))|i(?:dBecomeSingleThreadedNotification|s(?:closureBezelStyle|play(?:NameBindingOption|Pattern(?:BindingOption|TitleBinding|ValueBinding))|tinctUnionOf(?:ArraysKeyValueOperator|ObjectsKeyValueOperator|SetsKeyValueOperator)))|o(?:c(?:FormatTextDocumentType|ument(?:EditedBinding|TypeDocument(?:Attribute|Option)))|ubleClick(?:ArgumentBinding|TargetBinding))|ra(?:g(?:Pboard|ging(?:Exception|ImageComponent(?:IconKey|LabelKey)))|wer(?:Did(?:CloseNotification|OpenNotification)|Will(?:CloseNotification|OpenNotification))))|E(?:dit(?:ableBinding|orDocumentAttribute)|nabledBinding|ventTrackingRunLoopMode|x(?:cluded(?:ElementsDocumentAttribute|KeysBinding)|pansionAttributeName|tension(?:Host(?:Did(?:BecomeActiveNotification|EnterBackgroundNotification)|Will(?:EnterForegroundNotification|ResignActiveNotification))|JavaScriptFinalizeArgumentKey)))|F(?:ailedAuthenticationException|i(?:l(?:e(?:AppendOnly|Busy|C(?:ontentsPboardType|reationDate)|DeviceIdentifier|ExtensionHidden|GroupOwnerAccount(?:ID|Name)|H(?:FS(?:CreatorCode|TypeCode)|andle(?:ConnectionAcceptedNotification|DataAvailableNotification|Notification(?:DataItem|FileHandleItem)|OperationException|Read(?:CompletionNotification|ToEndOfFileCompletionNotification)))|Immutable|ModificationDate|OwnerAccount(?:ID|Name)|P(?:athErrorKey|osixPermissions|rotection(?:Complete(?:Un(?:lessOpen|tilFirstUserAuthentication))?|Key|None))|ReferenceCount|S(?:ize|ystem(?:F(?:ileNumber|ree(?:Nodes|Size))|N(?:odes|umber)|Size))|Type(?:BlockSpecial|CharacterSpecial|D(?:irectory|ocument(?:Attribute|Option))|Regular|S(?:ocket|ymbolicLink)|Unknown)?|namesPboardType|sPromisePboardType)|terPredicateBinding)|ndP(?:anel(?:CaseInsensitiveSearch|S(?:earchOptionsPboardType|ubstringMatch))|board))|loatingPointSamplesBitmapFormat|o(?:nt(?:AttributeName|B(?:inding|oldBinding)|C(?:ascadeListAttribute|haracterSetAttribute|ollection(?:A(?:ctionKey|llFonts)|Di(?:dChangeNotification|sallowAutoActivationOption)|Favorites|IncludeDisabledFontsOption|NameKey|OldNameKey|Re(?:centlyUsed|moveDuplicatesOption)|User|VisibilityKey|Was(?:Hidden|Renamed|Shown)))|F(?:a(?:ceAttribute|mily(?:Attribute|NameBinding))|eature(?:Se(?:lectorIdentifierKey|ttingsAttribute)|TypeIdentifierKey)|ixedAdvanceAttribute)|I(?:dentityMatrix|talicBinding)|MatrixAttribute|Name(?:Attribute|Binding)|Pboard(?:Type)?|S(?:etChangedNotification|ize(?:Attribute|Binding)|lantTrait|ymbolicTrait)|TraitsAttribute|UnavailableException|V(?:ariationA(?:ttribute|xis(?:DefaultValueKey|IdentifierKey|M(?:aximumValueKey|inimumValueKey)|NameKey))|isibleNameAttribute)|W(?:eightTrait|idthTrait))|regroundColorAttributeName|undationVersionNumber)|ullScreenMode(?:A(?:llScreens|pplicationPresentationOptions)|Setting|WindowLevel))|G(?:IFFileType|ener(?:alPboard|icException)|l(?:obalDomain|yphInfoAttributeName)|ra(?:mmar(?:Corrections|Range|UserDescription)|phicsContext(?:DestinationAttributeName|P(?:DFFormat|SFormat)|RepresentationFormatAttributeName)|y(?:ColorSpaceModel|ModeColorPanel)))|H(?:SBModeColorPanel|T(?:ML(?:PboardType|TextDocumentType)|TPCookie(?:Comment(?:URL)?|D(?:iscard|omain)|Expires|Ma(?:nager(?:AcceptPolicyChangedNotification|CookiesChangedNotification)|ximumAge)|Name|OriginURL|P(?:ath|ort)|Secure|V(?:alue|ersion)))|a(?:ndlesContentAsCompoundValueBindingOption|shTable(?:CopyIn|ObjectPointerPersonality|StrongMemory))|e(?:aderTitleBinding|lp(?:AnchorErrorKey|ButtonBezelStyle))|iddenBinding|yphenationFactorDocumentAttribute)|I(?:llegalSelectorException|mage(?:Binding|C(?:acheException|o(?:lorSyncProfileData|mpression(?:Factor|Method))|urrentFrame(?:Duration)?)|DitherTransparency|EXIFData|F(?:allbackBackgroundColor|rameCount)|Gamma|Hint(?:CTM|Interpolation)|Interlaced|LoopCount|Name(?:A(?:ctionTemplate|d(?:dTemplate|vanced)|pplicationIcon)|B(?:luetoothTemplate|o(?:njour|okmarksTemplate))|C(?:aution|o(?:l(?:orPanel|umnViewTemplate)|mputer))|E(?:nterFullScreenTemplate|veryone|xitFullScreenTemplate)|F(?:lowViewTemplate|o(?:l(?:der(?:Burnable|Smart)?|lowLinkFreestandingTemplate)|ntPanel))|Go(?:LeftTemplate|RightTemplate)|HomeTemplate|I(?:ChatTheaterTemplate|conViewTemplate|n(?:fo|validDataFreestandingTemplate))|L(?:eftFacingTriangleTemplate|istViewTemplate|ock(?:LockedTemplate|UnlockedTemplate))|M(?:enu(?:MixedStateTemplate|OnStateTemplate)|obileMe|ultipleDocuments)|Network|P(?:athTemplate|referencesGeneral)|QuickLookTemplate|R(?:e(?:fresh(?:FreestandingTemplate|Template)|moveTemplate|vealFreestandingTemplate)|ightFacingTriangleTemplate)|S(?:lideshowTemplate|martBadgeTemplate|t(?:atus(?:Available|None|PartiallyAvailable|Unavailable)|opProgress(?:FreestandingTemplate|Template)))|Trash(?:Empty|Full)|User(?:Accounts|G(?:roup|uest))?)|Progressive|R(?:GBColorTable|epRegistryDidChangeNotification))|n(?:c(?:ludedKeysBinding|onsistentArchiveException)|dexedColorSpaceModel|itial(?:KeyBinding|ValueBinding)|kTextPboardType|lineBezelStyle|sertsNullPlaceholderBindingOption|te(?:ger(?:HashCallBacks|Map(?:KeyCallBacks|ValueCallBacks))|rnalInconsistencyException)|v(?:alid(?:Ar(?:chiveOperationException|gumentException)|ReceivePortException|SendPortException|UnarchiveOperationException)|o(?:cationOperation(?:CancelledException|VoidResultException)|kesSeparatelyWithArrayObjectsBindingOption)))|s(?:IndeterminateBinding|N(?:ilTransformerName|otNilTransformerName)))|JPEG(?:2000FileType|FileType)|Ke(?:rnAttributeName|y(?:ValueChange(?:IndexesKey|KindKey|N(?:ewKey|otificationIsPriorKey)|OldKey)|edUnarchiveFromDataTransformerName|wordsDocumentAttribute))|L(?:ABColorSpaceModel|a(?:belBinding|youtPriority(?:D(?:efault(?:High|Low)|ragThatCan(?:ResizeWindow|notResizeWindow))|FittingSizeCompression|Required|WindowSizeStayPut))|eftMarginDocumentAttribute|i(?:g(?:atureAttributeName|htGray)|n(?:guisticTag(?:Ad(?:jective|verb)|C(?:l(?:assifier|ose(?:Parenthesis|Quote))|onjunction)|D(?:ash|eterminer)|I(?:diom|nterjection)|N(?:oun|umber)|O(?:pen(?:Parenthesis|Quote)|rganizationName|ther(?:Punctuation|W(?:hitespace|ord))?)|P(?:ar(?:agraphBreak|ticle)|ersonalName|laceName|r(?:eposition|onoun)|unctuation)|S(?:cheme(?:L(?:anguage|e(?:mma|xicalClass))|NameType(?:OrLexicalClass)?|Script|TokenType)|entenceTerminator)|Verb|W(?:hitespace|ord(?:Joiner)?))|kAttributeName))|o(?:adedClasses|cal(?:NotificationCenterType|e(?:AlternateQuotation(?:BeginDelimiterKey|EndDelimiterKey)|C(?:alendar|o(?:llat(?:ionIdentifier|orIdentifier)|untryCode)|urrency(?:Code|Symbol))|DecimalSeparator|ExemplarCharacterSet|GroupingSeparator|Identifier|LanguageCode|MeasurementSystem|Quotation(?:BeginDelimiterKey|EndDelimiterKey)|ScriptCode|UsesMetricSystem|VariantCode)|ized(?:DescriptionKey|FailureReasonErrorKey|KeyDictionaryBinding|Recovery(?:OptionsErrorKey|SuggestionErrorKey)))))|M(?:a(?:c(?:SimpleTextDocumentType|hErrorDomain)|llocException|nage(?:dObjectContextBinding|rDocumentAttribute)|pTable(?:CopyIn|ObjectPointerPersonality|StrongMemory)|rkedClauseSegmentAttributeName|x(?:ValueBinding|WidthBinding|imum(?:KeyValueOperator|RecentsBinding)))|e(?:nu(?:Did(?:AddItemNotification|BeginTrackingNotification|ChangeItemNotification|EndTrackingNotification|RemoveItemNotification|SendActionNotification)|WillSendActionNotification)|tadata(?:Item(?:DisplayNameKey|FS(?:C(?:ontentChangeDateKey|reationDateKey)|NameKey|SizeKey)|IsUbiquitousKey|PathKey|URLKey)|Query(?:Did(?:FinishGatheringNotification|StartGatheringNotification|UpdateNotification)|GatheringProgressNotification|LocalComputerScope|NetworkScope|ResultContentRelevanceAttribute|U(?:biquitousD(?:ataScope|ocumentsScope)|serHomeScope))|UbiquitousItem(?:HasUnresolvedConflictsKey|Is(?:DownloadingKey|Upload(?:edKey|ingKey))|Percent(?:DownloadedKey|UploadedKey))))|i(?:n(?:ValueBinding|WidthBinding|imumKeyValueOperator)|xedStateImageBinding)|o(?:d(?:alPanelRunLoopMode|ificationTimeDocumentAttribute)|mentary(?:ChangeButton|LightButton|PushInButton))|ulti(?:LevelAcceleratorButton|ple(?:TextSelectionPboardType|Values(?:Marker|PlaceholderBindingOption))))|N(?:amedColorSpace|e(?:gateBooleanTransformerName|tServicesError(?:Code|Domain))|ibLoadingException|o(?:ModeColorPanel|Selection(?:Marker|PlaceholderBindingOption)|n(?:OwnedPointer(?:HashCallBacks|Map(?:KeyCallBacks|ValueCallBacks)|OrNullMapKeyCallBacks)|RetainedObject(?:HashCallBacks|Map(?:KeyCallBacks|ValueCallBacks)))|t(?:Applicable(?:Marker|PlaceholderBindingOption)|Found|ification(?:DeliverImmediately|PostToAllSessions)))|ullPlaceholderBindingOption)|O(?:SStatusErrorDomain|b(?:ject(?:HashCallBacks|InaccessibleException|Map(?:KeyCallBacks|ValueCallBacks)|NotAvailableException)|liquenessAttributeName|served(?:KeyPathKey|ObjectKey))|ff(?:StateImageBinding|iceOpenXMLTextDocumentType)|ldStyleException|n(?:OffButton|StateImageBinding)|p(?:e(?:n(?:DocumentTextDocumentType|GLCP(?:CurrentRendererID|GPU(?:FragmentProcessing|VertexProcessing)|HasDrawable|MPSwapsInFlight|R(?:asterizationEnable|eclaimResources)|S(?:tateValidation|urface(?:BackingSize|O(?:pacity|rder)|SurfaceVolatile)|wap(?:Interval|Rectangle(?:Enable)?))))|ration(?:NotSupportedForKeyException|QueueDefaultMaxConcurrentOperationCount))|tionsKey)|utlineView(?:ColumnDid(?:MoveNotification|ResizeNotification)|Item(?:Did(?:CollapseNotification|ExpandNotification)|Will(?:CollapseNotification|ExpandNotification))|Selection(?:DidChangeNotification|IsChangingNotification))|wned(?:ObjectIdentityHashCallBacks|Pointer(?:HashCallBacks|Map(?:KeyCallBacks|ValueCallBacks))))|P(?:DFPboardType|NGFileType|OSIXErrorDomain|PD(?:Include(?:NotFoundException|Stack(?:OverflowException|UnderflowException))|ParseException)|a(?:perSizeDocumentAttribute|r(?:agraphStyleAttributeName|seErrorException)|steboard(?:CommunicationException|Type(?:Color|F(?:indPanelSearchOptions|ont)|HTML|MultipleTextSelection|P(?:DF|NG)|R(?:TF(?:D)?|uler)|S(?:ound|tring)|T(?:IFF|abularText|extFinderOptions))|URLReading(?:ContentsConformToTypesKey|FileURLsOnlyKey))|tternColorSpace(?:Model)?)|lainText(?:DocumentType|TokenStyle)|o(?:interToStructHashCallBacks|p(?:UpButton(?:CellWillPopUpNotification|WillPopUpNotification)|over(?:CloseReason(?:DetachToWindow|Key|Standard)|Did(?:CloseNotification|ShowNotification)|Will(?:CloseNotification|ShowNotification)))|rt(?:DidBecomeInvalidNotification|ReceiveException|SendException|TimeoutException)|s(?:itioningRectBinding|tScriptPboardType))|r(?:e(?:dicate(?:Binding|FormatBindingOption)|f(?:erredScrollerStyleDidChangeNotification|ixSpacesDocumentAttribute))|int(?:AllP(?:ages|resetsJobStyleHint)|BottomMargin|C(?:ancelJob|opies)|DetailedErrorReporting|F(?:axNumber|irstPage)|H(?:eaderAndFooter|orizontal(?:Pagination|lyCentered))|Job(?:Disposition|Saving(?:FileNameExtensionHidden|URL))|L(?:astPage|eftMargin)|MustCollate|NoPresetsJobStyleHint|O(?:perationExistsException|rientation)|P(?:a(?:ckageException|ges(?:Across|Down)|nelAccessorySummaryItem(?:DescriptionKey|NameKey)|per(?:Name|Size))|hotoJobStyleHint|r(?:eviewJob|inter(?:Name)?))|R(?:eversePageOrder|ightMargin)|S(?:aveJob|calingFactor|electionOnly|poolJob)|T(?:ime|opMargin)|Vertical(?:Pagination|lyCentered)|ingCommunicationException)|ocessInfoPowerStateDidChangeNotification)|ushOnPushOffButton)|R(?:GB(?:ColorSpaceModel|ModeColorPanel)|TF(?:D(?:PboardType|TextDocumentType)|P(?:boardType|ropertyStackOverflowException)|TextDocumentType)|a(?:dioButton|isesForNotApplicableKeysBindingOption|ngeException)|e(?:adOnlyDocumentAttribute|c(?:e(?:ntSearchesBinding|ssedBezelStyle)|overyAttempterErrorKey)|g(?:istrationDomain|ularSquareBezelStyle)|presentedFilenameBinding)|ightMarginDocumentAttribute|o(?:und(?:RectBezelStyle|ed(?:BezelStyle|DisclosureBezelStyle|TokenStyle))|wHeightBinding)|u(?:le(?:Editor(?:Predicate(?:C(?:omp(?:arisonModifier|oundType)|ustomSelector)|LeftExpression|Op(?:eratorType|tions)|RightExpression)|RowsDidChangeNotification)|rPboard(?:Type)?)|nLoopCommonModes))|S(?:creenColorSpaceDidChangeNotification|elect(?:ed(?:I(?:dentifierBinding|ndexBinding)|LabelBinding|Object(?:Binding|sBinding)|TagBinding|Value(?:Binding|sBinding))|ionIndex(?:PathsBinding|esBinding)|orNameBindingOption|sAllWhenSettingContentBindingOption)|hadow(?:AttributeName|lessSquareBezelStyle)|mallSquareBezelStyle|o(?:rtDescriptorsBinding|undPboardType)|p(?:e(?:ech(?:C(?:haracterModeProperty|ommand(?:DelimiterProperty|Prefix|Suffix)|urrentVoiceProperty)|Dictionary(?:Abbreviations|Entry(?:Phonemes|Spelling)|LocaleIdentifier|ModificationDate|Pronunciations)|Error(?:Count|NewestC(?:haracterOffset|ode)|OldestC(?:haracterOffset|ode)|sProperty)|InputModeProperty|Mode(?:Literal|Normal|Phoneme|Text)|NumberModeProperty|OutputToFileURLProperty|P(?:honeme(?:Info(?:Example|Hilite(?:End|Start)|Opcode|Symbol)|SymbolsProperty)|itch(?:BaseProperty|ModProperty))|R(?:ateProperty|e(?:centSyncProperty|setProperty))|S(?:tatus(?:NumberOfCharactersLeft|Output(?:Busy|Paused)|P(?:honemeCode|roperty))|ynthesizerInfo(?:Identifier|Property|Version))|VolumeProperty)|ll(?:CheckerDidChangeAutomatic(?:SpellingCorrectionNotification|TextReplacementNotification)|ingStateAttributeName))|litView(?:DidResizeSubviewsNotification|WillResizeSubviewsNotification))|quareStatusItemLength|t(?:ackTraceKey|r(?:eam(?:DataWrittenToMemoryStreamKey|FileCurrentOffsetKey|NetworkServiceType(?:Background|V(?:ideo|o(?:IP|ice)))?|S(?:OCKS(?:ErrorDomain|Proxy(?:ConfigurationKey|HostKey|P(?:asswordKey|ortKey)|UserKey|Version(?:4|5|Key)))|ocketS(?:SLErrorDomain|ecurityLevel(?:Key|N(?:egotiatedSSL|one)|SSLv(?:2|3)|TLSv1))))|i(?:kethrough(?:ColorAttributeName|StyleAttributeName)|ng(?:EncodingErrorKey|PboardType))|oke(?:ColorAttributeName|WidthAttributeName)))|u(?:bjectDocumentAttribute|mKeyValueOperator|perscriptAttributeName)|witchButton|ystem(?:C(?:lockDidChangeNotification|olorsDidChangeNotification)|TimeZoneDidChangeNotification))|T(?:IFF(?:Exception|FileType|PboardType)|a(?:b(?:ColumnTerminatorsAttributeName|leView(?:ColumnDid(?:MoveNotification|ResizeNotification)|RowViewKey|Selection(?:DidChangeNotification|IsChangingNotification))|ularTextPboardType)|rgetBinding|skDidTerminateNotification)|ext(?:C(?:hecking(?:AirlineKey|C(?:ityKey|ountryKey)|Document(?:AuthorKey|TitleKey|URLKey)|FlightKey|JobTitleKey|NameKey|Or(?:ganizationKey|thographyKey)|PhoneKey|QuotesKey|Re(?:ference(?:DateKey|TimeZoneKey)|gularExpressionsKey|placementsKey)|St(?:ateKey|reetKey)|ZIPKey)|olorBinding)|Did(?:BeginEditingNotification|ChangeNotification|EndEditingNotification)|EncodingNameDocument(?:Attribute|Option)|Finder(?:CaseInsensitiveKey|MatchingTypeKey)|InputContextKeyboardSelectionDidChangeNotification|L(?:ayoutSection(?:Orientation|Range|sAttribute)|ineTooLongException)|NoSelectionException|ReadException|S(?:izeMultiplierDocumentOption|torage(?:DidProcessEditingNotification|WillProcessEditingNotification))|View(?:DidChange(?:SelectionNotification|TypingAttributesNotification)|WillChangeNotifyingTextViewNotification)|WriteException|ured(?:RoundedBezelStyle|SquareBezelStyle))|hreadWillExitNotification|i(?:meoutDocumentOption|tle(?:Binding|DocumentAttribute))|o(?:ggleButton|ol(?:Tip(?:AttributeName|Binding)|bar(?:CustomizeToolbarItemIdentifier|DidRemoveItemNotification|FlexibleSpaceItemIdentifier|PrintItemIdentifier|S(?:eparatorItemIdentifier|how(?:ColorsItemIdentifier|FontsItemIdentifier)|paceItemIdentifier)|WillAddItemNotification))|pMarginDocumentAttribute)|ransparentBinding|ypedStreamVersionException)|U(?:RL(?:A(?:ttributeModificationDateKey|uthenticationMethod(?:ClientCertificate|Default|HT(?:MLForm|TP(?:Basic|Digest))|N(?:TLM|egotiate)|ServerTrust))|C(?:ontent(?:AccessDateKey|ModificationDateKey)|re(?:ationDateKey|dentialStorageChangedNotification)|ustomIconKey)|E(?:ffectiveIconKey|rror(?:Domain|FailingURL(?:ErrorKey|PeerTrustErrorKey|StringErrorKey)|Key))|File(?:AllocatedSizeKey|Protection(?:Complete(?:Un(?:lessOpen|tilFirstUserAuthentication))?|Key|None)|Resource(?:IdentifierKey|Type(?:BlockSpecial|CharacterSpecial|Directory|Key|NamedPipe|Regular|S(?:ocket|ymbolicLink)|Unknown))|S(?:cheme|ecurityKey|izeKey))|HasHiddenExtensionKey|Is(?:AliasFileKey|DirectoryKey|ExecutableKey|HiddenKey|MountTriggerKey|PackageKey|Re(?:adableKey|gularFileKey)|Sy(?:mbolicLinkKey|stemImmutableKey)|U(?:biquitousItemKey|serImmutableKey)|VolumeKey|WritableKey)|KeysOfUnsetValuesKey|L(?:abel(?:ColorKey|NumberKey)|inkCountKey|ocalized(?:LabelKey|NameKey|TypeDescriptionKey))|NameKey|P(?:arentDirectoryURLKey|boardType|r(?:eferredIOBlockSizeKey|otectionSpace(?:FTP(?:Proxy)?|HTTP(?:Proxy|S(?:Proxy)?)?|SOCKSProxy)))|T(?:otalFile(?:AllocatedSizeKey|SizeKey)|ypeIdentifierKey)|UbiquitousItem(?:HasUnresolvedConflictsKey|Is(?:DownloadingKey|Upload(?:edKey|ingKey)))|Volume(?:AvailableCapacityKey|CreationDateKey|I(?:dentifierKey|s(?:AutomountedKey|BrowsableKey|EjectableKey|InternalKey|JournalingKey|LocalKey|Re(?:adOnlyKey|movableKey)))|Localized(?:FormatDescriptionKey|NameKey)|MaximumFileSizeKey|NameKey|ResourceCountKey|Supports(?:AdvisoryFileLockingKey|Case(?:PreservedNamesKey|SensitiveNamesKey)|ExtendedSecurityKey|HardLinksKey|JournalingKey|PersistentIDsKey|R(?:enamingKey|ootDirectoryDatesKey)|S(?:parseFilesKey|ymbolicLinksKey)|VolumeSizesKey|ZeroRunsKey)|TotalCapacityKey|U(?:RL(?:ForRemountingKey|Key)|UIDStringKey)))|biquitous(?:KeyValueStore(?:Change(?:ReasonKey|dKeysKey)|DidChangeExternallyNotification)|UserDefaults(?:CompletedInitialSyncNotification|DidChangeAccountsNotification|NoCloudAccountNotification))|n(?:archiveFromDataTransformerName|caught(?:RuntimeErrorException|SystemExceptionException)|d(?:e(?:finedKeyException|rl(?:ine(?:ColorAttributeName|StyleAttributeName)|yingErrorKey))|o(?:CloseGroupingRunLoopOrdering|Manager(?:CheckpointNotification|Did(?:CloseUndoGroupNotification|OpenUndoGroupNotification|RedoChangeNotification|UndoChangeNotification)|GroupIsDiscardableKey|Will(?:CloseUndoGroupNotification|RedoChangeNotification|UndoChangeNotification))))|ionOf(?:ArraysKeyValueOperator|ObjectsKeyValueOperator|SetsKeyValueOperator)|knownColorSpaceModel)|serDefaults(?:DidChangeNotification|SizeLimitExceededNotification))|V(?:CardPboardType|a(?:l(?:idatesImmediatelyBindingOption|ue(?:Binding|PathBinding|Transformer(?:BindingOption|NameBindingOption)|URLBinding))|riableStatusItemLength)|erticalGlyphFormAttributeName|i(?:ew(?:Animation(?:E(?:ffectKey|ndFrameKey)|Fade(?:InEffect|OutEffect)|StartFrameKey|TargetKey)|BoundsDidChangeNotification|DidUpdateTrackingAreasNotification|F(?:ocusDidChangeNotification|rameDidChangeNotification)|GlobalFrameDidChangeNotification|ModeDocumentAttribute|NoInstrinsicMetric|SizeDocumentAttribute|ZoomDocumentAttribute)|sibleBinding)|oice(?:Age|DemoText|Gender(?:Female|Male|Neuter)?|I(?:dentifier|ndividuallySpokenCharacters)|LocaleIdentifier|Name|SupportedCharacters))|W(?:arningValueBinding|eb(?:ArchiveTextDocumentType|PreferencesDocumentOption|ResourceLoadDelegateDocumentOption)|h(?:eelModeColorPanel|ite)|i(?:dthBinding|llBecomeMultiThreadedNotification|ndow(?:Did(?:Become(?:KeyNotification|MainNotification)|Change(?:BackingPropertiesNotification|Screen(?:Notification|ProfileNotification))|DeminiaturizeNotification|E(?:n(?:d(?:LiveResizeNotification|SheetNotification)|ter(?:FullScreenNotification|VersionBrowserNotification))|x(?:it(?:FullScreenNotification|VersionBrowserNotification)|poseNotification))|M(?:iniaturizeNotification|oveNotification)|Resi(?:gn(?:KeyNotification|MainNotification)|zeNotification)|UpdateNotification)|ServerCommunicationException|Will(?:BeginSheetNotification|CloseNotification|E(?:nter(?:FullScreenNotification|VersionBrowserNotification)|xit(?:FullScreenNotification|VersionBrowserNotification))|M(?:iniaturizeNotification|oveNotification)|StartLiveResizeNotification)))|or(?:d(?:MLTextDocumentType|Tables(?:ReadException|WriteException))|kspace(?:A(?:ctiveSpaceDidChangeNotification|pplicationKey)|D(?:esktopImage(?:AllowClippingKey|FillColorKey|ScalingKey)|id(?:ActivateApplicationNotification|ChangeFileLabelsNotification|DeactivateApplicationNotification|HideApplicationNotification|LaunchApplicationNotification|MountNotification|RenameVolumeNotification|TerminateApplicationNotification|Un(?:hideApplicationNotification|mountNotification)|WakeNotification))|LaunchConfiguration(?:A(?:ppleEvent|r(?:chitecture|guments))|Environment)|S(?:creensDid(?:SleepNotification|WakeNotification)|essionDid(?:BecomeActiveNotification|ResignActiveNotification))|Volume(?:LocalizedNameKey|Old(?:LocalizedNameKey|URLKey)|URLKey)|Will(?:LaunchApplicationNotification|PowerOffNotification|SleepNotification|UnmountNotification)))|ritingDirectionAttributeName)|XMLParserErrorDomain|Zero(?:Point|Rect|Size))|Web(?:A(?:ction(?:ButtonKey|ElementKey|ModifierFlagsKey|NavigationTypeKey|OriginalURLKey)|rchivePboardType)|Element(?:DOMNodeKey|FrameKey|I(?:mage(?:AltStringKey|Key|RectKey|URLKey)|sSelectedKey)|Link(?:LabelKey|T(?:argetFrameKey|itleKey)|URLKey))|History(?:AllItemsRemovedNotification|Item(?:ChangedNotification|s(?:AddedNotification|Key|RemovedNotification))|LoadedNotification|SavedNotification)|KitError(?:Domain|MIMETypeKey|PlugIn(?:NameKey|PageURLStringKey))|P(?:lugIn(?:AttributesKey|BaseURLKey|Contain(?:erKey|ingElementKey)|ShouldLoadMainResourceKey)|referencesChangedNotification)|View(?:Did(?:BeginEditingNotification|Change(?:Notification|SelectionNotification|TypingStyleNotification)|EndEditingNotification)|Progress(?:EstimateChangedNotification|FinishedNotification|StartedNotification)))|kAB(?:A(?:ddress(?:C(?:ityKey|ountry(?:CodeKey|Key))|HomeLabel|Property|St(?:ateKey|reetKey)|WorkLabel|ZIPKey)|lternateBirthdayComponentsProperty|nniversaryLabel|ssistantLabel)|B(?:irthday(?:ComponentsProperty|Property)|rotherLabel)|C(?:alendarURIsProperty|hildLabel|reationDateProperty)|D(?:atabaseChanged(?:ExternallyNotification|Notification)|e(?:letedRecords|partmentProperty))|Email(?:HomeLabel|MobileMeLabel|Property|WorkLabel)|F(?:atherLabel|irstNameP(?:honeticProperty|roperty)|riendLabel)|GroupNameProperty|Home(?:Label|Page(?:Label|Property))|Ins(?:ertedRecords|tantMessage(?:Property|Service(?:AIM|Facebook|G(?:aduGadu|oogleTalk)|ICQ|Jabber|Key|MSN|QQ|Skype|Yahoo)|UsernameKey))|JobTitleProperty|LastNameP(?:honeticProperty|roperty)|M(?:a(?:idenNameProperty|nagerLabel)|iddleNameP(?:honeticProperty|roperty)|o(?:bileMeLabel|dificationDateProperty|therLabel))|N(?:icknameProperty|oteProperty)|O(?:rganizationP(?:honeticProperty|roperty)|ther(?:Date(?:ComponentsProperty|sProperty)|Label))|P(?:ar(?:entLabel|tnerLabel)|ersonFlags|hone(?:Home(?:FAXLabel|Label)|M(?:ainLabel|obileLabel)|P(?:agerLabel|roperty)|Work(?:FAXLabel|Label)|iPhoneLabel))|RelatedNamesProperty|S(?:isterLabel|ocialProfile(?:Property|Service(?:F(?:acebook|lickr)|Key|LinkedIn|MySpace|Twitter)|U(?:RLKey|ser(?:IdentifierKey|nameKey)))|pouseLabel|uffixProperty)|TitleProperty|U(?:IDProperty|RLsProperty|pdatedRecords)|WorkLabel))\\b",
235
- "name": "support.variable.cocoa.objc"
230
+ "name": "support.variable.cocoa.objc",
231
+ "match": "\\b(?:AB(?:AddressBookErrorDomain|MultiValueIdentifiersErrorKey|PeoplePicker(?:DisplayedPropertyDidChangeNotification|GroupSelectionDidChangeNotification|NameSelectionDidChangeNotification|ValueSelectionDidChangeNotification))|DOM(?:E(?:ventException|xception)|RangeException|XPathException)|NS(?:16Bit(?:BigEndianBitmapFormat|LittleEndianBitmapFormat)|32Bit(?:BigEndianBitmapFormat|LittleEndianBitmapFormat)|A(?:bort(?:ModalException|PrintingException)|cce(?:leratorButton|ssibility(?:A(?:ctivationPointAttribute|llowedValuesAttribute|nnouncement(?:Key|RequestedNotification)|pplication(?:ActivatedNotification|DeactivatedNotification|HiddenNotification|Role|ShownNotification)|scendingSortDirectionValue|tt(?:achmentTextAttribute|ributedStringForRangeParameterizedAttribute)|utocorrectedTextAttribute)|B(?:ackgroundColorTextAttribute|oundsForRangeParameterizedAttribute|rowserRole|u(?:syIndicatorRole|ttonRole))|C(?:ancel(?:Action|ButtonAttribute)|e(?:ll(?:ForColumnAndRowParameterizedAttribute|Role)|nt(?:erTabStopMarkerTypeValue|imetersUnitValue))|h(?:eckBoxRole|ildrenAttribute)|l(?:earButtonAttribute|oseButton(?:Attribute|Subrole))|o(?:l(?:orWellRole|umn(?:CountAttribute|HeaderUIElementsAttribute|IndexRangeAttribute|Role|TitlesAttribute|sAttribute))|mboBoxRole|n(?:firmAction|tent(?:ListSubrole|sAttribute)))|r(?:eatedNotification|iticalValueAttribute))|D(?:e(?:c(?:imalTabStopMarkerTypeValue|rement(?:A(?:ction|rrowSubrole)|ButtonAttribute|PageSubrole))|f(?:aultButtonAttribute|initionListSubrole)|leteAction|sc(?:endingSortDirectionValue|riptionAttribute))|i(?:alogSubrole|sclos(?:ed(?:ByRowAttribute|RowsAttribute)|ingAttribute|ure(?:LevelAttribute|TriangleRole)))|ocumentAttribute|rawer(?:CreatedNotification|Role))|E(?:ditedAttribute|nabledAttribute|rrorCodeExceptionInfo|xpandedAttribute)|F(?:i(?:lenameAttribute|rstLineIndentMarkerTypeValue)|loatingWindowSubrole|o(?:cused(?:Attribute|UIElement(?:Attribute|ChangedNotification)|Window(?:Attribute|ChangedNotification))|nt(?:FamilyKey|NameKey|SizeKey|TextAttribute)|regroundColorTextAttribute)|rontmostAttribute|ullScreenButton(?:Attribute|Subrole))|Gr(?:idRole|o(?:upRole|wArea(?:Attribute|Role)))|H(?:andle(?:Role|sAttribute)|e(?:ad(?:IndentMarkerTypeValue|erAttribute)|lp(?:Attribute|Tag(?:CreatedNotification|Role)))|iddenAttribute|orizontal(?:OrientationValue|ScrollBarAttribute|Unit(?:DescriptionAttribute|sAttribute)))|I(?:dentifierAttribute|mageRole|n(?:c(?:hesUnitValue|rement(?:A(?:ction|rrowSubrole)|ButtonAttribute|PageSubrole|orRole))|dexAttribute|sertionPointLineNumberAttribute))|L(?:a(?:bel(?:UIElementsAttribute|ValueAttribute)|yout(?:AreaRole|ItemRole|PointForScreenPointParameterizedAttribute|SizeForScreenSizeParameterizedAttribute))|e(?:ftTabStopMarkerTypeValue|velIndicatorRole)|i(?:n(?:eForIndexParameterizedAttribute|k(?:Role|TextAttribute|edUIElementsAttribute))|stRole))|M(?:a(?:in(?:Attribute|Window(?:Attribute|ChangedNotification))|rke(?:dMisspelledTextAttribute|r(?:GroupUIElementAttribute|Type(?:Attribute|DescriptionAttribute)|UIElementsAttribute|ValuesAttribute))|tteRole|xValueAttribute)|enu(?:B(?:ar(?:Attribute|Role)|uttonRole)|ItemRole|Role)|i(?:n(?:ValueAttribute|imize(?:Button(?:Attribute|Subrole)|dAttribute))|sspelledTextAttribute)|o(?:dalAttribute|vedNotification))|N(?:extContentsAttribute|umberOfCharactersAttribute)|O(?:r(?:deredByRowAttribute|ientationAttribute)|utlineRo(?:le|wSubrole)|verflowButtonAttribute)|P(?:arentAttribute|ic(?:asUnitValue|kAction)|laceholderValueAttribute|o(?:intsUnitValue|p(?:UpButtonRole|overRole)|sitionAttribute)|r(?:e(?:ssAction|viousContentsAttribute)|o(?:gressIndicatorRole|xyAttribute)))|R(?:TFForRangeParameterizedAttribute|a(?:dio(?:ButtonRole|GroupRole)|iseAction|ngeFor(?:IndexParameterizedAttribute|LineParameterizedAttribute|PositionParameterizedAttribute)|tingIndicatorSubrole)|e(?:levanceIndicatorRole|sizedNotification)|ightTabStopMarkerTypeValue|o(?:le(?:Attribute|DescriptionAttribute)|w(?:Co(?:llapsedNotification|unt(?:Attribute|ChangedNotification))|ExpandedNotification|HeaderUIElementsAttribute|IndexRangeAttribute|Role|sAttribute))|uler(?:MarkerRole|Role))|S(?:cr(?:een(?:PointForLayoutPointParameterizedAttribute|SizeForLayoutSizeParameterizedAttribute)|oll(?:AreaRole|BarRole))|e(?:arch(?:ButtonAttribute|FieldSubrole|MenuAttribute)|cureTextFieldSubrole|lected(?:Attribute|C(?:ells(?:Attribute|ChangedNotification)|hildren(?:Attribute|ChangedNotification|MovedNotification)|olumns(?:Attribute|ChangedNotification))|Rows(?:Attribute|ChangedNotification)|Text(?:Attribute|ChangedNotification|Range(?:Attribute|sAttribute)))|rvesAsTitleForUIElementsAttribute)|h(?:a(?:dowTextAttribute|red(?:CharacterRangeAttribute|TextUIElementsAttribute))|eet(?:CreatedNotification|Role)|ow(?:MenuAction|nMenuAttribute))|izeAttribute|liderRole|ort(?:ButtonSubrole|DirectionAttribute)|plit(?:GroupRole|ter(?:Role|sAttribute))|t(?:a(?:ndardWindowSubrole|ticTextRole)|ri(?:kethrough(?:ColorTextAttribute|TextAttribute)|ngForRangeParameterizedAttribute)|yleRangeForIndexParameterizedAttribute)|u(?:broleAttribute|perscriptTextAttribute)|ystem(?:DialogSubrole|FloatingWindowSubrole|WideRole))|T(?:a(?:b(?:GroupRole|leRo(?:le|wSubrole)|sAttribute)|ilIndentMarkerTypeValue)|ext(?:A(?:reaRole|ttachmentSubrole)|FieldRole|LinkSubrole)|i(?:melineSubrole|tle(?:Attribute|ChangedNotification|UIElementAttribute))|o(?:olbar(?:Button(?:Attribute|Subrole)|Role)|pLevelUIElementAttribute))|U(?:IElementDestroyedNotification|RLAttribute|n(?:derline(?:ColorTextAttribute|TextAttribute)|it(?:DescriptionAttribute|s(?:Attribute|ChangedNotification))|known(?:MarkerTypeValue|OrientationValue|Role|S(?:ortDirectionValue|ubrole)|UnitValue)))|V(?:alue(?:Attribute|ChangedNotification|DescriptionAttribute|IndicatorRole)|ertical(?:OrientationValue|ScrollBarAttribute|Unit(?:DescriptionAttribute|sAttribute))|isible(?:C(?:ellsAttribute|h(?:aracterRangeAttribute|ildrenAttribute)|olumnsAttribute)|NameKey|RowsAttribute))|W(?:arningValueAttribute|indow(?:Attribute|CreatedNotification|DeminiaturizedNotification|M(?:iniaturizedNotification|ovedNotification)|R(?:esizedNotification|ole)|sAttribute))|ZoomButton(?:Attribute|Subrole)))|l(?:ignmentBinding|l(?:RomanInputSourcesLocaleIdentifier|ows(?:EditingMultipleValuesSelectionBindingOption|NullArgumentBindingOption))|pha(?:FirstBitmapFormat|NonpremultipliedBitmapFormat)|ternate(?:ImageBinding|TitleBinding)|waysPresentsApplicationModalAlertsBindingOption)|n(?:imat(?:eBinding|ion(?:DelayBinding|ProgressMark(?:Notification)?|TriggerOrder(?:In|Out)))|tialiasThresholdChangedNotification)|pp(?:Kit(?:IgnoredException|V(?:ersionNumber|irtualMemoryException))|l(?:e(?:Event(?:ManagerWillProcessFirstEventNotification|TimeOut(?:Default|None))|ScriptError(?:AppName|BriefMessage|Message|Number|Range))|ication(?:Did(?:BecomeActiveNotification|ChangeScreenParametersNotification|Finish(?:LaunchingNotification|RestoringWindowsNotification)|HideNotification|ResignActiveNotification|U(?:nhideNotification|pdateNotification))|LaunchIsDefaultLaunchKey|Will(?:BecomeActiveNotification|FinishLaunchingNotification|HideNotification|ResignActiveNotification|TerminateNotification|U(?:nhideNotification|pdateNotification)))))?|rgument(?:Binding|Domain)|ssertionHandlerKey|tt(?:achmentAttributeName|ributedStringBinding)|uthorDocumentAttribute|verageKeyValueOperator)|B(?:MPFileType|a(?:ck(?:groundColor(?:AttributeName|DocumentAttribute)|ingPropertyOld(?:ColorSpaceKey|ScaleFactorKey))|d(?:BitmapParametersException|ComparisonException|RTF(?:ColorTableException|DirectiveException|FontTableException|StyleSheetException))|se(?:URLDocumentOption|lineOffsetAttributeName))|lack|ottomMarginDocumentAttribute|rowser(?:ColumnConfigurationDidChangeNotification|IllegalDelegateException)|undle(?:DidLoadNotification|ResourceRequestLo(?:adingPriorityUrgent|wDiskSpaceNotification)))|C(?:MYK(?:ColorSpaceModel|ModeColorPanel)|a(?:l(?:endarIdentifier(?:Buddhist|C(?:hinese|optic)|EthiopicAmete(?:Alem|Mihret)|Gregorian|Hebrew|I(?:SO8601|ndian|slamic(?:Civil)?)|Japanese|Persian|RepublicOfChina)|ibrated(?:RGBColorSpace|WhiteColorSpace))|tegoryDocumentAttribute)|haracter(?:ConversionException|EncodingDocument(?:Attribute|Option))|ircularBezelStyle|lassDescriptionNeededForClassNotification|o(?:coa(?:ErrorDomain|VersionDocumentAttribute)|lor(?:List(?:DidChangeNotification|IOException|ModeColorPanel|NotEditableException)|P(?:anelColorDidChangeNotification|boardType))|m(?:boBox(?:Selection(?:DidChangeNotification|IsChangingNotification)|Will(?:DismissNotification|PopUpNotification))|mentDocumentAttribute|panyDocumentAttribute)|n(?:ditionallySets(?:E(?:ditableBindingOption|nabledBindingOption)|HiddenBindingOption)|nection(?:Did(?:DieNotification|InitializeNotification)|ReplyMode)|t(?:e(?:nt(?:Array(?:Binding|ForMultipleSelectionBinding)|Binding|DictionaryBinding|HeightBinding|Object(?:Binding|sBinding)|PlacementTagBindingOption|SetBinding|ValuesBinding|WidthBinding)|xtHelpModeDid(?:ActivateNotification|DeactivateNotification))|inuouslyUpdatesValueBindingOption|rolT(?:extDid(?:BeginEditingNotification|ChangeNotification|EndEditingNotification)|intDidChangeNotification))|vertedDocumentAttribute)|pyrightDocumentAttribute|untKeyValueOperator)|r(?:ayonModeColorPanel|eat(?:esSortDescriptorBindingOption|ionTimeDocumentAttribute)|iticalValueBinding)|u(?:r(?:rentLocaleDidChangeNotification|sorAttributeName)|stom(?:ColorSpace|PaletteModeColorPanel)))|D(?:a(?:rkGray|taBinding)|e(?:cimalNumber(?:DivideByZeroException|ExactnessException|OverflowException|UnderflowException)|f(?:ault(?:AttributesDocumentOption|RunLoopMode|T(?:abIntervalDocumentAttribute|okenStyle))|initionPresentationType(?:DictionaryApplication|Key|Overlay))|letesObjectsOnRemoveBindingsOption|stinationInvalidException|vice(?:BitsPerSample|C(?:MYKColorSpace|olorSpaceName)|Is(?:Printer|Screen)|NColorSpaceModel|R(?:GBColorSpace|esolution)|Size|WhiteColorSpace))|i(?:dBecomeSingleThreadedNotification|s(?:closureBezelStyle|play(?:NameBindingOption|Pattern(?:BindingOption|TitleBinding|ValueBinding))|tinctUnionOf(?:ArraysKeyValueOperator|ObjectsKeyValueOperator|SetsKeyValueOperator)))|o(?:c(?:FormatTextDocumentType|ument(?:EditedBinding|TypeDocument(?:Attribute|Option)))|ubleClick(?:ArgumentBinding|TargetBinding))|ra(?:g(?:Pboard|ging(?:Exception|ImageComponent(?:IconKey|LabelKey)))|wer(?:Did(?:CloseNotification|OpenNotification)|Will(?:CloseNotification|OpenNotification))))|E(?:dit(?:ableBinding|orDocumentAttribute)|nabledBinding|ventTrackingRunLoopMode|x(?:cluded(?:ElementsDocumentAttribute|KeysBinding)|pansionAttributeName|tension(?:Host(?:Did(?:BecomeActiveNotification|EnterBackgroundNotification)|Will(?:EnterForegroundNotification|ResignActiveNotification))|JavaScriptFinalizeArgumentKey)))|F(?:ailedAuthenticationException|i(?:l(?:e(?:AppendOnly|Busy|C(?:ontentsPboardType|reationDate)|DeviceIdentifier|ExtensionHidden|GroupOwnerAccount(?:ID|Name)|H(?:FS(?:CreatorCode|TypeCode)|andle(?:ConnectionAcceptedNotification|DataAvailableNotification|Notification(?:DataItem|FileHandleItem)|OperationException|Read(?:CompletionNotification|ToEndOfFileCompletionNotification)))|Immutable|ModificationDate|OwnerAccount(?:ID|Name)|P(?:athErrorKey|osixPermissions|rotection(?:Complete(?:Un(?:lessOpen|tilFirstUserAuthentication))?|Key|None))|ReferenceCount|S(?:ize|ystem(?:F(?:ileNumber|ree(?:Nodes|Size))|N(?:odes|umber)|Size))|Type(?:BlockSpecial|CharacterSpecial|D(?:irectory|ocument(?:Attribute|Option))|Regular|S(?:ocket|ymbolicLink)|Unknown)?|namesPboardType|sPromisePboardType)|terPredicateBinding)|ndP(?:anel(?:CaseInsensitiveSearch|S(?:earchOptionsPboardType|ubstringMatch))|board))|loatingPointSamplesBitmapFormat|o(?:nt(?:AttributeName|B(?:inding|oldBinding)|C(?:ascadeListAttribute|haracterSetAttribute|ollection(?:A(?:ctionKey|llFonts)|Di(?:dChangeNotification|sallowAutoActivationOption)|Favorites|IncludeDisabledFontsOption|NameKey|OldNameKey|Re(?:centlyUsed|moveDuplicatesOption)|User|VisibilityKey|Was(?:Hidden|Renamed|Shown)))|F(?:a(?:ceAttribute|mily(?:Attribute|NameBinding))|eature(?:Se(?:lectorIdentifierKey|ttingsAttribute)|TypeIdentifierKey)|ixedAdvanceAttribute)|I(?:dentityMatrix|talicBinding)|MatrixAttribute|Name(?:Attribute|Binding)|Pboard(?:Type)?|S(?:etChangedNotification|ize(?:Attribute|Binding)|lantTrait|ymbolicTrait)|TraitsAttribute|UnavailableException|V(?:ariationA(?:ttribute|xis(?:DefaultValueKey|IdentifierKey|M(?:aximumValueKey|inimumValueKey)|NameKey))|isibleNameAttribute)|W(?:eightTrait|idthTrait))|regroundColorAttributeName|undationVersionNumber)|ullScreenMode(?:A(?:llScreens|pplicationPresentationOptions)|Setting|WindowLevel))|G(?:IFFileType|ener(?:alPboard|icException)|l(?:obalDomain|yphInfoAttributeName)|ra(?:mmar(?:Corrections|Range|UserDescription)|phicsContext(?:DestinationAttributeName|P(?:DFFormat|SFormat)|RepresentationFormatAttributeName)|y(?:ColorSpaceModel|ModeColorPanel)))|H(?:SBModeColorPanel|T(?:ML(?:PboardType|TextDocumentType)|TPCookie(?:Comment(?:URL)?|D(?:iscard|omain)|Expires|Ma(?:nager(?:AcceptPolicyChangedNotification|CookiesChangedNotification)|ximumAge)|Name|OriginURL|P(?:ath|ort)|Secure|V(?:alue|ersion)))|a(?:ndlesContentAsCompoundValueBindingOption|shTable(?:CopyIn|ObjectPointerPersonality|StrongMemory))|e(?:aderTitleBinding|lp(?:AnchorErrorKey|ButtonBezelStyle))|iddenBinding|yphenationFactorDocumentAttribute)|I(?:llegalSelectorException|mage(?:Binding|C(?:acheException|o(?:lorSyncProfileData|mpression(?:Factor|Method))|urrentFrame(?:Duration)?)|DitherTransparency|EXIFData|F(?:allbackBackgroundColor|rameCount)|Gamma|Hint(?:CTM|Interpolation)|Interlaced|LoopCount|Name(?:A(?:ctionTemplate|d(?:dTemplate|vanced)|pplicationIcon)|B(?:luetoothTemplate|o(?:njour|okmarksTemplate))|C(?:aution|o(?:l(?:orPanel|umnViewTemplate)|mputer))|E(?:nterFullScreenTemplate|veryone|xitFullScreenTemplate)|F(?:lowViewTemplate|o(?:l(?:der(?:Burnable|Smart)?|lowLinkFreestandingTemplate)|ntPanel))|Go(?:LeftTemplate|RightTemplate)|HomeTemplate|I(?:ChatTheaterTemplate|conViewTemplate|n(?:fo|validDataFreestandingTemplate))|L(?:eftFacingTriangleTemplate|istViewTemplate|ock(?:LockedTemplate|UnlockedTemplate))|M(?:enu(?:MixedStateTemplate|OnStateTemplate)|obileMe|ultipleDocuments)|Network|P(?:athTemplate|referencesGeneral)|QuickLookTemplate|R(?:e(?:fresh(?:FreestandingTemplate|Template)|moveTemplate|vealFreestandingTemplate)|ightFacingTriangleTemplate)|S(?:lideshowTemplate|martBadgeTemplate|t(?:atus(?:Available|None|PartiallyAvailable|Unavailable)|opProgress(?:FreestandingTemplate|Template)))|Trash(?:Empty|Full)|User(?:Accounts|G(?:roup|uest))?)|Progressive|R(?:GBColorTable|epRegistryDidChangeNotification))|n(?:c(?:ludedKeysBinding|onsistentArchiveException)|dexedColorSpaceModel|itial(?:KeyBinding|ValueBinding)|kTextPboardType|lineBezelStyle|sertsNullPlaceholderBindingOption|te(?:ger(?:HashCallBacks|Map(?:KeyCallBacks|ValueCallBacks))|rnalInconsistencyException)|v(?:alid(?:Ar(?:chiveOperationException|gumentException)|ReceivePortException|SendPortException|UnarchiveOperationException)|o(?:cationOperation(?:CancelledException|VoidResultException)|kesSeparatelyWithArrayObjectsBindingOption)))|s(?:IndeterminateBinding|N(?:ilTransformerName|otNilTransformerName)))|JPEG(?:2000FileType|FileType)|Ke(?:rnAttributeName|y(?:ValueChange(?:IndexesKey|KindKey|N(?:ewKey|otificationIsPriorKey)|OldKey)|edUnarchiveFromDataTransformerName|wordsDocumentAttribute))|L(?:ABColorSpaceModel|a(?:belBinding|youtPriority(?:D(?:efault(?:High|Low)|ragThatCan(?:ResizeWindow|notResizeWindow))|FittingSizeCompression|Required|WindowSizeStayPut))|eftMarginDocumentAttribute|i(?:g(?:atureAttributeName|htGray)|n(?:guisticTag(?:Ad(?:jective|verb)|C(?:l(?:assifier|ose(?:Parenthesis|Quote))|onjunction)|D(?:ash|eterminer)|I(?:diom|nterjection)|N(?:oun|umber)|O(?:pen(?:Parenthesis|Quote)|rganizationName|ther(?:Punctuation|W(?:hitespace|ord))?)|P(?:ar(?:agraphBreak|ticle)|ersonalName|laceName|r(?:eposition|onoun)|unctuation)|S(?:cheme(?:L(?:anguage|e(?:mma|xicalClass))|NameType(?:OrLexicalClass)?|Script|TokenType)|entenceTerminator)|Verb|W(?:hitespace|ord(?:Joiner)?))|kAttributeName))|o(?:adedClasses|cal(?:NotificationCenterType|e(?:AlternateQuotation(?:BeginDelimiterKey|EndDelimiterKey)|C(?:alendar|o(?:llat(?:ionIdentifier|orIdentifier)|untryCode)|urrency(?:Code|Symbol))|DecimalSeparator|ExemplarCharacterSet|GroupingSeparator|Identifier|LanguageCode|MeasurementSystem|Quotation(?:BeginDelimiterKey|EndDelimiterKey)|ScriptCode|UsesMetricSystem|VariantCode)|ized(?:DescriptionKey|FailureReasonErrorKey|KeyDictionaryBinding|Recovery(?:OptionsErrorKey|SuggestionErrorKey)))))|M(?:a(?:c(?:SimpleTextDocumentType|hErrorDomain)|llocException|nage(?:dObjectContextBinding|rDocumentAttribute)|pTable(?:CopyIn|ObjectPointerPersonality|StrongMemory)|rkedClauseSegmentAttributeName|x(?:ValueBinding|WidthBinding|imum(?:KeyValueOperator|RecentsBinding)))|e(?:nu(?:Did(?:AddItemNotification|BeginTrackingNotification|ChangeItemNotification|EndTrackingNotification|RemoveItemNotification|SendActionNotification)|WillSendActionNotification)|tadata(?:Item(?:DisplayNameKey|FS(?:C(?:ontentChangeDateKey|reationDateKey)|NameKey|SizeKey)|IsUbiquitousKey|PathKey|URLKey)|Query(?:Did(?:FinishGatheringNotification|StartGatheringNotification|UpdateNotification)|GatheringProgressNotification|LocalComputerScope|NetworkScope|ResultContentRelevanceAttribute|U(?:biquitousD(?:ataScope|ocumentsScope)|serHomeScope))|UbiquitousItem(?:HasUnresolvedConflictsKey|Is(?:DownloadingKey|Upload(?:edKey|ingKey))|Percent(?:DownloadedKey|UploadedKey))))|i(?:n(?:ValueBinding|WidthBinding|imumKeyValueOperator)|xedStateImageBinding)|o(?:d(?:alPanelRunLoopMode|ificationTimeDocumentAttribute)|mentary(?:ChangeButton|LightButton|PushInButton))|ulti(?:LevelAcceleratorButton|ple(?:TextSelectionPboardType|Values(?:Marker|PlaceholderBindingOption))))|N(?:amedColorSpace|e(?:gateBooleanTransformerName|tServicesError(?:Code|Domain))|ibLoadingException|o(?:ModeColorPanel|Selection(?:Marker|PlaceholderBindingOption)|n(?:OwnedPointer(?:HashCallBacks|Map(?:KeyCallBacks|ValueCallBacks)|OrNullMapKeyCallBacks)|RetainedObject(?:HashCallBacks|Map(?:KeyCallBacks|ValueCallBacks)))|t(?:Applicable(?:Marker|PlaceholderBindingOption)|Found|ification(?:DeliverImmediately|PostToAllSessions)))|ullPlaceholderBindingOption)|O(?:SStatusErrorDomain|b(?:ject(?:HashCallBacks|InaccessibleException|Map(?:KeyCallBacks|ValueCallBacks)|NotAvailableException)|liquenessAttributeName|served(?:KeyPathKey|ObjectKey))|ff(?:StateImageBinding|iceOpenXMLTextDocumentType)|ldStyleException|n(?:OffButton|StateImageBinding)|p(?:e(?:n(?:DocumentTextDocumentType|GLCP(?:CurrentRendererID|GPU(?:FragmentProcessing|VertexProcessing)|HasDrawable|MPSwapsInFlight|R(?:asterizationEnable|eclaimResources)|S(?:tateValidation|urface(?:BackingSize|O(?:pacity|rder)|SurfaceVolatile)|wap(?:Interval|Rectangle(?:Enable)?))))|ration(?:NotSupportedForKeyException|QueueDefaultMaxConcurrentOperationCount))|tionsKey)|utlineView(?:ColumnDid(?:MoveNotification|ResizeNotification)|Item(?:Did(?:CollapseNotification|ExpandNotification)|Will(?:CollapseNotification|ExpandNotification))|Selection(?:DidChangeNotification|IsChangingNotification))|wned(?:ObjectIdentityHashCallBacks|Pointer(?:HashCallBacks|Map(?:KeyCallBacks|ValueCallBacks))))|P(?:DFPboardType|NGFileType|OSIXErrorDomain|PD(?:Include(?:NotFoundException|Stack(?:OverflowException|UnderflowException))|ParseException)|a(?:perSizeDocumentAttribute|r(?:agraphStyleAttributeName|seErrorException)|steboard(?:CommunicationException|Type(?:Color|F(?:indPanelSearchOptions|ont)|HTML|MultipleTextSelection|P(?:DF|NG)|R(?:TF(?:D)?|uler)|S(?:ound|tring)|T(?:IFF|abularText|extFinderOptions))|URLReading(?:ContentsConformToTypesKey|FileURLsOnlyKey))|tternColorSpace(?:Model)?)|lainText(?:DocumentType|TokenStyle)|o(?:interToStructHashCallBacks|p(?:UpButton(?:CellWillPopUpNotification|WillPopUpNotification)|over(?:CloseReason(?:DetachToWindow|Key|Standard)|Did(?:CloseNotification|ShowNotification)|Will(?:CloseNotification|ShowNotification)))|rt(?:DidBecomeInvalidNotification|ReceiveException|SendException|TimeoutException)|s(?:itioningRectBinding|tScriptPboardType))|r(?:e(?:dicate(?:Binding|FormatBindingOption)|f(?:erredScrollerStyleDidChangeNotification|ixSpacesDocumentAttribute))|int(?:AllP(?:ages|resetsJobStyleHint)|BottomMargin|C(?:ancelJob|opies)|DetailedErrorReporting|F(?:axNumber|irstPage)|H(?:eaderAndFooter|orizontal(?:Pagination|lyCentered))|Job(?:Disposition|Saving(?:FileNameExtensionHidden|URL))|L(?:astPage|eftMargin)|MustCollate|NoPresetsJobStyleHint|O(?:perationExistsException|rientation)|P(?:a(?:ckageException|ges(?:Across|Down)|nelAccessorySummaryItem(?:DescriptionKey|NameKey)|per(?:Name|Size))|hotoJobStyleHint|r(?:eviewJob|inter(?:Name)?))|R(?:eversePageOrder|ightMargin)|S(?:aveJob|calingFactor|electionOnly|poolJob)|T(?:ime|opMargin)|Vertical(?:Pagination|lyCentered)|ingCommunicationException)|ocessInfoPowerStateDidChangeNotification)|ushOnPushOffButton)|R(?:GB(?:ColorSpaceModel|ModeColorPanel)|TF(?:D(?:PboardType|TextDocumentType)|P(?:boardType|ropertyStackOverflowException)|TextDocumentType)|a(?:dioButton|isesForNotApplicableKeysBindingOption|ngeException)|e(?:adOnlyDocumentAttribute|c(?:e(?:ntSearchesBinding|ssedBezelStyle)|overyAttempterErrorKey)|g(?:istrationDomain|ularSquareBezelStyle)|presentedFilenameBinding)|ightMarginDocumentAttribute|o(?:und(?:RectBezelStyle|ed(?:BezelStyle|DisclosureBezelStyle|TokenStyle))|wHeightBinding)|u(?:le(?:Editor(?:Predicate(?:C(?:omp(?:arisonModifier|oundType)|ustomSelector)|LeftExpression|Op(?:eratorType|tions)|RightExpression)|RowsDidChangeNotification)|rPboard(?:Type)?)|nLoopCommonModes))|S(?:creenColorSpaceDidChangeNotification|elect(?:ed(?:I(?:dentifierBinding|ndexBinding)|LabelBinding|Object(?:Binding|sBinding)|TagBinding|Value(?:Binding|sBinding))|ionIndex(?:PathsBinding|esBinding)|orNameBindingOption|sAllWhenSettingContentBindingOption)|hadow(?:AttributeName|lessSquareBezelStyle)|mallSquareBezelStyle|o(?:rtDescriptorsBinding|undPboardType)|p(?:e(?:ech(?:C(?:haracterModeProperty|ommand(?:DelimiterProperty|Prefix|Suffix)|urrentVoiceProperty)|Dictionary(?:Abbreviations|Entry(?:Phonemes|Spelling)|LocaleIdentifier|ModificationDate|Pronunciations)|Error(?:Count|NewestC(?:haracterOffset|ode)|OldestC(?:haracterOffset|ode)|sProperty)|InputModeProperty|Mode(?:Literal|Normal|Phoneme|Text)|NumberModeProperty|OutputToFileURLProperty|P(?:honeme(?:Info(?:Example|Hilite(?:End|Start)|Opcode|Symbol)|SymbolsProperty)|itch(?:BaseProperty|ModProperty))|R(?:ateProperty|e(?:centSyncProperty|setProperty))|S(?:tatus(?:NumberOfCharactersLeft|Output(?:Busy|Paused)|P(?:honemeCode|roperty))|ynthesizerInfo(?:Identifier|Property|Version))|VolumeProperty)|ll(?:CheckerDidChangeAutomatic(?:SpellingCorrectionNotification|TextReplacementNotification)|ingStateAttributeName))|litView(?:DidResizeSubviewsNotification|WillResizeSubviewsNotification))|quareStatusItemLength|t(?:ackTraceKey|r(?:eam(?:DataWrittenToMemoryStreamKey|FileCurrentOffsetKey|NetworkServiceType(?:Background|V(?:ideo|o(?:IP|ice)))?|S(?:OCKS(?:ErrorDomain|Proxy(?:ConfigurationKey|HostKey|P(?:asswordKey|ortKey)|UserKey|Version(?:4|5|Key)))|ocketS(?:SLErrorDomain|ecurityLevel(?:Key|N(?:egotiatedSSL|one)|SSLv(?:2|3)|TLSv1))))|i(?:kethrough(?:ColorAttributeName|StyleAttributeName)|ng(?:EncodingErrorKey|PboardType))|oke(?:ColorAttributeName|WidthAttributeName)))|u(?:bjectDocumentAttribute|mKeyValueOperator|perscriptAttributeName)|witchButton|ystem(?:C(?:lockDidChangeNotification|olorsDidChangeNotification)|TimeZoneDidChangeNotification))|T(?:IFF(?:Exception|FileType|PboardType)|a(?:b(?:ColumnTerminatorsAttributeName|leView(?:ColumnDid(?:MoveNotification|ResizeNotification)|RowViewKey|Selection(?:DidChangeNotification|IsChangingNotification))|ularTextPboardType)|rgetBinding|skDidTerminateNotification)|ext(?:C(?:hecking(?:AirlineKey|C(?:ityKey|ountryKey)|Document(?:AuthorKey|TitleKey|URLKey)|FlightKey|JobTitleKey|NameKey|Or(?:ganizationKey|thographyKey)|PhoneKey|QuotesKey|Re(?:ference(?:DateKey|TimeZoneKey)|gularExpressionsKey|placementsKey)|St(?:ateKey|reetKey)|ZIPKey)|olorBinding)|Did(?:BeginEditingNotification|ChangeNotification|EndEditingNotification)|EncodingNameDocument(?:Attribute|Option)|Finder(?:CaseInsensitiveKey|MatchingTypeKey)|InputContextKeyboardSelectionDidChangeNotification|L(?:ayoutSection(?:Orientation|Range|sAttribute)|ineTooLongException)|NoSelectionException|ReadException|S(?:izeMultiplierDocumentOption|torage(?:DidProcessEditingNotification|WillProcessEditingNotification))|View(?:DidChange(?:SelectionNotification|TypingAttributesNotification)|WillChangeNotifyingTextViewNotification)|WriteException|ured(?:RoundedBezelStyle|SquareBezelStyle))|hreadWillExitNotification|i(?:meoutDocumentOption|tle(?:Binding|DocumentAttribute))|o(?:ggleButton|ol(?:Tip(?:AttributeName|Binding)|bar(?:CustomizeToolbarItemIdentifier|DidRemoveItemNotification|FlexibleSpaceItemIdentifier|PrintItemIdentifier|S(?:eparatorItemIdentifier|how(?:ColorsItemIdentifier|FontsItemIdentifier)|paceItemIdentifier)|WillAddItemNotification))|pMarginDocumentAttribute)|ransparentBinding|ypedStreamVersionException)|U(?:RL(?:A(?:ttributeModificationDateKey|uthenticationMethod(?:ClientCertificate|Default|HT(?:MLForm|TP(?:Basic|Digest))|N(?:TLM|egotiate)|ServerTrust))|C(?:ontent(?:AccessDateKey|ModificationDateKey)|re(?:ationDateKey|dentialStorageChangedNotification)|ustomIconKey)|E(?:ffectiveIconKey|rror(?:Domain|FailingURL(?:ErrorKey|PeerTrustErrorKey|StringErrorKey)|Key))|File(?:AllocatedSizeKey|Protection(?:Complete(?:Un(?:lessOpen|tilFirstUserAuthentication))?|Key|None)|Resource(?:IdentifierKey|Type(?:BlockSpecial|CharacterSpecial|Directory|Key|NamedPipe|Regular|S(?:ocket|ymbolicLink)|Unknown))|S(?:cheme|ecurityKey|izeKey))|HasHiddenExtensionKey|Is(?:AliasFileKey|DirectoryKey|ExecutableKey|HiddenKey|MountTriggerKey|PackageKey|Re(?:adableKey|gularFileKey)|Sy(?:mbolicLinkKey|stemImmutableKey)|U(?:biquitousItemKey|serImmutableKey)|VolumeKey|WritableKey)|KeysOfUnsetValuesKey|L(?:abel(?:ColorKey|NumberKey)|inkCountKey|ocalized(?:LabelKey|NameKey|TypeDescriptionKey))|NameKey|P(?:arentDirectoryURLKey|boardType|r(?:eferredIOBlockSizeKey|otectionSpace(?:FTP(?:Proxy)?|HTTP(?:Proxy|S(?:Proxy)?)?|SOCKSProxy)))|T(?:otalFile(?:AllocatedSizeKey|SizeKey)|ypeIdentifierKey)|UbiquitousItem(?:HasUnresolvedConflictsKey|Is(?:DownloadingKey|Upload(?:edKey|ingKey)))|Volume(?:AvailableCapacityKey|CreationDateKey|I(?:dentifierKey|s(?:AutomountedKey|BrowsableKey|EjectableKey|InternalKey|JournalingKey|LocalKey|Re(?:adOnlyKey|movableKey)))|Localized(?:FormatDescriptionKey|NameKey)|MaximumFileSizeKey|NameKey|ResourceCountKey|Supports(?:AdvisoryFileLockingKey|Case(?:PreservedNamesKey|SensitiveNamesKey)|ExtendedSecurityKey|HardLinksKey|JournalingKey|PersistentIDsKey|R(?:enamingKey|ootDirectoryDatesKey)|S(?:parseFilesKey|ymbolicLinksKey)|VolumeSizesKey|ZeroRunsKey)|TotalCapacityKey|U(?:RL(?:ForRemountingKey|Key)|UIDStringKey)))|biquitous(?:KeyValueStore(?:Change(?:ReasonKey|dKeysKey)|DidChangeExternallyNotification)|UserDefaults(?:CompletedInitialSyncNotification|DidChangeAccountsNotification|NoCloudAccountNotification))|n(?:archiveFromDataTransformerName|caught(?:RuntimeErrorException|SystemExceptionException)|d(?:e(?:finedKeyException|rl(?:ine(?:ColorAttributeName|StyleAttributeName)|yingErrorKey))|o(?:CloseGroupingRunLoopOrdering|Manager(?:CheckpointNotification|Did(?:CloseUndoGroupNotification|OpenUndoGroupNotification|RedoChangeNotification|UndoChangeNotification)|GroupIsDiscardableKey|Will(?:CloseUndoGroupNotification|RedoChangeNotification|UndoChangeNotification))))|ionOf(?:ArraysKeyValueOperator|ObjectsKeyValueOperator|SetsKeyValueOperator)|knownColorSpaceModel)|serDefaults(?:DidChangeNotification|SizeLimitExceededNotification))|V(?:CardPboardType|a(?:l(?:idatesImmediatelyBindingOption|ue(?:Binding|PathBinding|Transformer(?:BindingOption|NameBindingOption)|URLBinding))|riableStatusItemLength)|erticalGlyphFormAttributeName|i(?:ew(?:Animation(?:E(?:ffectKey|ndFrameKey)|Fade(?:InEffect|OutEffect)|StartFrameKey|TargetKey)|BoundsDidChangeNotification|DidUpdateTrackingAreasNotification|F(?:ocusDidChangeNotification|rameDidChangeNotification)|GlobalFrameDidChangeNotification|ModeDocumentAttribute|NoInstrinsicMetric|SizeDocumentAttribute|ZoomDocumentAttribute)|sibleBinding)|oice(?:Age|DemoText|Gender(?:Female|Male|Neuter)?|I(?:dentifier|ndividuallySpokenCharacters)|LocaleIdentifier|Name|SupportedCharacters))|W(?:arningValueBinding|eb(?:ArchiveTextDocumentType|PreferencesDocumentOption|ResourceLoadDelegateDocumentOption)|h(?:eelModeColorPanel|ite)|i(?:dthBinding|llBecomeMultiThreadedNotification|ndow(?:Did(?:Become(?:KeyNotification|MainNotification)|Change(?:BackingPropertiesNotification|Screen(?:Notification|ProfileNotification))|DeminiaturizeNotification|E(?:n(?:d(?:LiveResizeNotification|SheetNotification)|ter(?:FullScreenNotification|VersionBrowserNotification))|x(?:it(?:FullScreenNotification|VersionBrowserNotification)|poseNotification))|M(?:iniaturizeNotification|oveNotification)|Resi(?:gn(?:KeyNotification|MainNotification)|zeNotification)|UpdateNotification)|ServerCommunicationException|Will(?:BeginSheetNotification|CloseNotification|E(?:nter(?:FullScreenNotification|VersionBrowserNotification)|xit(?:FullScreenNotification|VersionBrowserNotification))|M(?:iniaturizeNotification|oveNotification)|StartLiveResizeNotification)))|or(?:d(?:MLTextDocumentType|Tables(?:ReadException|WriteException))|kspace(?:A(?:ctiveSpaceDidChangeNotification|pplicationKey)|D(?:esktopImage(?:AllowClippingKey|FillColorKey|ScalingKey)|id(?:ActivateApplicationNotification|ChangeFileLabelsNotification|DeactivateApplicationNotification|HideApplicationNotification|LaunchApplicationNotification|MountNotification|RenameVolumeNotification|TerminateApplicationNotification|Un(?:hideApplicationNotification|mountNotification)|WakeNotification))|LaunchConfiguration(?:A(?:ppleEvent|r(?:chitecture|guments))|Environment)|S(?:creensDid(?:SleepNotification|WakeNotification)|essionDid(?:BecomeActiveNotification|ResignActiveNotification))|Volume(?:LocalizedNameKey|Old(?:LocalizedNameKey|URLKey)|URLKey)|Will(?:LaunchApplicationNotification|PowerOffNotification|SleepNotification|UnmountNotification)))|ritingDirectionAttributeName)|XMLParserErrorDomain|Zero(?:Point|Rect|Size))|Web(?:A(?:ction(?:ButtonKey|ElementKey|ModifierFlagsKey|NavigationTypeKey|OriginalURLKey)|rchivePboardType)|Element(?:DOMNodeKey|FrameKey|I(?:mage(?:AltStringKey|Key|RectKey|URLKey)|sSelectedKey)|Link(?:LabelKey|T(?:argetFrameKey|itleKey)|URLKey))|History(?:AllItemsRemovedNotification|Item(?:ChangedNotification|s(?:AddedNotification|Key|RemovedNotification))|LoadedNotification|SavedNotification)|KitError(?:Domain|MIMETypeKey|PlugIn(?:NameKey|PageURLStringKey))|P(?:lugIn(?:AttributesKey|BaseURLKey|Contain(?:erKey|ingElementKey)|ShouldLoadMainResourceKey)|referencesChangedNotification)|View(?:Did(?:BeginEditingNotification|Change(?:Notification|SelectionNotification|TypingStyleNotification)|EndEditingNotification)|Progress(?:EstimateChangedNotification|FinishedNotification|StartedNotification)))|kAB(?:A(?:ddress(?:C(?:ityKey|ountry(?:CodeKey|Key))|HomeLabel|Property|St(?:ateKey|reetKey)|WorkLabel|ZIPKey)|lternateBirthdayComponentsProperty|nniversaryLabel|ssistantLabel)|B(?:irthday(?:ComponentsProperty|Property)|rotherLabel)|C(?:alendarURIsProperty|hildLabel|reationDateProperty)|D(?:atabaseChanged(?:ExternallyNotification|Notification)|e(?:letedRecords|partmentProperty))|Email(?:HomeLabel|MobileMeLabel|Property|WorkLabel)|F(?:atherLabel|irstNameP(?:honeticProperty|roperty)|riendLabel)|GroupNameProperty|Home(?:Label|Page(?:Label|Property))|Ins(?:ertedRecords|tantMessage(?:Property|Service(?:AIM|Facebook|G(?:aduGadu|oogleTalk)|ICQ|Jabber|Key|MSN|QQ|Skype|Yahoo)|UsernameKey))|JobTitleProperty|LastNameP(?:honeticProperty|roperty)|M(?:a(?:idenNameProperty|nagerLabel)|iddleNameP(?:honeticProperty|roperty)|o(?:bileMeLabel|dificationDateProperty|therLabel))|N(?:icknameProperty|oteProperty)|O(?:rganizationP(?:honeticProperty|roperty)|ther(?:Date(?:ComponentsProperty|sProperty)|Label))|P(?:ar(?:entLabel|tnerLabel)|ersonFlags|hone(?:Home(?:FAXLabel|Label)|M(?:ainLabel|obileLabel)|P(?:agerLabel|roperty)|Work(?:FAXLabel|Label)|iPhoneLabel))|RelatedNamesProperty|S(?:isterLabel|ocialProfile(?:Property|Service(?:F(?:acebook|lickr)|Key|LinkedIn|MySpace|Twitter)|U(?:RLKey|ser(?:IdentifierKey|nameKey)))|pouseLabel|uffixProperty)|TitleProperty|U(?:IDProperty|RLsProperty|pdatedRecords)|WorkLabel))\\b"
236
232
  }
237
233
  ],
238
234
  "repository": {
239
235
  "functions": {
240
236
  "patterns": [
241
237
  {
238
+ "match": "(\\s*)(\\bNS(?:HighlightRect|Run(?:AlertPanelRelativeToWindow|CriticalAlertPanelRelativeToWindow|InformationalAlertPanelRelativeToWindow))\\b)",
242
239
  "captures": {
243
240
  "1": {
244
241
  "name": "punctuation.whitespace.support.function.leading"
@@ -246,10 +243,10 @@
246
243
  "2": {
247
244
  "name": "invalid.deprecated.10.0.support.function.cocoa.objc"
248
245
  }
249
- },
250
- "match": "(\\s*)(\\bNS(?:HighlightRect|Run(?:AlertPanelRelativeToWindow|CriticalAlertPanelRelativeToWindow|InformationalAlertPanelRelativeToWindow))\\b)"
246
+ }
251
247
  },
252
248
  {
249
+ "match": "(\\s*)(\\bNS(?:Begin(?:AlertSheet|CriticalAlertSheet|InformationalAlertSheet)|CopyBits|Get(?:AlertPanel|CriticalAlertPanel|InformationalAlertPanel)|R(?:eleaseAlertPanel|un(?:AlertPanel|CriticalAlertPanel|InformationalAlertPanel)))\\b)",
253
250
  "captures": {
254
251
  "1": {
255
252
  "name": "punctuation.whitespace.support.function.leading"
@@ -257,10 +254,10 @@
257
254
  "2": {
258
255
  "name": "invalid.deprecated.10.10.support.function.cocoa.objc"
259
256
  }
260
- },
261
- "match": "(\\s*)(\\bNS(?:Begin(?:AlertSheet|CriticalAlertSheet|InformationalAlertSheet)|CopyBits|Get(?:AlertPanel|CriticalAlertPanel|InformationalAlertPanel)|R(?:eleaseAlertPanel|un(?:AlertPanel|CriticalAlertPanel|InformationalAlertPanel)))\\b)"
257
+ }
262
258
  },
263
259
  {
260
+ "match": "(\\s*)(\\bNSAccessibilityRaiseBadArgumentException\\b)",
264
261
  "captures": {
265
262
  "1": {
266
263
  "name": "punctuation.whitespace.support.function.leading"
@@ -268,10 +265,10 @@
268
265
  "2": {
269
266
  "name": "invalid.deprecated.10.11.support.function.cocoa.objc"
270
267
  }
271
- },
272
- "match": "(\\s*)(\\bNSAccessibilityRaiseBadArgumentException\\b)"
268
+ }
273
269
  },
274
270
  {
271
+ "match": "(\\s*)(\\bNXReadNSObjectFromCoder\\b)",
275
272
  "captures": {
276
273
  "1": {
277
274
  "name": "punctuation.whitespace.support.function.leading"
@@ -279,10 +276,10 @@
279
276
  "2": {
280
277
  "name": "invalid.deprecated.10.5.support.function.cocoa.objc"
281
278
  }
282
- },
283
- "match": "(\\s*)(\\bNXReadNSObjectFromCoder\\b)"
279
+ }
284
280
  },
285
281
  {
282
+ "match": "(\\s*)(\\b(?:class_createInstanceFromZone|object_copyFromZone)\\b)",
286
283
  "captures": {
287
284
  "1": {
288
285
  "name": "punctuation.whitespace.support.function.leading"
@@ -290,10 +287,10 @@
290
287
  "2": {
291
288
  "name": "invalid.deprecated.10.5.support.function.run-time.objc"
292
289
  }
293
- },
294
- "match": "(\\s*)(\\b(?:class_createInstanceFromZone|object_copyFromZone)\\b)"
290
+ }
295
291
  },
296
292
  {
293
+ "match": "(\\s*)(\\bNS(?:CountWindows(?:ForContext)?|WindowList(?:ForContext)?)\\b)",
297
294
  "captures": {
298
295
  "1": {
299
296
  "name": "punctuation.whitespace.support.function.leading"
@@ -301,10 +298,10 @@
301
298
  "2": {
302
299
  "name": "invalid.deprecated.10.6.support.function.cocoa.objc"
303
300
  }
304
- },
305
- "match": "(\\s*)(\\bNS(?:CountWindows(?:ForContext)?|WindowList(?:ForContext)?)\\b)"
301
+ }
306
302
  },
307
303
  {
304
+ "match": "(\\s*)(\\bNS(?:CopyObject|InterfaceStyleForKey|RealMemoryAvailable)\\b)",
308
305
  "captures": {
309
306
  "1": {
310
307
  "name": "punctuation.whitespace.support.function.leading"
@@ -312,10 +309,10 @@
312
309
  "2": {
313
310
  "name": "invalid.deprecated.10.8.support.function.cocoa.objc"
314
311
  }
315
- },
316
- "match": "(\\s*)(\\bNS(?:CopyObject|InterfaceStyleForKey|RealMemoryAvailable)\\b)"
312
+ }
317
313
  },
318
314
  {
315
+ "match": "(\\s*)(\\bNS(?:Accessibility(?:FrameInView|PointInView)|EdgeInsetsEqual)\\b)",
319
316
  "captures": {
320
317
  "1": {
321
318
  "name": "punctuation.whitespace.support.function.leading"
@@ -323,10 +320,10 @@
323
320
  "2": {
324
321
  "name": "support.function.cocoa.10.10.objc"
325
322
  }
326
- },
327
- "match": "(\\s*)(\\bNS(?:Accessibility(?:FrameInView|PointInView)|EdgeInsetsEqual)\\b)"
323
+ }
328
324
  },
329
325
  {
326
+ "match": "(\\s*)(\\b(?:ABLocalizedPropertyOrLabel|CFBridgingRe(?:lease|tain)|NS(?:A(?:ccessibility(?:ActionDescription|PostNotification(?:WithUserInfo)?|RoleDescription(?:ForUIElement)?|SetMayContainProtectedContent|Unignored(?:Ancestor|Children(?:ForOnlyChild)?|Descendant))|ll(?:HashTableObjects|MapTable(?:Keys|Values)|ocate(?:Collectable|MemoryPages|Object))|pplication(?:Load|Main)|vailableWindowDepths)|B(?:e(?:ep|stDepth)|itsPer(?:PixelFromDepth|SampleFromDepth))|C(?:lassFromString|o(?:lorSpaceFromDepth|mpare(?:HashTables|MapTables)|n(?:tainsRect|vert(?:GlyphsToPackedGlyphs|Host(?:DoubleToSwapped|FloatToSwapped)|Swapped(?:DoubleToHost|FloatToHost)))|py(?:HashTableWithZone|M(?:apTableWithZone|emoryPages))|unt(?:HashTable|MapTable))|reate(?:File(?:ContentsPboardType|namePboardType)|HashTable(?:WithZone)?|MapTable(?:WithZone)?|Zone))|D(?:e(?:allocate(?:MemoryPages|Object)|c(?:imal(?:Add|Co(?:mpa(?:ct|re)|py)|Divide|IsNotANumber|Multiply(?:ByPowerOf10)?|Normalize|Power|Round|S(?:tring|ubtract))|rementExtraRefCountWasZero)|faultMallocZone)|i(?:sableScreenUpdates|videRect)|ottedFrameRect|raw(?:B(?:itmap|utton)|ColorTiledRects|DarkBezel|Gr(?:ayBezel|oove)|LightBezel|NinePartImage|T(?:hreePartImage|iledRects)|W(?:hiteBezel|indowBackground)))|E(?:dgeInsetsMake|n(?:ableScreenUpdates|d(?:HashTableEnumeration|MapTableEnumeration)|umerate(?:HashTable|MapTable))|qual(?:Points|R(?:anges|ects)|Sizes)|raseRect|ventMaskFromType|x(?:ceptionHandlerResume|traRefCount))|F(?:ileTypeForHFSTypeCode|r(?:ameRect(?:WithWidth(?:UsingOperation)?)?|ee(?:HashTable|MapTable))|ullUserName)|Get(?:FileType(?:s)?|SizeAndAlignment|UncaughtExceptionHandler|WindowServerMemory)|H(?:FSType(?:CodeFromFileType|OfFile)|ash(?:Get|Insert(?:IfAbsent|KnownAbsent)?|Remove)|eight|o(?:meDirectory(?:ForUser)?|stByteOrder))|I(?:n(?:crementExtraRefCount|setRect|te(?:gralRect(?:WithOptions)?|rsect(?:ionR(?:ange|ect)|sRect)))|s(?:ControllerMarker|EmptyRect))|Lo(?:cationInRange|g(?:PageSize|v)?)|M(?:a(?:ke(?:Collectable|Point|R(?:ange|ect)|Size)|p(?:Get|Insert(?:IfAbsent|KnownAbsent)?|Member|Remove)|x(?:Range|X|Y))|i(?:d(?:X|Y)|n(?:X|Y))|ouseInRect)|N(?:ext(?:HashEnumeratorItem|MapEnumeratorPair)|umberOfColorComponents)|O(?:ffsetRect|pen(?:GL(?:Get(?:Option|Version)|SetOption)|StepRootDirectory))|P(?:ageSize|erformService|lanarFromDepth|oint(?:From(?:CGPoint|String)|InRect|ToCGPoint)|rotocolFromString)|R(?:angeFromString|e(?:a(?:dPixel|llocateCollectable)|c(?:t(?:Clip(?:List)?|F(?:ill(?:List(?:UsingOperation|With(?:Colors(?:UsingOperation)?|Grays))?|UsingOperation)?|rom(?:CGRect|String))|ToCGRect)|ycleZone)|gisterServicesProvider|set(?:HashTable|MapTable))|ound(?:DownToMultipleOfPageSize|UpToMultipleOfPageSize))|S(?:e(?:archPathForDirectoriesInDomains|lectorFromString|t(?:FocusRingStyle|ShowsServicesMenuItem|UncaughtExceptionHandler|ZoneName))|ho(?:uldRetainWithZone|w(?:AnimationEffect|sServicesMenuItem))|ize(?:From(?:CGSize|String)|ToCGSize)|tringFrom(?:Class|HashTable|MapTable|P(?:oint|rotocol)|R(?:ange|ect)|S(?:elector|ize))|wap(?:Big(?:DoubleToHost|FloatToHost|IntToHost|Long(?:LongToHost|ToHost)|ShortToHost)|Double|Float|Host(?:DoubleTo(?:Big|Little)|FloatTo(?:Big|Little)|IntTo(?:Big|Little)|Long(?:LongTo(?:Big|Little)|To(?:Big|Little))|ShortTo(?:Big|Little))|Int|L(?:ittle(?:DoubleToHost|FloatToHost|IntToHost|Long(?:LongToHost|ToHost)|ShortToHost)|ong(?:Long)?)|Short))|T(?:emporaryDirectory|ouchTypeMaskFromType)|U(?:n(?:ionR(?:ange|ect)|registerServicesProvider)|pdateDynamicServices|serName)|Width|Zone(?:Calloc|Fr(?:ee|omPointer)|Malloc|Name|Realloc)))\\b)",
330
327
  "captures": {
331
328
  "1": {
332
329
  "name": "punctuation.whitespace.support.function.leading"
@@ -334,10 +331,10 @@
334
331
  "2": {
335
332
  "name": "support.function.cocoa.objc"
336
333
  }
337
- },
338
- "match": "(\\s*)(\\b(?:ABLocalizedPropertyOrLabel|CFBridgingRe(?:lease|tain)|NS(?:A(?:ccessibility(?:ActionDescription|PostNotification(?:WithUserInfo)?|RoleDescription(?:ForUIElement)?|SetMayContainProtectedContent|Unignored(?:Ancestor|Children(?:ForOnlyChild)?|Descendant))|ll(?:HashTableObjects|MapTable(?:Keys|Values)|ocate(?:Collectable|MemoryPages|Object))|pplication(?:Load|Main)|vailableWindowDepths)|B(?:e(?:ep|stDepth)|itsPer(?:PixelFromDepth|SampleFromDepth))|C(?:lassFromString|o(?:lorSpaceFromDepth|mpare(?:HashTables|MapTables)|n(?:tainsRect|vert(?:GlyphsToPackedGlyphs|Host(?:DoubleToSwapped|FloatToSwapped)|Swapped(?:DoubleToHost|FloatToHost)))|py(?:HashTableWithZone|M(?:apTableWithZone|emoryPages))|unt(?:HashTable|MapTable))|reate(?:File(?:ContentsPboardType|namePboardType)|HashTable(?:WithZone)?|MapTable(?:WithZone)?|Zone))|D(?:e(?:allocate(?:MemoryPages|Object)|c(?:imal(?:Add|Co(?:mpa(?:ct|re)|py)|Divide|IsNotANumber|Multiply(?:ByPowerOf10)?|Normalize|Power|Round|S(?:tring|ubtract))|rementExtraRefCountWasZero)|faultMallocZone)|i(?:sableScreenUpdates|videRect)|ottedFrameRect|raw(?:B(?:itmap|utton)|ColorTiledRects|DarkBezel|Gr(?:ayBezel|oove)|LightBezel|NinePartImage|T(?:hreePartImage|iledRects)|W(?:hiteBezel|indowBackground)))|E(?:dgeInsetsMake|n(?:ableScreenUpdates|d(?:HashTableEnumeration|MapTableEnumeration)|umerate(?:HashTable|MapTable))|qual(?:Points|R(?:anges|ects)|Sizes)|raseRect|ventMaskFromType|x(?:ceptionHandlerResume|traRefCount))|F(?:ileTypeForHFSTypeCode|r(?:ameRect(?:WithWidth(?:UsingOperation)?)?|ee(?:HashTable|MapTable))|ullUserName)|Get(?:FileType(?:s)?|SizeAndAlignment|UncaughtExceptionHandler|WindowServerMemory)|H(?:FSType(?:CodeFromFileType|OfFile)|ash(?:Get|Insert(?:IfAbsent|KnownAbsent)?|Remove)|eight|o(?:meDirectory(?:ForUser)?|stByteOrder))|I(?:n(?:crementExtraRefCount|setRect|te(?:gralRect(?:WithOptions)?|rsect(?:ionR(?:ange|ect)|sRect)))|s(?:ControllerMarker|EmptyRect))|Lo(?:cationInRange|g(?:PageSize|v)?)|M(?:a(?:ke(?:Collectable|Point|R(?:ange|ect)|Size)|p(?:Get|Insert(?:IfAbsent|KnownAbsent)?|Member|Remove)|x(?:Range|X|Y))|i(?:d(?:X|Y)|n(?:X|Y))|ouseInRect)|N(?:ext(?:HashEnumeratorItem|MapEnumeratorPair)|umberOfColorComponents)|O(?:ffsetRect|pen(?:GL(?:Get(?:Option|Version)|SetOption)|StepRootDirectory))|P(?:ageSize|erformService|lanarFromDepth|oint(?:From(?:CGPoint|String)|InRect|ToCGPoint)|rotocolFromString)|R(?:angeFromString|e(?:a(?:dPixel|llocateCollectable)|c(?:t(?:Clip(?:List)?|F(?:ill(?:List(?:UsingOperation|With(?:Colors(?:UsingOperation)?|Grays))?|UsingOperation)?|rom(?:CGRect|String))|ToCGRect)|ycleZone)|gisterServicesProvider|set(?:HashTable|MapTable))|ound(?:DownToMultipleOfPageSize|UpToMultipleOfPageSize))|S(?:e(?:archPathForDirectoriesInDomains|lectorFromString|t(?:FocusRingStyle|ShowsServicesMenuItem|UncaughtExceptionHandler|ZoneName))|ho(?:uldRetainWithZone|w(?:AnimationEffect|sServicesMenuItem))|ize(?:From(?:CGSize|String)|ToCGSize)|tringFrom(?:Class|HashTable|MapTable|P(?:oint|rotocol)|R(?:ange|ect)|S(?:elector|ize))|wap(?:Big(?:DoubleToHost|FloatToHost|IntToHost|Long(?:LongToHost|ToHost)|ShortToHost)|Double|Float|Host(?:DoubleTo(?:Big|Little)|FloatTo(?:Big|Little)|IntTo(?:Big|Little)|Long(?:LongTo(?:Big|Little)|To(?:Big|Little))|ShortTo(?:Big|Little))|Int|L(?:ittle(?:DoubleToHost|FloatToHost|IntToHost|Long(?:LongToHost|ToHost)|ShortToHost)|ong(?:Long)?)|Short))|T(?:emporaryDirectory|ouchTypeMaskFromType)|U(?:n(?:ionR(?:ange|ect)|registerServicesProvider)|pdateDynamicServices|serName)|Width|Zone(?:Calloc|Fr(?:ee|omPointer)|Malloc|Name|Realloc)))\\b)"
334
+ }
339
335
  },
340
336
  {
337
+ "match": "(\\s*)(\\bobject_isClass\\b)",
341
338
  "captures": {
342
339
  "1": {
343
340
  "name": "punctuation.whitespace.support.function.leading"
@@ -345,10 +342,10 @@
345
342
  "2": {
346
343
  "name": "support.function.run-time.10.10.objc"
347
344
  }
348
- },
349
- "match": "(\\s*)(\\bobject_isClass\\b)"
345
+ }
350
346
  },
351
347
  {
348
+ "match": "(\\s*)(\\b(?:object_setI(?:nstanceVariableWithStrongDefault|varWithStrongDefault)|protocol_copyPropertyList2)\\b)",
352
349
  "captures": {
353
350
  "1": {
354
351
  "name": "punctuation.whitespace.support.function.leading"
@@ -356,10 +353,10 @@
356
353
  "2": {
357
354
  "name": "support.function.run-time.10.12.objc"
358
355
  }
359
- },
360
- "match": "(\\s*)(\\b(?:object_setI(?:nstanceVariableWithStrongDefault|varWithStrongDefault)|protocol_copyPropertyList2)\\b)"
356
+ }
361
357
  },
362
358
  {
359
+ "match": "(\\s*)(\\b(?:class_(?:add(?:Ivar|Method(?:s)?|Pro(?:perty|tocol))|c(?:o(?:nformsToProtocol|py(?:IvarList|MethodList|Pro(?:pertyList|tocolList)))|reateInstance)|get(?:Class(?:Method|Variable)|I(?:mageName|nstance(?:Method|Size|Variable)|varLayout)|MethodImplementation(?:_stret)?|Name|Property|Superclass|Version|WeakIvarLayout)|isMetaClass|lookupMethod|nextMethodList|poseAs|re(?:moveMethods|place(?:Method|Property)|spondsTo(?:Method|Selector))|set(?:IvarLayout|Superclass|Version|WeakIvarLayout))|i(?:mp_(?:getBlock|implementationWithBlock|removeBlock)|var_get(?:Name|Offset|TypeEncoding))|method_(?:copy(?:ArgumentType|ReturnType)|exchangeImplementations|get(?:Argument(?:Info|Type)|Description|Implementation|N(?:ame|umberOfArguments)|ReturnType|SizeOfArguments|TypeEncoding)|setImplementation)|obj(?:c_(?:a(?:ddClass|llocate(?:ClassPair|Protocol))|co(?:nstructInstance|py(?:Class(?:List|NamesForImage)|ImageNames|ProtocolList))|d(?:estructInstance|isposeClassPair|uplicateClass)|enumerationMutation|get(?:AssociatedObject|Class(?:List|es)?|FutureClass|MetaClass|OrigClass|Protocol|RequiredClass)|lo(?:adWeak|okUpClass)|re(?:gister(?:ClassPair|Protocol)|moveAssociatedObjects|tainedObject)|s(?:et(?:AssociatedObject|ClassHandler|EnumerationMutationHandler|ForwardHandler|Multithreaded)|toreWeak)|unretained(?:Object|Pointer))|ect_(?:copy|dispose|get(?:Class(?:Name)?|I(?:n(?:dexedIvars|stanceVariable)|var))|realloc(?:FromZone)?|set(?:Class|I(?:nstanceVariable|var))))|pro(?:perty_(?:copyAttribute(?:List|Value)|get(?:Attributes|Name))|tocol_(?:add(?:MethodDescription|Pro(?:perty|tocol))|co(?:nformsToProtocol|py(?:MethodDescriptionList|Pro(?:pertyList|tocolList)))|get(?:MethodDescription|Name|Property)|isEqual))|sel_(?:get(?:Name|Uid)|is(?:Equal|Mapped)|registerName))\\b)",
363
360
  "captures": {
364
361
  "1": {
365
362
  "name": "punctuation.whitespace.support.function.leading"
@@ -367,24 +364,21 @@
367
364
  "2": {
368
365
  "name": "support.function.run-time.objc"
369
366
  }
370
- },
371
- "match": "(\\s*)(\\b(?:class_(?:add(?:Ivar|Method(?:s)?|Pro(?:perty|tocol))|c(?:o(?:nformsToProtocol|py(?:IvarList|MethodList|Pro(?:pertyList|tocolList)))|reateInstance)|get(?:Class(?:Method|Variable)|I(?:mageName|nstance(?:Method|Size|Variable)|varLayout)|MethodImplementation(?:_stret)?|Name|Property|Superclass|Version|WeakIvarLayout)|isMetaClass|lookupMethod|nextMethodList|poseAs|re(?:moveMethods|place(?:Method|Property)|spondsTo(?:Method|Selector))|set(?:IvarLayout|Superclass|Version|WeakIvarLayout))|i(?:mp_(?:getBlock|implementationWithBlock|removeBlock)|var_get(?:Name|Offset|TypeEncoding))|method_(?:copy(?:ArgumentType|ReturnType)|exchangeImplementations|get(?:Argument(?:Info|Type)|Description|Implementation|N(?:ame|umberOfArguments)|ReturnType|SizeOfArguments|TypeEncoding)|setImplementation)|obj(?:c_(?:a(?:ddClass|llocate(?:ClassPair|Protocol))|co(?:nstructInstance|py(?:Class(?:List|NamesForImage)|ImageNames|ProtocolList))|d(?:estructInstance|isposeClassPair|uplicateClass)|enumerationMutation|get(?:AssociatedObject|Class(?:List|es)?|FutureClass|MetaClass|OrigClass|Protocol|RequiredClass)|lo(?:adWeak|okUpClass)|re(?:gister(?:ClassPair|Protocol)|moveAssociatedObjects|tainedObject)|s(?:et(?:AssociatedObject|ClassHandler|EnumerationMutationHandler|ForwardHandler|Multithreaded)|toreWeak)|unretained(?:Object|Pointer))|ect_(?:copy|dispose|get(?:Class(?:Name)?|I(?:n(?:dexedIvars|stanceVariable)|var))|realloc(?:FromZone)?|set(?:Class|I(?:nstanceVariable|var))))|pro(?:perty_(?:copyAttribute(?:List|Value)|get(?:Attributes|Name))|tocol_(?:add(?:MethodDescription|Pro(?:perty|tocol))|co(?:nformsToProtocol|py(?:MethodDescriptionList|Pro(?:pertyList|tocolList)))|get(?:MethodDescription|Name|Property)|isEqual))|sel_(?:get(?:Name|Uid)|is(?:Equal|Mapped)|registerName))\\b)"
367
+ }
372
368
  }
373
369
  ]
374
370
  },
375
371
  "protocols": {
376
372
  "patterns": [
377
373
  {
378
- "match": "\\bNSUserActivityDelegate\\b",
379
- "name": "support.other.protocol.cocoa.10.10.objc"
374
+ "name": "support.other.protocol.cocoa.10.10.objc",
375
+ "match": "\\bNSUserActivityDelegate\\b"
380
376
  },
381
377
  {
382
- "match": "\\b(?:ABImageClient|DOM(?:Event(?:Listener|Target)|NodeFilter|XPathNSResolver)|NS(?:A(?:ccessibility(?:Button|C(?:heckBox|ontainsTransientUI)|Element|Group|Image|L(?:ayout(?:Area|Item)|ist)|NavigableStaticText|Outline|ProgressIndicator|R(?:adioButton|ow)|S(?:lider|t(?:aticText|epper)|witch)|Table)?|l(?:ertDelegate|ignmentFeedbackToken)|nimat(?:ablePropertyContainer|ionDelegate)|pp(?:earanceCustomization|licationDelegate))|BrowserDelegate|C(?:a(?:cheDelegate|ndidateListTouchBarItemDelegate)|hangeSpelling|loudSharing(?:ServiceDelegate|Validation)|o(?:ding|l(?:lectionView(?:D(?:ataSource|elegate(?:FlowLayout)?)|Element|SectionHeaderView)|orPicking(?:Custom|Default))|mboBox(?:CellDataSource|D(?:ataSource|elegate))|n(?:nectionDelegate|trolTextEditingDelegate)|pying))|D(?:atePickerCellDelegate|ecimalNumberBehaviors|iscardableContent|ockTilePlugIn|ra(?:gging(?:Destination|Info|Source)|werDelegate))|ExtensionRequestHandling|F(?:astEnumeration|ile(?:ManagerDelegate|Pr(?:esenter|omiseProviderDelegate)))|G(?:estureRecognizerDelegate|lyphStorage)|HapticFeedbackPerformer|I(?:gnoreMisspelledWords|mageDelegate|nputServ(?:erMouseTracker|iceProvider))|Keyed(?:ArchiverDelegate|UnarchiverDelegate)|L(?:ayoutManagerDelegate|ocking)|M(?:a(?:chPortDelegate|trixDelegate)|e(?:nuDelegate|tadataQueryDelegate)|utableCopying)|NetService(?:BrowserDelegate|Delegate)|O(?:penSavePanelDelegate|utlineViewD(?:ataSource|elegate))|P(?:a(?:geControllerDelegate|steboard(?:ItemDataProvider|Reading|Writing)|thC(?:ellDelegate|ontrolDelegate))|o(?:poverDelegate|rtDelegate)|r(?:intPanelAccessorizing|ogressReporting))|RuleEditorDelegate|S(?:crubber(?:D(?:ataSource|elegate)|FlowLayoutDelegate)|e(?:archFieldDelegate|cureCoding|guePerforming|rvicesMenuRequestor)|haringService(?:Delegate|Picker(?:Delegate|TouchBarItemDelegate))|oundDelegate|p(?:e(?:ech(?:RecognizerDelegate|SynthesizerDelegate)|llServerDelegate)|litViewDelegate|ringLoadingDestination)|t(?:ackViewDelegate|reamDelegate))|T(?:ab(?:ViewDelegate|leViewD(?:ataSource|elegate))|ext(?:AttachmentC(?:ell|ontainer)|Delegate|Fi(?:eldDelegate|nder(?:BarContainer|Client))|Input(?:Client)?|LayoutOrientationProvider|StorageDelegate|ViewDelegate)|o(?:kenField(?:CellDelegate|Delegate)|olbarDelegate|uchBar(?:Delegate|Provider)))|U(?:RL(?:AuthenticationChallengeSender|ConnectionD(?:ataDelegate|elegate|ownloadDelegate)|DownloadDelegate|HandleClient|ProtocolClient|Session(?:D(?:ataDelegate|elegate|ownloadDelegate)|StreamDelegate|TaskDelegate))|ser(?:Interface(?:Item(?:Identification|Searching)|Validations)|NotificationCenterDelegate))|V(?:alidatedUserInterfaceItem|iewControllerPresentationAnimator)|Window(?:Delegate|Restoration)|X(?:MLParserDelegate|PC(?:ListenerDelegate|ProxyCreating)))|W(?:K(?:NavigationDelegate|ScriptMessageHandler|UIDelegate)|eb(?:Do(?:cument(?:Representation|Searching|Text|View)|wnloadDelegate)|EditingDelegate|FrameLoadDelegate|OpenPanelResultListener|P(?:lugInViewFactory|olicyDe(?:cisionListener|legate))|ResourceLoadDelegate|UIDelegate)))\\b",
383
- "name": "support.other.protocol.cocoa.objc"
378
+ "name": "support.other.protocol.cocoa.objc",
379
+ "match": "\\b(?:ABImageClient|DOM(?:Event(?:Listener|Target)|NodeFilter|XPathNSResolver)|NS(?:A(?:ccessibility(?:Button|C(?:heckBox|ontainsTransientUI)|Element|Group|Image|L(?:ayout(?:Area|Item)|ist)|NavigableStaticText|Outline|ProgressIndicator|R(?:adioButton|ow)|S(?:lider|t(?:aticText|epper)|witch)|Table)?|l(?:ertDelegate|ignmentFeedbackToken)|nimat(?:ablePropertyContainer|ionDelegate)|pp(?:earanceCustomization|licationDelegate))|BrowserDelegate|C(?:a(?:cheDelegate|ndidateListTouchBarItemDelegate)|hangeSpelling|loudSharing(?:ServiceDelegate|Validation)|o(?:ding|l(?:lectionView(?:D(?:ataSource|elegate(?:FlowLayout)?)|Element|SectionHeaderView)|orPicking(?:Custom|Default))|mboBox(?:CellDataSource|D(?:ataSource|elegate))|n(?:nectionDelegate|trolTextEditingDelegate)|pying))|D(?:atePickerCellDelegate|ecimalNumberBehaviors|iscardableContent|ockTilePlugIn|ra(?:gging(?:Destination|Info|Source)|werDelegate))|ExtensionRequestHandling|F(?:astEnumeration|ile(?:ManagerDelegate|Pr(?:esenter|omiseProviderDelegate)))|G(?:estureRecognizerDelegate|lyphStorage)|HapticFeedbackPerformer|I(?:gnoreMisspelledWords|mageDelegate|nputServ(?:erMouseTracker|iceProvider))|Keyed(?:ArchiverDelegate|UnarchiverDelegate)|L(?:ayoutManagerDelegate|ocking)|M(?:a(?:chPortDelegate|trixDelegate)|e(?:nuDelegate|tadataQueryDelegate)|utableCopying)|NetService(?:BrowserDelegate|Delegate)|O(?:penSavePanelDelegate|utlineViewD(?:ataSource|elegate))|P(?:a(?:geControllerDelegate|steboard(?:ItemDataProvider|Reading|Writing)|thC(?:ellDelegate|ontrolDelegate))|o(?:poverDelegate|rtDelegate)|r(?:intPanelAccessorizing|ogressReporting))|RuleEditorDelegate|S(?:crubber(?:D(?:ataSource|elegate)|FlowLayoutDelegate)|e(?:archFieldDelegate|cureCoding|guePerforming|rvicesMenuRequestor)|haringService(?:Delegate|Picker(?:Delegate|TouchBarItemDelegate))|oundDelegate|p(?:e(?:ech(?:RecognizerDelegate|SynthesizerDelegate)|llServerDelegate)|litViewDelegate|ringLoadingDestination)|t(?:ackViewDelegate|reamDelegate))|T(?:ab(?:ViewDelegate|leViewD(?:ataSource|elegate))|ext(?:AttachmentC(?:ell|ontainer)|Delegate|Fi(?:eldDelegate|nder(?:BarContainer|Client))|Input(?:Client)?|LayoutOrientationProvider|StorageDelegate|ViewDelegate)|o(?:kenField(?:CellDelegate|Delegate)|olbarDelegate|uchBar(?:Delegate|Provider)))|U(?:RL(?:AuthenticationChallengeSender|ConnectionD(?:ataDelegate|elegate|ownloadDelegate)|DownloadDelegate|HandleClient|ProtocolClient|Session(?:D(?:ataDelegate|elegate|ownloadDelegate)|StreamDelegate|TaskDelegate))|ser(?:Interface(?:Item(?:Identification|Searching)|Validations)|NotificationCenterDelegate))|V(?:alidatedUserInterfaceItem|iewControllerPresentationAnimator)|Window(?:Delegate|Restoration)|X(?:MLParserDelegate|PC(?:ListenerDelegate|ProxyCreating)))|W(?:K(?:NavigationDelegate|ScriptMessageHandler|UIDelegate)|eb(?:Do(?:cument(?:Representation|Searching|Text|View)|wnloadDelegate)|EditingDelegate|FrameLoadDelegate|OpenPanelResultListener|P(?:lugInViewFactory|olicyDe(?:cisionListener|legate))|ResourceLoadDelegate|UIDelegate)))\\b"
384
380
  }
385
381
  ]
386
382
  }
387
- },
388
- "scopeName": "source.objc.platform",
389
- "uuid": "3895277D-1B0D-4E74-B6FC-A9DA24BCC9FF"
390
- }
383
+ }
384
+ }