redcar-bundles 0.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2155) hide show
  1. data/Bundles/Ant.tmbundle/Preferences/Autocompletions.tmPreferences +345 -0
  2. data/Bundles/Ant.tmbundle/Preferences/Symbol List Target.tmPreferences +22 -0
  3. data/Bundles/Ant.tmbundle/Snippets/Doc Banner.tmSnippet +20 -0
  4. data/Bundles/Ant.tmbundle/Syntaxes/Ant.tmLanguage +247 -0
  5. data/Bundles/Ant.tmbundle/info.plist +55 -0
  6. data/Bundles/Apache.tmbundle/Preferences/Comments.tmPreferences +24 -0
  7. data/Bundles/Apache.tmbundle/Preferences/Completions.plist +404 -0
  8. data/Bundles/Apache.tmbundle/Preferences/Completions___Modules.tmPreferences +95 -0
  9. data/Bundles/Apache.tmbundle/Preferences/Completions___Modules_Identifiers.tmPreferences +80 -0
  10. data/Bundles/Apache.tmbundle/Preferences/Default_Tag_Inside_Virtual_Host.tmPreferences +24 -0
  11. data/Bundles/Apache.tmbundle/Preferences/Miscellaneous.plist +31 -0
  12. data/Bundles/Apache.tmbundle/Preferences/Symbols___Directory.tmPreferences +19 -0
  13. data/Bundles/Apache.tmbundle/Preferences/Symbols___Location.tmPreferences +19 -0
  14. data/Bundles/Apache.tmbundle/Preferences/Symbols___VHost_Directory.tmPreferences +19 -0
  15. data/Bundles/Apache.tmbundle/Preferences/Symbols___VHost_Location.tmPreferences +19 -0
  16. data/Bundles/Apache.tmbundle/Preferences/Symbols___Virtual_Host.plist +19 -0
  17. data/Bundles/Apache.tmbundle/Snippets/AllowOverride___allow__.tmSnippet +16 -0
  18. data/Bundles/Apache.tmbundle/Snippets/Directory.tmSnippet +19 -0
  19. data/Bundles/Apache.tmbundle/Snippets/Options___opt__.tmSnippet +16 -0
  20. data/Bundles/Apache.tmbundle/Snippets/VirtualHost___vhost__.plist +22 -0
  21. data/Bundles/Apache.tmbundle/Syntaxes/Apache.plist +544 -0
  22. data/Bundles/Apache.tmbundle/Syntaxes/mod_perl.tmLanguage +120 -0
  23. data/Bundles/Apache.tmbundle/info.plist +90 -0
  24. data/Bundles/Blogging.tmbundle/Snippets/Comments___comments__.plist +16 -0
  25. data/Bundles/Blogging.tmbundle/Snippets/Cut___cut__.tmSnippet +17 -0
  26. data/Bundles/Blogging.tmbundle/Snippets/Date___date__.plist +16 -0
  27. data/Bundles/Blogging.tmbundle/Snippets/Keywords___keyw__.plist +16 -0
  28. data/Bundles/Blogging.tmbundle/Snippets/Ping___ping__.plist +17 -0
  29. data/Bundles/Blogging.tmbundle/Snippets/Pings___pings__.plist +16 -0
  30. data/Bundles/Blogging.tmbundle/Snippets/Tags___tags__.plist +16 -0
  31. data/Bundles/Blogging.tmbundle/Snippets/Title___title__.plist +16 -0
  32. data/Bundles/Blogging.tmbundle/Syntaxes/Blog___HTML__.plist +88 -0
  33. data/Bundles/Blogging.tmbundle/Syntaxes/Blog___Markdown__.plist +89 -0
  34. data/Bundles/Blogging.tmbundle/Syntaxes/Blog___Text__.plist +74 -0
  35. data/Bundles/Blogging.tmbundle/Syntaxes/Blog___Textile__.plist +74 -0
  36. data/Bundles/Blogging.tmbundle/info.plist +85 -0
  37. data/Bundles/Bundle Development.tmbundle/Preferences/Symbol_List.tmPreferences +21 -0
  38. data/Bundles/Bundle Development.tmbundle/Preferences/Symbol_List___Repository_Separator__.tmPreferences +21 -0
  39. data/Bundles/Bundle Development.tmbundle/Preferences/Symbol_List___Repository_item_scopes__.tmPreferences +21 -0
  40. data/Bundles/Bundle Development.tmbundle/Preferences/Symbol_List___Repository_items__.tmPreferences +21 -0
  41. data/Bundles/Bundle Development.tmbundle/Snippets/Begin_Captures.tmSnippet +18 -0
  42. data/Bundles/Bundle Development.tmbundle/Snippets/Captures.tmSnippet +18 -0
  43. data/Bundles/Bundle Development.tmbundle/Snippets/Comment.tmSnippet +16 -0
  44. data/Bundles/Bundle Development.tmbundle/Snippets/Content_Name.tmSnippet +16 -0
  45. data/Bundles/Bundle Development.tmbundle/Snippets/Disable.tmSnippet +16 -0
  46. data/Bundles/Bundle Development.tmbundle/Snippets/ENV____TM___________.tmSnippet +16 -0
  47. data/Bundles/Bundle Development.tmbundle/Snippets/End_Captures.tmSnippet +18 -0
  48. data/Bundles/Bundle Development.tmbundle/Snippets/Grammar____Single_Quotes.tmSnippet +16 -0
  49. data/Bundles/Bundle Development.tmbundle/Snippets/Include.tmSnippet +16 -0
  50. data/Bundles/Bundle Development.tmbundle/Snippets/Match.tmSnippet +18 -0
  51. data/Bundles/Bundle Development.tmbundle/Snippets/Name.tmSnippet +16 -0
  52. data/Bundles/Bundle Development.tmbundle/Snippets/Patterns.tmSnippet +18 -0
  53. data/Bundles/Bundle Development.tmbundle/Snippets/Patterns___Repository__.tmSnippet +20 -0
  54. data/Bundles/Bundle Development.tmbundle/Snippets/Repository.tmSnippet +20 -0
  55. data/Bundles/Bundle Development.tmbundle/Snippets/Require___Support__lib__________.tmSnippet +16 -0
  56. data/Bundles/Bundle Development.tmbundle/Snippets/Rule___Begin____End__.tmSnippet +19 -0
  57. data/Bundles/Bundle Development.tmbundle/Snippets/Rule___Repository__.tmSnippet +20 -0
  58. data/Bundles/Bundle Development.tmbundle/Snippets/Rule________Begin____End___Inside_Rule__.tmSnippet +17 -0
  59. data/Bundles/Bundle Development.tmbundle/Snippets/Rule________Match___Inside_Rule__.tmSnippet +16 -0
  60. data/Bundles/Bundle Development.tmbundle/Snippets/Rule________Match___Repository__.tmSnippet +19 -0
  61. data/Bundles/Bundle Development.tmbundle/Syntaxes/LanguageGrammar.tmLanguage +1829 -0
  62. data/Bundles/Bundle Development.tmbundle/info.plist +127 -0
  63. data/Bundles/C Sharp.tmbundle/Preferences/Miscellaneous___NAnt_Build_File__.tmPreferences +59 -0
  64. data/Bundles/C Sharp.tmbundle/Preferences/Symbol_List___Method____Constructor.plist +21 -0
  65. data/Bundles/C Sharp.tmbundle/Preferences/Unity___C_____Auto_Complete.plist +123 -0
  66. data/Bundles/C Sharp.tmbundle/Snippets/Case.tmSnippet +19 -0
  67. data/Bundles/C Sharp.tmbundle/Snippets/Class.tmSnippet +22 -0
  68. data/Bundles/C Sharp.tmbundle/Snippets/Console_WriteLine___writeline__.plist +17 -0
  69. data/Bundles/C Sharp.tmbundle/Snippets/Default.tmSnippet +19 -0
  70. data/Bundles/C Sharp.tmbundle/Snippets/Delegate.tmSnippet +21 -0
  71. data/Bundles/C Sharp.tmbundle/Snippets/Do_While.tmSnippet +20 -0
  72. data/Bundles/C Sharp.tmbundle/Snippets/Else.tmSnippet +19 -0
  73. data/Bundles/C Sharp.tmbundle/Snippets/Else_If.tmSnippet +20 -0
  74. data/Bundles/C Sharp.tmbundle/Snippets/For.tmSnippet +19 -0
  75. data/Bundles/C Sharp.tmbundle/Snippets/ForEach.tmSnippet +19 -0
  76. data/Bundles/C Sharp.tmbundle/Snippets/If.tmSnippet +19 -0
  77. data/Bundles/C Sharp.tmbundle/Snippets/Interface.tmSnippet +22 -0
  78. data/Bundles/C Sharp.tmbundle/Snippets/Main_Method.tmSnippet +24 -0
  79. data/Bundles/C Sharp.tmbundle/Snippets/Namespace.tmSnippet +20 -0
  80. data/Bundles/C Sharp.tmbundle/Snippets/Private_Method.tmSnippet +22 -0
  81. data/Bundles/C Sharp.tmbundle/Snippets/Property_RO.tmSnippet +23 -0
  82. data/Bundles/C Sharp.tmbundle/Snippets/Property_RW.tmSnippet +27 -0
  83. data/Bundles/C Sharp.tmbundle/Snippets/Public_Method.tmSnippet +22 -0
  84. data/Bundles/C Sharp.tmbundle/Snippets/Singleton_Class.tmSnippet +39 -0
  85. data/Bundles/C Sharp.tmbundle/Snippets/Struct.tmSnippet +22 -0
  86. data/Bundles/C Sharp.tmbundle/Snippets/Switch.tmSnippet +21 -0
  87. data/Bundles/C Sharp.tmbundle/Snippets/Try_Catch_Finally.tmSnippet +27 -0
  88. data/Bundles/C Sharp.tmbundle/Snippets/Using.tmSnippet +16 -0
  89. data/Bundles/C Sharp.tmbundle/Snippets/While.tmSnippet +19 -0
  90. data/Bundles/C Sharp.tmbundle/Snippets/Wrap_Selection_In_Try_Catch.tmSnippet +23 -0
  91. data/Bundles/C Sharp.tmbundle/Snippets/Writeline.tmSnippet +17 -0
  92. data/Bundles/C Sharp.tmbundle/Snippets/case.plist +19 -0
  93. data/Bundles/C Sharp.tmbundle/Snippets/class.plist +18 -0
  94. data/Bundles/C Sharp.tmbundle/Snippets/do_while.plist +19 -0
  95. data/Bundles/C Sharp.tmbundle/Snippets/else.plist +18 -0
  96. data/Bundles/C Sharp.tmbundle/Snippets/else_if___elseif__.plist +19 -0
  97. data/Bundles/C Sharp.tmbundle/Snippets/for.plist +18 -0
  98. data/Bundles/C Sharp.tmbundle/Snippets/foreach.plist +18 -0
  99. data/Bundles/C Sharp.tmbundle/Snippets/if.plist +18 -0
  100. data/Bundles/C Sharp.tmbundle/Snippets/namespace___ns__.plist +19 -0
  101. data/Bundles/C Sharp.tmbundle/Snippets/property___prop__.plist +23 -0
  102. data/Bundles/C Sharp.tmbundle/Snippets/read__only_property___roprop__.plist +20 -0
  103. data/Bundles/C Sharp.tmbundle/Snippets/switch.plist +18 -0
  104. data/Bundles/C Sharp.tmbundle/Snippets/while.plist +18 -0
  105. data/Bundles/C Sharp.tmbundle/Syntaxes/Build.tmLanguage +142 -0
  106. data/Bundles/C Sharp.tmbundle/Syntaxes/C__.tmLanguage +524 -0
  107. data/Bundles/C Sharp.tmbundle/Syntaxes/Unity___C____.plist +31 -0
  108. data/Bundles/C Sharp.tmbundle/info.plist +106 -0
  109. data/Bundles/C++ Qt.tmbundle/Preferences/Qt_C_____Completitions.tmPreferences +161 -0
  110. data/Bundles/C++ Qt.tmbundle/Preferences/Qt_C_____Indentation_Rules.tmPreferences +19 -0
  111. data/Bundles/C++ Qt.tmbundle/Preferences/qmake_Comments.tmPreferences +24 -0
  112. data/Bundles/C++ Qt.tmbundle/Preferences/qmake_Completitions.tmPreferences +44 -0
  113. data/Bundles/C++ Qt.tmbundle/Preferences/qmake_Typing_Pairs.tmPreferences +22 -0
  114. data/Bundles/C++ Qt.tmbundle/Snippets/Block_Comment.tmSnippet +18 -0
  115. data/Bundles/C++ Qt.tmbundle/Snippets/Block_Comment_Newline.tmSnippet +17 -0
  116. data/Bundles/C++ Qt.tmbundle/Snippets/QTimer____singleShot_______.tmSnippet +16 -0
  117. data/Bundles/C++ Qt.tmbundle/Snippets/Q_PROPERTY.tmSnippet +16 -0
  118. data/Bundles/C++ Qt.tmbundle/Snippets/connect.tmSnippet +16 -0
  119. data/Bundles/C++ Qt.tmbundle/Snippets/disconnect.tmSnippet +16 -0
  120. data/Bundles/C++ Qt.tmbundle/Snippets/foreach.tmSnippet +19 -0
  121. data/Bundles/C++ Qt.tmbundle/Snippets/main___qmain__.tmSnippet +23 -0
  122. data/Bundles/C++ Qt.tmbundle/Snippets/qSort_______.tmSnippet +16 -0
  123. data/Bundles/C++ Qt.tmbundle/Snippets/qWarning___warn__.tmSnippet +16 -0
  124. data/Bundles/C++ Qt.tmbundle/Snippets/qmake_Project_template_stub.tmSnippet +36 -0
  125. data/Bundles/C++ Qt.tmbundle/Snippets/toLatin1_____data_______latin__.tmSnippet +16 -0
  126. data/Bundles/C++ Qt.tmbundle/Snippets/toUtf8_____data____.tmSnippet +16 -0
  127. data/Bundles/C++ Qt.tmbundle/Syntaxes/Qt_C____.tmLanguage +62 -0
  128. data/Bundles/C++ Qt.tmbundle/Syntaxes/qmake_Project.tmLanguage +308 -0
  129. data/Bundles/C++ Qt.tmbundle/info.plist +149 -0
  130. data/Bundles/C.tmbundle/Preferences/Comments___C______.tmPreferences +42 -0
  131. data/Bundles/C.tmbundle/Preferences/Disable_Spell_Checking.plist +17 -0
  132. data/Bundles/C.tmbundle/Preferences/Include_Completion.plist +19 -0
  133. data/Bundles/C.tmbundle/Preferences/Include_Completion___System__.tmPreferences +89 -0
  134. data/Bundles/C.tmbundle/Preferences/Include_typing_pairs.plist +37 -0
  135. data/Bundles/C.tmbundle/Preferences/Indentation_Rules.plist +38 -0
  136. data/Bundles/C.tmbundle/Preferences/Indentation_Rules___Comments__.tmPreferences +23 -0
  137. data/Bundles/C.tmbundle/Preferences/Symbol_List___Indent_Class_Methods.tmPreferences +20 -0
  138. data/Bundles/C.tmbundle/Preferences/Symbol_List___Prefix_Banner_Items.tmPreferences +20 -0
  139. data/Bundles/C.tmbundle/Preferences/Template__cast_typing_pairs.plist +29 -0
  140. data/Bundles/C.tmbundle/Snippets/010_main_______main__.plist +20 -0
  141. data/Bundles/C.tmbundle/Snippets/030_for_int_loop___fori__.plist +19 -0
  142. data/Bundles/C.tmbundle/Snippets/Enumeration.tmSnippet +16 -0
  143. data/Bundles/C.tmbundle/Snippets/Include_header_once_only_guard.plist +28 -0
  144. data/Bundles/C.tmbundle/Snippets/Shared_Pointer.tmSnippet +16 -0
  145. data/Bundles/C.tmbundle/Snippets/Typedef.tmSnippet +16 -0
  146. data/Bundles/C.tmbundle/Snippets/__1_begin_________1_end_______beginend__.plist +16 -0
  147. data/Bundles/C.tmbundle/Snippets/__endif.plist +17 -0
  148. data/Bundles/C.tmbundle/Snippets/__ifndef__________define__________endif.tmSnippet +18 -0
  149. data/Bundles/C.tmbundle/Snippets/__include________inc__.plist +16 -0
  150. data/Bundles/C.tmbundle/Snippets/__pragma_mark___mark__.plist +21 -0
  151. data/Bundles/C.tmbundle/Snippets/class______class__.plist +24 -0
  152. data/Bundles/C.tmbundle/Snippets/do___while_loop___do__.plist +18 -0
  153. data/Bundles/C.tmbundle/Snippets/fprintf_______.tmSnippet +16 -0
  154. data/Bundles/C.tmbundle/Snippets/if______if__.plist +19 -0
  155. data/Bundles/C.tmbundle/Snippets/namespace______namespace__.plist +19 -0
  156. data/Bundles/C.tmbundle/Snippets/printf______printf__.plist +16 -0
  157. data/Bundles/C.tmbundle/Snippets/read_file___readF__.plist +23 -0
  158. data/Bundles/C.tmbundle/Snippets/std____map___map__.plist +16 -0
  159. data/Bundles/C.tmbundle/Snippets/std____vector___v__.plist +16 -0
  160. data/Bundles/C.tmbundle/Snippets/struct.plist +19 -0
  161. data/Bundles/C.tmbundle/Snippets/template___typename________template__.plist +16 -0
  162. data/Bundles/C.tmbundle/Syntaxes/C.plist +1126 -0
  163. data/Bundles/C.tmbundle/Syntaxes/C____.plist +521 -0
  164. data/Bundles/C.tmbundle/info.plist +136 -0
  165. data/Bundles/CSS.tmbundle/Preferences/Comments.tmPreferences +36 -0
  166. data/Bundles/CSS.tmbundle/Preferences/Completions.tmPreferences +102 -0
  167. data/Bundles/CSS.tmbundle/Preferences/Miscellaneous.tmPreferences +46 -0
  168. data/Bundles/CSS.tmbundle/Preferences/PropertyName.tmPreferences +22 -0
  169. data/Bundles/CSS.tmbundle/Preferences/Property_Completions.tmPreferences +151 -0
  170. data/Bundles/CSS.tmbundle/Preferences/Property_Value_Completions.tmPreferences +144 -0
  171. data/Bundles/CSS.tmbundle/Preferences/Symbol_List___Group.tmPreferences +19 -0
  172. data/Bundles/CSS.tmbundle/Preferences/Symbol_list.tmPreferences +19 -0
  173. data/Bundles/CSS.tmbundle/Snippets/Fixed_Position_Bottom_100___wide_IE6.tmSnippet +18 -0
  174. data/Bundles/CSS.tmbundle/Snippets/__important_CSS_______.plist +18 -0
  175. data/Bundles/CSS.tmbundle/Snippets/background____color_image_repeat_attachment_position___background__.plist +16 -0
  176. data/Bundles/CSS.tmbundle/Snippets/background__attachment___scroll__fixed___background__.plist +16 -0
  177. data/Bundles/CSS.tmbundle/Snippets/background__color____color__hex___background__.plist +16 -0
  178. data/Bundles/CSS.tmbundle/Snippets/background__color____color__name___background__.plist +16 -0
  179. data/Bundles/CSS.tmbundle/Snippets/background__color____color__rgb___background__.plist +16 -0
  180. data/Bundles/CSS.tmbundle/Snippets/background__color____transparent___background__.plist +16 -0
  181. data/Bundles/CSS.tmbundle/Snippets/background__image____none___background__.plist +16 -0
  182. data/Bundles/CSS.tmbundle/Snippets/background__image____url___background__.plist +16 -0
  183. data/Bundles/CSS.tmbundle/Snippets/background__position____position___background__.plist +16 -0
  184. data/Bundles/CSS.tmbundle/Snippets/background__repeat____r__r__x__r__y__n__r___background__.plist +16 -0
  185. data/Bundles/CSS.tmbundle/Snippets/border_____size_style_color___border__.plist +16 -0
  186. data/Bundles/CSS.tmbundle/Snippets/border__bottom___size_style_color___border__.plist +16 -0
  187. data/Bundles/CSS.tmbundle/Snippets/border__bottom__color___size_style_color___border__.plist +16 -0
  188. data/Bundles/CSS.tmbundle/Snippets/border__bottom__style___size_style_color___border__.plist +16 -0
  189. data/Bundles/CSS.tmbundle/Snippets/border__bottom__width___size_style_color___border__.plist +16 -0
  190. data/Bundles/CSS.tmbundle/Snippets/border__color___color___border__.plist +16 -0
  191. data/Bundles/CSS.tmbundle/Snippets/border__left___size_style_color___border__.plist +16 -0
  192. data/Bundles/CSS.tmbundle/Snippets/border__left__color___color___border__.plist +16 -0
  193. data/Bundles/CSS.tmbundle/Snippets/border__left__style___style___border__.plist +16 -0
  194. data/Bundles/CSS.tmbundle/Snippets/border__left__width___size___border__.plist +16 -0
  195. data/Bundles/CSS.tmbundle/Snippets/border__right___size_style_color___border__.plist +16 -0
  196. data/Bundles/CSS.tmbundle/Snippets/border__right__color___color___border__.plist +16 -0
  197. data/Bundles/CSS.tmbundle/Snippets/border__right__style___style___border__.plist +16 -0
  198. data/Bundles/CSS.tmbundle/Snippets/border__right__width___size___border__.plist +16 -0
  199. data/Bundles/CSS.tmbundle/Snippets/border__style___style___border__.plist +16 -0
  200. data/Bundles/CSS.tmbundle/Snippets/border__top___size_style_color___border__.plist +16 -0
  201. data/Bundles/CSS.tmbundle/Snippets/border__top__color___color___border__.plist +16 -0
  202. data/Bundles/CSS.tmbundle/Snippets/border__top__style___style___border__.plist +16 -0
  203. data/Bundles/CSS.tmbundle/Snippets/border__top__width___size___border__.plist +16 -0
  204. data/Bundles/CSS.tmbundle/Snippets/border__width___width___border__.plist +16 -0
  205. data/Bundles/CSS.tmbundle/Snippets/clear___value___clear__.plist +16 -0
  206. data/Bundles/CSS.tmbundle/Snippets/color____color__hex___color__.plist +16 -0
  207. data/Bundles/CSS.tmbundle/Snippets/color____color__name___color__.plist +16 -0
  208. data/Bundles/CSS.tmbundle/Snippets/color____color__rgb___color__.plist +16 -0
  209. data/Bundles/CSS.tmbundle/Snippets/cursor___type___cursor__.plist +16 -0
  210. data/Bundles/CSS.tmbundle/Snippets/cursor___url___cursor__.plist +16 -0
  211. data/Bundles/CSS.tmbundle/Snippets/direction___ltr__rtl___direction__.plist +16 -0
  212. data/Bundles/CSS.tmbundle/Snippets/display___block___display__.plist +16 -0
  213. data/Bundles/CSS.tmbundle/Snippets/display___common__types___display__.plist +16 -0
  214. data/Bundles/CSS.tmbundle/Snippets/display___inline___display__.plist +16 -0
  215. data/Bundles/CSS.tmbundle/Snippets/display___table__types___display__.plist +16 -0
  216. data/Bundles/CSS.tmbundle/Snippets/filter___AlphaImageLoader___for_IE_PNGs_____background__.plist +19 -0
  217. data/Bundles/CSS.tmbundle/Snippets/float___left__right__none___float__.plist +16 -0
  218. data/Bundles/CSS.tmbundle/Snippets/font_____style_variant_weight_size__line__height_font___family___font__.plist +16 -0
  219. data/Bundles/CSS.tmbundle/Snippets/font___size_font___font__.plist +16 -0
  220. data/Bundles/CSS.tmbundle/Snippets/font__family_____family___font__.plist +16 -0
  221. data/Bundles/CSS.tmbundle/Snippets/font__size___size___font__.plist +16 -0
  222. data/Bundles/CSS.tmbundle/Snippets/font__style_____normal__italic__oblique___font__.plist +16 -0
  223. data/Bundles/CSS.tmbundle/Snippets/font__variant_____normal__small__caps___font__.plist +16 -0
  224. data/Bundles/CSS.tmbundle/Snippets/font__weight___weight___font__.plist +16 -0
  225. data/Bundles/CSS.tmbundle/Snippets/letter__spacing_____length__em___letter__.plist +16 -0
  226. data/Bundles/CSS.tmbundle/Snippets/letter__spacing_____length__px___letter__.plist +16 -0
  227. data/Bundles/CSS.tmbundle/Snippets/list__style___type_position_image___list__.plist +16 -0
  228. data/Bundles/CSS.tmbundle/Snippets/list__style__image___url___list__.plist +16 -0
  229. data/Bundles/CSS.tmbundle/Snippets/list__style__position___pos___list__.plist +16 -0
  230. data/Bundles/CSS.tmbundle/Snippets/list__style__type___asian___list__.plist +16 -0
  231. data/Bundles/CSS.tmbundle/Snippets/list__style__type___marker__list__.plist +16 -0
  232. data/Bundles/CSS.tmbundle/Snippets/list__style__type___numeric___list__.plist +16 -0
  233. data/Bundles/CSS.tmbundle/Snippets/list__style__type___other___list__.plist +16 -0
  234. data/Bundles/CSS.tmbundle/Snippets/list__style__type___roman__alpha__greek___list__.plist +16 -0
  235. data/Bundles/CSS.tmbundle/Snippets/margin___T_R_B_L___margin__.plist +16 -0
  236. data/Bundles/CSS.tmbundle/Snippets/margin___V_H___margin__.plist +16 -0
  237. data/Bundles/CSS.tmbundle/Snippets/margin_____all___margin__.plist +16 -0
  238. data/Bundles/CSS.tmbundle/Snippets/margin__bottom___length___margin__.plist +16 -0
  239. data/Bundles/CSS.tmbundle/Snippets/margin__left___length___margin__.plist +16 -0
  240. data/Bundles/CSS.tmbundle/Snippets/margin__right___length___margin__.plist +16 -0
  241. data/Bundles/CSS.tmbundle/Snippets/margin__top___length___margin__.plist +16 -0
  242. data/Bundles/CSS.tmbundle/Snippets/marker__offset___auto___marker__.plist +16 -0
  243. data/Bundles/CSS.tmbundle/Snippets/marker__offset___length___marker__.plist +16 -0
  244. data/Bundles/CSS.tmbundle/Snippets/opacity_____for_Safari___FF_and_IE_____opacity__.plist +18 -0
  245. data/Bundles/CSS.tmbundle/Snippets/overflow___type___overflow__.plist +16 -0
  246. data/Bundles/CSS.tmbundle/Snippets/padding_____T_R_B_L___padding__.plist +16 -0
  247. data/Bundles/CSS.tmbundle/Snippets/padding_____V_H___padding__.plist +16 -0
  248. data/Bundles/CSS.tmbundle/Snippets/padding_____all___padding__.plist +16 -0
  249. data/Bundles/CSS.tmbundle/Snippets/padding__bottom___length___margin__.plist +16 -0
  250. data/Bundles/CSS.tmbundle/Snippets/padding__left___length___margin__.plist +16 -0
  251. data/Bundles/CSS.tmbundle/Snippets/padding__right___length___margin__.plist +16 -0
  252. data/Bundles/CSS.tmbundle/Snippets/padding__top___length___margin__.plist +16 -0
  253. data/Bundles/CSS.tmbundle/Snippets/position___type___position__.plist +16 -0
  254. data/Bundles/CSS.tmbundle/Snippets/properties_______________.plist +19 -0
  255. data/Bundles/CSS.tmbundle/Snippets/scrollbar.tmSnippet +23 -0
  256. data/Bundles/CSS.tmbundle/Snippets/selection.tmSnippet +20 -0
  257. data/Bundles/CSS.tmbundle/Snippets/text__align___left__center__right___txt__.plist +16 -0
  258. data/Bundles/CSS.tmbundle/Snippets/text__decoration___none__underline__overline__line__through__blink___text__.plist +16 -0
  259. data/Bundles/CSS.tmbundle/Snippets/text__indent___length___text__.plist +16 -0
  260. data/Bundles/CSS.tmbundle/Snippets/text__shadow___color__hex_x_y_blur___text__.plist +16 -0
  261. data/Bundles/CSS.tmbundle/Snippets/text__shadow___color__rgb_x_y_blur___text__.plist +16 -0
  262. data/Bundles/CSS.tmbundle/Snippets/text__shadow___none___text__.plist +16 -0
  263. data/Bundles/CSS.tmbundle/Snippets/text__transform___capitalize__upper__lower___text__.plist +16 -0
  264. data/Bundles/CSS.tmbundle/Snippets/text__transform___none___text__.plist +16 -0
  265. data/Bundles/CSS.tmbundle/Snippets/vertical__align___type___vertical__.plist +16 -0
  266. data/Bundles/CSS.tmbundle/Snippets/visibility___type___visibility__.plist +16 -0
  267. data/Bundles/CSS.tmbundle/Snippets/white__space____normal__pre__nowrap___white__.plist +16 -0
  268. data/Bundles/CSS.tmbundle/Snippets/word__spacing____length___word__.plist +16 -0
  269. data/Bundles/CSS.tmbundle/Snippets/word__spacing____normal___word__.plist +16 -0
  270. data/Bundles/CSS.tmbundle/Snippets/z__index___index___z__.plist +16 -0
  271. data/Bundles/CSS.tmbundle/Syntaxes/CSS.plist +543 -0
  272. data/Bundles/CSS.tmbundle/info.plist +393 -0
  273. data/Bundles/CTags.tmbundle/info.plist +21 -0
  274. data/Bundles/CVS.tmbundle/info.plist +83 -0
  275. data/Bundles/Clojure.tmbundle/Preferences/Completions.tmPreferences +822 -0
  276. data/Bundles/Clojure.tmbundle/Preferences/Miscellaneous.tmPreferences +71 -0
  277. data/Bundles/Clojure.tmbundle/Preferences/Symbols.tmPreferences +28 -0
  278. data/Bundles/Clojure.tmbundle/Preferences/Symbols__banner.tmPreferences +21 -0
  279. data/Bundles/Clojure.tmbundle/Preferences/Symbols__class__interface.tmPreferences +21 -0
  280. data/Bundles/Clojure.tmbundle/Preferences/Symbols__function__macro___multi__.tmPreferences +27 -0
  281. data/Bundles/Clojure.tmbundle/Preferences/Symbols__method.tmPreferences +27 -0
  282. data/Bundles/Clojure.tmbundle/Preferences/Symbols__proxy.tmPreferences +21 -0
  283. data/Bundles/Clojure.tmbundle/Preferences/Symbols__proxy__method.tmPreferences +28 -0
  284. data/Bundles/Clojure.tmbundle/Snippets/Insert_Comment_Banner.tmSnippet +17 -0
  285. data/Bundles/Clojure.tmbundle/Snippets/Newline_in_string.tmSnippet +16 -0
  286. data/Bundles/Clojure.tmbundle/Snippets/binding.tmSnippet +17 -0
  287. data/Bundles/Clojure.tmbundle/Snippets/comment.tmSnippet +21 -0
  288. data/Bundles/Clojure.tmbundle/Snippets/def.tmSnippet +16 -0
  289. data/Bundles/Clojure.tmbundle/Snippets/defmacro.tmSnippet +19 -0
  290. data/Bundles/Clojure.tmbundle/Snippets/defmethod.tmSnippet +17 -0
  291. data/Bundles/Clojure.tmbundle/Snippets/defmulti.tmSnippet +16 -0
  292. data/Bundles/Clojure.tmbundle/Snippets/defn.tmSnippet +19 -0
  293. data/Bundles/Clojure.tmbundle/Snippets/defonce.tmSnippet +16 -0
  294. data/Bundles/Clojure.tmbundle/Snippets/defstruct.tmSnippet +16 -0
  295. data/Bundles/Clojure.tmbundle/Snippets/fn.tmSnippet +16 -0
  296. data/Bundles/Clojure.tmbundle/Snippets/gen__class.tmSnippet +120 -0
  297. data/Bundles/Clojure.tmbundle/Snippets/gen__class_2.tmSnippet +31 -0
  298. data/Bundles/Clojure.tmbundle/Snippets/gen__interface.tmSnippet +45 -0
  299. data/Bundles/Clojure.tmbundle/Snippets/gen__interface_2.tmSnippet +20 -0
  300. data/Bundles/Clojure.tmbundle/Snippets/if.tmSnippet +17 -0
  301. data/Bundles/Clojure.tmbundle/Snippets/if__let.tmSnippet +17 -0
  302. data/Bundles/Clojure.tmbundle/Snippets/if__not.tmSnippet +17 -0
  303. data/Bundles/Clojure.tmbundle/Snippets/let.tmSnippet +17 -0
  304. data/Bundles/Clojure.tmbundle/Snippets/loop.tmSnippet +17 -0
  305. data/Bundles/Clojure.tmbundle/Snippets/ns.tmSnippet +20 -0
  306. data/Bundles/Clojure.tmbundle/Snippets/ns__newline.tmSnippet +19 -0
  307. data/Bundles/Clojure.tmbundle/Snippets/prefer__method.tmSnippet +16 -0
  308. data/Bundles/Clojure.tmbundle/Snippets/try__catch__finally.tmSnippet +20 -0
  309. data/Bundles/Clojure.tmbundle/Snippets/type_hint.tmSnippet +18 -0
  310. data/Bundles/Clojure.tmbundle/Snippets/when.tmSnippet +17 -0
  311. data/Bundles/Clojure.tmbundle/Snippets/when__first.tmSnippet +17 -0
  312. data/Bundles/Clojure.tmbundle/Snippets/when__let.tmSnippet +17 -0
  313. data/Bundles/Clojure.tmbundle/Snippets/when__not.tmSnippet +17 -0
  314. data/Bundles/Clojure.tmbundle/Snippets/with__local__vars.tmSnippet +17 -0
  315. data/Bundles/Clojure.tmbundle/Snippets/with__open.tmSnippet +17 -0
  316. data/Bundles/Clojure.tmbundle/Syntaxes/Clojure.tmLanguage +439 -0
  317. data/Bundles/Clojure.tmbundle/info.plist +24 -0
  318. data/Bundles/Cucumber.tmbundle/Preferences/Comments.tmPreferences +38 -0
  319. data/Bundles/Cucumber.tmbundle/Preferences/Cucumber_Plain_Text_Feature_Completions.tmPreferences +30 -0
  320. data/Bundles/Cucumber.tmbundle/Preferences/Symbol_list___Scenario.tmPreferences +19 -0
  321. data/Bundles/Cucumber.tmbundle/Preferences/Symbol_list___Steps.tmPreferences +17 -0
  322. data/Bundles/Cucumber.tmbundle/Preferences/Symbol_list___Steps_with_String.tmPreferences +17 -0
  323. data/Bundles/Cucumber.tmbundle/Snippets/Given_Step.tmSnippet +20 -0
  324. data/Bundles/Cucumber.tmbundle/Snippets/Scenario.tmSnippet +22 -0
  325. data/Bundles/Cucumber.tmbundle/Snippets/Scenario_Outline.tmSnippet +20 -0
  326. data/Bundles/Cucumber.tmbundle/Snippets/Story.tmSnippet +22 -0
  327. data/Bundles/Cucumber.tmbundle/Snippets/Then_Step.tmSnippet +20 -0
  328. data/Bundles/Cucumber.tmbundle/Snippets/Then_Step_Plaintext.tmSnippet +16 -0
  329. data/Bundles/Cucumber.tmbundle/Snippets/When_Step.tmSnippet +20 -0
  330. data/Bundles/Cucumber.tmbundle/Snippets/When_Step_Plaintext.tmSnippet +16 -0
  331. data/Bundles/Cucumber.tmbundle/Syntaxes/Cucumber_Plain_Text_Feature.tmLanguage +217 -0
  332. data/Bundles/Cucumber.tmbundle/Syntaxes/Cucumber_Steps.tmLanguage +424 -0
  333. data/Bundles/Cucumber.tmbundle/Syntaxes/plaintext_template.erb +221 -0
  334. data/Bundles/Cucumber.tmbundle/info.plist +36 -0
  335. data/Bundles/D.tmbundle/Preferences/Comments.tmPreferences +60 -0
  336. data/Bundles/D.tmbundle/Preferences/Indentation_Rules.tmPreferences +21 -0
  337. data/Bundles/D.tmbundle/Preferences/Symbol_List__Method__Constructor.tmPreferences +20 -0
  338. data/Bundles/D.tmbundle/Snippets/Continue_Block_Comment.tmSnippet +18 -0
  339. data/Bundles/D.tmbundle/Snippets/class.tmSnippet +21 -0
  340. data/Bundles/D.tmbundle/Snippets/constant.tmSnippet +16 -0
  341. data/Bundles/D.tmbundle/Snippets/debug.tmSnippet +18 -0
  342. data/Bundles/D.tmbundle/Snippets/debugm.tmSnippet +18 -0
  343. data/Bundles/D.tmbundle/Snippets/enum.tmSnippet +16 -0
  344. data/Bundles/D.tmbundle/Snippets/err.tmSnippet +16 -0
  345. data/Bundles/D.tmbundle/Snippets/err_format.tmSnippet +16 -0
  346. data/Bundles/D.tmbundle/Snippets/foreach.tmSnippet +18 -0
  347. data/Bundles/D.tmbundle/Snippets/foreach_reverse.tmSnippet +18 -0
  348. data/Bundles/D.tmbundle/Snippets/if.tmSnippet +18 -0
  349. data/Bundles/D.tmbundle/Snippets/if_else.tmSnippet +21 -0
  350. data/Bundles/D.tmbundle/Snippets/import.tmSnippet +16 -0
  351. data/Bundles/D.tmbundle/Snippets/log_error.tmSnippet +16 -0
  352. data/Bundles/D.tmbundle/Snippets/log_fatal.tmSnippet +16 -0
  353. data/Bundles/D.tmbundle/Snippets/log_info.tmSnippet +16 -0
  354. data/Bundles/D.tmbundle/Snippets/log_trace.tmSnippet +16 -0
  355. data/Bundles/D.tmbundle/Snippets/log_warn.tmSnippet +16 -0
  356. data/Bundles/D.tmbundle/Snippets/logger.tmSnippet +22 -0
  357. data/Bundles/D.tmbundle/Snippets/main.tmSnippet +18 -0
  358. data/Bundles/D.tmbundle/Snippets/main_with_args.tmSnippet +19 -0
  359. data/Bundles/D.tmbundle/Snippets/method.tmSnippet +21 -0
  360. data/Bundles/D.tmbundle/Snippets/out.tmSnippet +16 -0
  361. data/Bundles/D.tmbundle/Snippets/out_format.tmSnippet +16 -0
  362. data/Bundles/D.tmbundle/Snippets/return.tmSnippet +16 -0
  363. data/Bundles/D.tmbundle/Snippets/struct.tmSnippet +21 -0
  364. data/Bundles/D.tmbundle/Snippets/try_catch.tmSnippet +20 -0
  365. data/Bundles/D.tmbundle/Snippets/try_catch_finally.tmSnippet +22 -0
  366. data/Bundles/D.tmbundle/Snippets/try_finally.tmSnippet +20 -0
  367. data/Bundles/D.tmbundle/Snippets/unittest.tmSnippet +18 -0
  368. data/Bundles/D.tmbundle/Snippets/version.tmSnippet +18 -0
  369. data/Bundles/D.tmbundle/Snippets/while.tmSnippet +18 -0
  370. data/Bundles/D.tmbundle/Syntaxes/D.tmLanguage +908 -0
  371. data/Bundles/D.tmbundle/info.plist +161 -0
  372. data/Bundles/Diff.tmbundle/Preferences/Markup_style___Changed.plist +19 -0
  373. data/Bundles/Diff.tmbundle/Preferences/Markup_style___Deleted.plist +19 -0
  374. data/Bundles/Diff.tmbundle/Preferences/Markup_style___Diff_metadata.plist +21 -0
  375. data/Bundles/Diff.tmbundle/Preferences/Markup_style___Header.plist +19 -0
  376. data/Bundles/Diff.tmbundle/Preferences/Markup_style___Inserted.plist +19 -0
  377. data/Bundles/Diff.tmbundle/Preferences/Markup_style___Range.plist +21 -0
  378. data/Bundles/Diff.tmbundle/Preferences/Symbol_List___Indent_Ranges.plist +24 -0
  379. data/Bundles/Diff.tmbundle/Syntaxes/Diff.plist +229 -0
  380. data/Bundles/Diff.tmbundle/info.plist +60 -0
  381. data/Bundles/DokuWiki.tmbundle/Preferences/Disable_spell_checking_in_raw.tmPreferences +17 -0
  382. data/Bundles/DokuWiki.tmbundle/Preferences/Show_Heading_in_list.tmPreferences +25 -0
  383. data/Bundles/DokuWiki.tmbundle/Snippets/Bold.tmSnippet +16 -0
  384. data/Bundles/DokuWiki.tmbundle/Snippets/Code.tmSnippet +19 -0
  385. data/Bundles/DokuWiki.tmbundle/Snippets/Footnote.tmSnippet +16 -0
  386. data/Bundles/DokuWiki.tmbundle/Snippets/Heading_1.tmSnippet +17 -0
  387. data/Bundles/DokuWiki.tmbundle/Snippets/Heading_2.tmSnippet +17 -0
  388. data/Bundles/DokuWiki.tmbundle/Snippets/Heading_3.tmSnippet +17 -0
  389. data/Bundles/DokuWiki.tmbundle/Snippets/Heading_4.tmSnippet +17 -0
  390. data/Bundles/DokuWiki.tmbundle/Snippets/Heading_5.tmSnippet +17 -0
  391. data/Bundles/DokuWiki.tmbundle/Snippets/Image.tmSnippet +16 -0
  392. data/Bundles/DokuWiki.tmbundle/Snippets/Italic.tmSnippet +16 -0
  393. data/Bundles/DokuWiki.tmbundle/Snippets/Left_Header.tmSnippet +16 -0
  394. data/Bundles/DokuWiki.tmbundle/Snippets/Link.tmSnippet +16 -0
  395. data/Bundles/DokuWiki.tmbundle/Snippets/Numbered_item.tmSnippet +16 -0
  396. data/Bundles/DokuWiki.tmbundle/Snippets/Numbered_item_2.tmSnippet +19 -0
  397. data/Bundles/DokuWiki.tmbundle/Snippets/Table.tmSnippet +20 -0
  398. data/Bundles/DokuWiki.tmbundle/Snippets/Table_Cell.tmSnippet +16 -0
  399. data/Bundles/DokuWiki.tmbundle/Snippets/Top_Header.tmSnippet +16 -0
  400. data/Bundles/DokuWiki.tmbundle/Snippets/Underlined.tmSnippet +16 -0
  401. data/Bundles/DokuWiki.tmbundle/Snippets/Unnumbered_item.tmSnippet +16 -0
  402. data/Bundles/DokuWiki.tmbundle/Snippets/Unnumbered_item_2.tmSnippet +19 -0
  403. data/Bundles/DokuWiki.tmbundle/Syntaxes/DokuWiki.tmLanguage +649 -0
  404. data/Bundles/DokuWiki.tmbundle/info.plist +81 -0
  405. data/Bundles/Factor.tmbundle/Syntaxes/Factor.tmLanguage +334 -0
  406. data/Bundles/Factor.tmbundle/Syntaxes/HTML___Factor__.tmLanguage +53 -0
  407. data/Bundles/Factor.tmbundle/info.plist +21 -0
  408. data/Bundles/GetBundle.tmbundle/info.plist +47 -0
  409. data/Bundles/Groovy-Grails.tmbundle/Snippets/New_Controller.tmSnippet +20 -0
  410. data/Bundles/Groovy-Grails.tmbundle/Snippets/New_Tag_2.tmSnippet +18 -0
  411. data/Bundles/Groovy-Grails.tmbundle/Snippets/New_Tag_Library.tmSnippet +18 -0
  412. data/Bundles/Groovy-Grails.tmbundle/Snippets/New_Unit_Test.tmSnippet +34 -0
  413. data/Bundles/Groovy-Grails.tmbundle/Snippets/New_short_tag_____g_______.tmSnippet +18 -0
  414. data/Bundles/Groovy-Grails.tmbundle/Snippets/New_tag_____g__.tmSnippet +18 -0
  415. data/Bundles/Groovy-Grails.tmbundle/Snippets/__g__checkBox__.tmSnippet +16 -0
  416. data/Bundles/Groovy-Grails.tmbundle/Snippets/__g__createLinkTo__.tmSnippet +16 -0
  417. data/Bundles/Groovy-Grails.tmbundle/Snippets/__g__createLink__.tmSnippet +16 -0
  418. data/Bundles/Groovy-Grails.tmbundle/Snippets/__g__currencySelect_____.tmSnippet +16 -0
  419. data/Bundles/Groovy-Grails.tmbundle/Snippets/__g__each__.tmSnippet +18 -0
  420. data/Bundles/Groovy-Grails.tmbundle/Snippets/__g__each_in__________.tmSnippet +18 -0
  421. data/Bundles/Groovy-Grails.tmbundle/Snippets/__g__each_in_________var____e___status____i____.tmSnippet +18 -0
  422. data/Bundles/Groovy-Grails.tmbundle/Snippets/__g__each_in_________var____i____.tmSnippet +18 -0
  423. data/Bundles/Groovy-Grails.tmbundle/Snippets/__g__else__.tmSnippet +18 -0
  424. data/Bundles/Groovy-Grails.tmbundle/Snippets/__g__elseif__.tmSnippet +18 -0
  425. data/Bundles/Groovy-Grails.tmbundle/Snippets/__g__field_type__________.tmSnippet +16 -0
  426. data/Bundles/Groovy-Grails.tmbundle/Snippets/__g__form_action__________.tmSnippet +18 -0
  427. data/Bundles/Groovy-Grails.tmbundle/Snippets/__g__form_controller_________action___________.tmSnippet +18 -0
  428. data/Bundles/Groovy-Grails.tmbundle/Snippets/__g__hasErrors__.tmSnippet +19 -0
  429. data/Bundles/Groovy-Grails.tmbundle/Snippets/__g__hiddenField__.tmSnippet +16 -0
  430. data/Bundles/Groovy-Grails.tmbundle/Snippets/__g__if_____.tmSnippet +19 -0
  431. data/Bundles/Groovy-Grails.tmbundle/Snippets/__g__javascript__.tmSnippet +18 -0
  432. data/Bundles/Groovy-Grails.tmbundle/Snippets/__g__javascript_library__________.tmSnippet +16 -0
  433. data/Bundles/Groovy-Grails.tmbundle/Snippets/__g__link__.tmSnippet +16 -0
  434. data/Bundles/Groovy-Grails.tmbundle/Snippets/__g__localeSelect_____.tmSnippet +16 -0
  435. data/Bundles/Groovy-Grails.tmbundle/Snippets/__g__message__.tmSnippet +16 -0
  436. data/Bundles/Groovy-Grails.tmbundle/Snippets/__g__radio___.tmSnippet +16 -0
  437. data/Bundles/Groovy-Grails.tmbundle/Snippets/__g__render__.tmSnippet +16 -0
  438. data/Bundles/Groovy-Grails.tmbundle/Snippets/__g__select_from___________.tmSnippet +16 -0
  439. data/Bundles/Groovy-Grails.tmbundle/Snippets/__g__set__.tmSnippet +16 -0
  440. data/Bundles/Groovy-Grails.tmbundle/Snippets/__g__submitButton__.tmSnippet +16 -0
  441. data/Bundles/Groovy-Grails.tmbundle/Snippets/__g__textField__.tmSnippet +16 -0
  442. data/Bundles/Groovy-Grails.tmbundle/Snippets/__g__timeZoneSelect_____.tmSnippet +16 -0
  443. data/Bundles/Groovy-Grails.tmbundle/Snippets/__g__while_____.tmSnippet +19 -0
  444. data/Bundles/Groovy-Grails.tmbundle/Snippets/belongsTo.tmSnippet +16 -0
  445. data/Bundles/Groovy-Grails.tmbundle/Snippets/constraints.tmSnippet +18 -0
  446. data/Bundles/Groovy-Grails.tmbundle/Snippets/g_message____.tmSnippet +16 -0
  447. data/Bundles/Groovy-Grails.tmbundle/Snippets/hasMany.tmSnippet +16 -0
  448. data/Bundles/Groovy-Grails.tmbundle/Snippets/hasOne.tmSnippet +16 -0
  449. data/Bundles/Groovy-Grails.tmbundle/Snippets/mockConstraints.tmSnippet +19 -0
  450. data/Bundles/Groovy-Grails.tmbundle/Snippets/mockDomain.tmSnippet +18 -0
  451. data/Bundles/Groovy-Grails.tmbundle/Snippets/mockFor.tmSnippet +20 -0
  452. data/Bundles/Groovy-Grails.tmbundle/Snippets/mockLogging.tmSnippet +16 -0
  453. data/Bundles/Groovy-Grails.tmbundle/Snippets/mockSession.tmSnippet +16 -0
  454. data/Bundles/Groovy-Grails.tmbundle/Snippets/namedQueries.tmSnippet +20 -0
  455. data/Bundles/Groovy-Grails.tmbundle/Snippets/out__________.tmSnippet +16 -0
  456. data/Bundles/Groovy-Grails.tmbundle/Snippets/redirect__action______.tmSnippet +16 -0
  457. data/Bundles/Groovy-Grails.tmbundle/Snippets/redirect__action_______id_______.tmSnippet +16 -0
  458. data/Bundles/Groovy-Grails.tmbundle/Snippets/redirect__controller______.tmSnippet +16 -0
  459. data/Bundles/Groovy-Grails.tmbundle/Snippets/redirect__controller_______action______.tmSnippet +16 -0
  460. data/Bundles/Groovy-Grails.tmbundle/Snippets/redirect__controller_______action________id______.tmSnippet +16 -0
  461. data/Bundles/Groovy-Grails.tmbundle/Snippets/render__contentType____text__json_______________.tmSnippet +18 -0
  462. data/Bundles/Groovy-Grails.tmbundle/Snippets/render__contentType____text__xml______________.tmSnippet +18 -0
  463. data/Bundles/Groovy-Grails.tmbundle/Snippets/render__template__________.tmSnippet +16 -0
  464. data/Bundles/Groovy-Grails.tmbundle/Snippets/render__template__________bean__b__.tmSnippet +16 -0
  465. data/Bundles/Groovy-Grails.tmbundle/Snippets/render__template__________bean__b__var____x____.tmSnippet +16 -0
  466. data/Bundles/Groovy-Grails.tmbundle/Snippets/render__template__________collection__c__.tmSnippet +16 -0
  467. data/Bundles/Groovy-Grails.tmbundle/Snippets/render__template__________collection__c___var____x____.tmSnippet +16 -0
  468. data/Bundles/Groovy-Grails.tmbundle/Snippets/render__template__________model__m___.tmSnippet +16 -0
  469. data/Bundles/Groovy-Grails.tmbundle/Snippets/render__text__________.tmSnippet +16 -0
  470. data/Bundles/Groovy-Grails.tmbundle/Snippets/render__text___________contentType__________.tmSnippet +16 -0
  471. data/Bundles/Groovy-Grails.tmbundle/Snippets/render__view__________.tmSnippet +16 -0
  472. data/Bundles/Groovy-Grails.tmbundle/Snippets/render__view___________model__m__.tmSnippet +16 -0
  473. data/Bundles/Groovy-Grails.tmbundle/Syntaxes/GSP.tmLanguage +385 -0
  474. data/Bundles/Groovy-Grails.tmbundle/info.plist +321 -0
  475. data/Bundles/HTML.tmbundle/Preferences/Comments.plist +30 -0
  476. data/Bundles/HTML.tmbundle/Preferences/Completions_HTML_Attributes.tmPreferences +346 -0
  477. data/Bundles/HTML.tmbundle/Preferences/Empty_tag_typing_pairs.plist +26 -0
  478. data/Bundles/HTML.tmbundle/Preferences/Miscellaneous.plist +93 -0
  479. data/Bundles/HTML.tmbundle/Preferences/Symbol_List___ID.plist +17 -0
  480. data/Bundles/HTML.tmbundle/Preferences/Tag_Completions.tmPreferences +30 -0
  481. data/Bundles/HTML.tmbundle/Preferences/Tag_preferences.plist +48 -0
  482. data/Bundles/HTML.tmbundle/Snippets/Arrow___arrow__.plist +16 -0
  483. data/Bundles/HTML.tmbundle/Snippets/Backspace___backspace__.plist +16 -0
  484. data/Bundles/HTML.tmbundle/Snippets/Backtab___backtab__.plist +16 -0
  485. data/Bundles/HTML.tmbundle/Snippets/Command___command__.plist +16 -0
  486. data/Bundles/HTML.tmbundle/Snippets/Control___control__.plist +16 -0
  487. data/Bundles/HTML.tmbundle/Snippets/Delete___delete__.plist +16 -0
  488. data/Bundles/HTML.tmbundle/Snippets/DocType_HTML_4_0_Strict.plist +18 -0
  489. data/Bundles/HTML.tmbundle/Snippets/DocType_XHTL_1_0_Frameset.plist +18 -0
  490. data/Bundles/HTML.tmbundle/Snippets/DocType_XHTML_1_0_Strict.plist +18 -0
  491. data/Bundles/HTML.tmbundle/Snippets/DocType_XHTML_1_0_Transitional.plist +18 -0
  492. data/Bundles/HTML.tmbundle/Snippets/DocType_XHTML_1_1.plist +18 -0
  493. data/Bundles/HTML.tmbundle/Snippets/Down___down__.plist +16 -0
  494. data/Bundles/HTML.tmbundle/Snippets/Embed_QT_movie___movie__.plist +26 -0
  495. data/Bundles/HTML.tmbundle/Snippets/Emphasize.tmSnippet +16 -0
  496. data/Bundles/HTML.tmbundle/Snippets/Enter___enter__.plist +16 -0
  497. data/Bundles/HTML.tmbundle/Snippets/Escape___escape__.plist +16 -0
  498. data/Bundles/HTML.tmbundle/Snippets/Fieldset.tmSnippet +22 -0
  499. data/Bundles/HTML.tmbundle/Snippets/HTML________4_0_Transitional___doctype__.plist +18 -0
  500. data/Bundles/HTML.tmbundle/Snippets/IE_Conditional_Comment___Internet_Explorer.tmSnippet +16 -0
  501. data/Bundles/HTML.tmbundle/Snippets/IE_Conditional_Comment___Internet_Explorer_5_0_only.tmSnippet +16 -0
  502. data/Bundles/HTML.tmbundle/Snippets/IE_Conditional_Comment___Internet_Explorer_5_5_only.tmSnippet +16 -0
  503. data/Bundles/HTML.tmbundle/Snippets/IE_Conditional_Comment___Internet_Explorer_5_x.tmSnippet +16 -0
  504. data/Bundles/HTML.tmbundle/Snippets/IE_Conditional_Comment___Internet_Explorer_6_and_below.tmSnippet +16 -0
  505. data/Bundles/HTML.tmbundle/Snippets/IE_Conditional_Comment___Internet_Explorer_6_only.tmSnippet +16 -0
  506. data/Bundles/HTML.tmbundle/Snippets/IE_Conditional_Comment___Internet_Explorer_7__.tmSnippet +16 -0
  507. data/Bundles/HTML.tmbundle/Snippets/IE_Conditional_Comment___NOT_Internet_Explorer.tmSnippet +16 -0
  508. data/Bundles/HTML.tmbundle/Snippets/Input_with_Label.tmSnippet +19 -0
  509. data/Bundles/HTML.tmbundle/Snippets/Left___left__.plist +16 -0
  510. data/Bundles/HTML.tmbundle/Snippets/Option.tmSnippet +18 -0
  511. data/Bundles/HTML.tmbundle/Snippets/Option___option__.plist +16 -0
  512. data/Bundles/HTML.tmbundle/Snippets/Return___return__.plist +16 -0
  513. data/Bundles/HTML.tmbundle/Snippets/Right___right__.plist +16 -0
  514. data/Bundles/HTML.tmbundle/Snippets/Select_Box.tmSnippet +22 -0
  515. data/Bundles/HTML.tmbundle/Snippets/Shift___shift__.plist +16 -0
  516. data/Bundles/HTML.tmbundle/Snippets/Smart_return__indent_for_tag_pairs.plist +18 -0
  517. data/Bundles/HTML.tmbundle/Snippets/Strong.tmSnippet +16 -0
  518. data/Bundles/HTML.tmbundle/Snippets/Tab___tab__.plist +16 -0
  519. data/Bundles/HTML.tmbundle/Snippets/Up___up__.plist +16 -0
  520. data/Bundles/HTML.tmbundle/Snippets/Wrap_Selection_In_Tag.plist +16 -0
  521. data/Bundles/HTML.tmbundle/Snippets/Wrap_in___________________.plist +14 -0
  522. data/Bundles/HTML.tmbundle/Snippets/XHTML_____input__.plist +16 -0
  523. data/Bundles/HTML.tmbundle/Snippets/XHTML_____textarea__.plist +16 -0
  524. data/Bundles/HTML.tmbundle/Snippets/XHTML___a_mailto_____.plist +16 -0
  525. data/Bundles/HTML.tmbundle/Snippets/XHTML___base__.plist +16 -0
  526. data/Bundles/HTML.tmbundle/Snippets/XHTML___body__.plist +18 -0
  527. data/Bundles/HTML.tmbundle/Snippets/XHTML___br_____.plist +16 -0
  528. data/Bundles/HTML.tmbundle/Snippets/XHTML___div__.plist +18 -0
  529. data/Bundles/HTML.tmbundle/Snippets/XHTML___form__.plist +20 -0
  530. data/Bundles/HTML.tmbundle/Snippets/XHTML___h1__.plist +16 -0
  531. data/Bundles/HTML.tmbundle/Snippets/XHTML___head__.plist +20 -0
  532. data/Bundles/HTML.tmbundle/Snippets/XHTML___link__.plist +16 -0
  533. data/Bundles/HTML.tmbundle/Snippets/XHTML___meta__.plist +16 -0
  534. data/Bundles/HTML.tmbundle/Snippets/XHTML___nbsp___NonBreakingSpace.plist +16 -0
  535. data/Bundles/HTML.tmbundle/Snippets/XHTML___script__.plist +18 -0
  536. data/Bundles/HTML.tmbundle/Snippets/XHTML___script_src_____.plist +16 -0
  537. data/Bundles/HTML.tmbundle/Snippets/XHTML___style__.plist +18 -0
  538. data/Bundles/HTML.tmbundle/Snippets/XHTML___table__.plist +19 -0
  539. data/Bundles/HTML.tmbundle/Snippets/XHTML___title__.plist +16 -0
  540. data/Bundles/HTML.tmbundle/Syntaxes/HTML.plist +960 -0
  541. data/Bundles/HTML.tmbundle/info.plist +293 -0
  542. data/Bundles/Haskell.tmbundle/Preferences/Comments.tmPreferences +36 -0
  543. data/Bundles/Haskell.tmbundle/Preferences/Indent_Patterns.plist +17 -0
  544. data/Bundles/Haskell.tmbundle/Preferences/Symbol_List.tmPreferences +17 -0
  545. data/Bundles/Haskell.tmbundle/Preferences/Typing_Pairs.plist +42 -0
  546. data/Bundles/Haskell.tmbundle/Snippets/Case.tmSnippet +17 -0
  547. data/Bundles/Haskell.tmbundle/Snippets/Instance.tmSnippet +17 -0
  548. data/Bundles/Haskell.tmbundle/Snippets/Main.tmSnippet +18 -0
  549. data/Bundles/Haskell.tmbundle/Snippets/__.plist +16 -0
  550. data/Bundles/Haskell.tmbundle/Snippets/module.plist +18 -0
  551. data/Bundles/Haskell.tmbundle/Snippets/t______f_t.tmSnippet +16 -0
  552. data/Bundles/Haskell.tmbundle/Syntaxes/Haskell.plist +646 -0
  553. data/Bundles/Haskell.tmbundle/Syntaxes/Literate_Haskell.plist +90 -0
  554. data/Bundles/Haskell.tmbundle/info.plist +58 -0
  555. data/Bundles/Hyperlink Helper.tmbundle/Preferences/Bulletin_Board.tmPreferences +24 -0
  556. data/Bundles/Hyperlink Helper.tmbundle/Preferences/DokuWiki.tmPreferences +24 -0
  557. data/Bundles/Hyperlink Helper.tmbundle/Preferences/Fallback___not_supported__.tmPreferences +22 -0
  558. data/Bundles/Hyperlink Helper.tmbundle/Preferences/HTML.tmPreferences +24 -0
  559. data/Bundles/Hyperlink Helper.tmbundle/Preferences/LaTeX.tmPreferences +24 -0
  560. data/Bundles/Hyperlink Helper.tmbundle/Preferences/Markdown.tmPreferences +24 -0
  561. data/Bundles/Hyperlink Helper.tmbundle/Preferences/Mediawiki.tmPreferences +24 -0
  562. data/Bundles/Hyperlink Helper.tmbundle/Preferences/MoinMoin.tmPreferences +24 -0
  563. data/Bundles/Hyperlink Helper.tmbundle/Preferences/TWiki.tmPreferences +24 -0
  564. data/Bundles/Hyperlink Helper.tmbundle/Preferences/Textile.tmPreferences +24 -0
  565. data/Bundles/Hyperlink Helper.tmbundle/Preferences/reStructuredText.tmPreferences +24 -0
  566. data/Bundles/Hyperlink Helper.tmbundle/info.plist +56 -0
  567. data/Bundles/ImageBrowser.tmbundle/info.plist +20 -0
  568. data/Bundles/Io.tmbundle/Preferences/Comments.tmPreferences +42 -0
  569. data/Bundles/Io.tmbundle/Preferences/Indentation_Rules.plist +21 -0
  570. data/Bundles/Io.tmbundle/Preferences/Typing_Pairs.plist +37 -0
  571. data/Bundles/Io.tmbundle/Snippets/Indented_Bracketed_Line.plist +20 -0
  572. data/Bundles/Io.tmbundle/Snippets/Indented_return.plist +18 -0
  573. data/Bundles/Io.tmbundle/Snippets/Method.plist +18 -0
  574. data/Bundles/Io.tmbundle/Snippets/Object_clone_do.plist +18 -0
  575. data/Bundles/Io.tmbundle/Snippets/UnitTest.plist +18 -0
  576. data/Bundles/Io.tmbundle/Snippets/assertEquals.plist +16 -0
  577. data/Bundles/Io.tmbundle/Snippets/clone_do.plist +18 -0
  578. data/Bundles/Io.tmbundle/Snippets/docSlot.plist +16 -0
  579. data/Bundles/Io.tmbundle/Snippets/newSlot.plist +16 -0
  580. data/Bundles/Io.tmbundle/Snippets/testMethod.plist +18 -0
  581. data/Bundles/Io.tmbundle/Syntaxes/Io.plist +225 -0
  582. data/Bundles/Io.tmbundle/info.plist +61 -0
  583. data/Bundles/JSON.tmbundle/Syntaxes/JSON.tmLanguage +285 -0
  584. data/Bundles/JSON.tmbundle/info.plist +21 -0
  585. data/Bundles/Java.tmbundle/Preferences/Comments.tmPreferences +36 -0
  586. data/Bundles/Java.tmbundle/Preferences/Indentation_Rules.tmPreferences +21 -0
  587. data/Bundles/Java.tmbundle/Preferences/Symbol_List___Classes.tmPreferences +17 -0
  588. data/Bundles/Java.tmbundle/Preferences/Symbol_List___Inner_Class_Methods.tmPreferences +22 -0
  589. data/Bundles/Java.tmbundle/Preferences/Symbol_List___Inner_Classes.tmPreferences +19 -0
  590. data/Bundles/Java.tmbundle/Preferences/Symbol_List___Inner_Inner_Class_Methods.tmPreferences +22 -0
  591. data/Bundles/Java.tmbundle/Preferences/Symbol_List___Inner_Inner_Classes.tmPreferences +19 -0
  592. data/Bundles/Java.tmbundle/Preferences/Symbol_List___Method.plist +22 -0
  593. data/Bundles/Java.tmbundle/Snippets/abstract.tmSnippet +16 -0
  594. data/Bundles/Java.tmbundle/Snippets/assert.tmSnippet +16 -0
  595. data/Bundles/Java.tmbundle/Snippets/break.tmSnippet +17 -0
  596. data/Bundles/Java.tmbundle/Snippets/case.tmSnippet +18 -0
  597. data/Bundles/Java.tmbundle/Snippets/catch.tmSnippet +18 -0
  598. data/Bundles/Java.tmbundle/Snippets/class.tmSnippet +18 -0
  599. data/Bundles/Java.tmbundle/Snippets/constant.tmSnippet +16 -0
  600. data/Bundles/Java.tmbundle/Snippets/constant_string.tmSnippet +16 -0
  601. data/Bundles/Java.tmbundle/Snippets/default.tmSnippet +17 -0
  602. data/Bundles/Java.tmbundle/Snippets/else.tmSnippet +18 -0
  603. data/Bundles/Java.tmbundle/Snippets/else_if.tmSnippet +18 -0
  604. data/Bundles/Java.tmbundle/Snippets/final.tmSnippet +16 -0
  605. data/Bundles/Java.tmbundle/Snippets/for.tmSnippet +18 -0
  606. data/Bundles/Java.tmbundle/Snippets/for___each__.tmSnippet +18 -0
  607. data/Bundles/Java.tmbundle/Snippets/if.tmSnippet +18 -0
  608. data/Bundles/Java.tmbundle/Snippets/import.tmSnippet +16 -0
  609. data/Bundles/Java.tmbundle/Snippets/import_junit_framework_TestCase__.tmSnippet +17 -0
  610. data/Bundles/Java.tmbundle/Snippets/interface.tmSnippet +18 -0
  611. data/Bundles/Java.tmbundle/Snippets/java_beans_.tmSnippet +16 -0
  612. data/Bundles/Java.tmbundle/Snippets/java_io.tmSnippet +16 -0
  613. data/Bundles/Java.tmbundle/Snippets/java_math.tmSnippet +16 -0
  614. data/Bundles/Java.tmbundle/Snippets/java_net_.tmSnippet +16 -0
  615. data/Bundles/Java.tmbundle/Snippets/java_util_.tmSnippet +16 -0
  616. data/Bundles/Java.tmbundle/Snippets/method.tmSnippet +19 -0
  617. data/Bundles/Java.tmbundle/Snippets/method___main__.tmSnippet +18 -0
  618. data/Bundles/Java.tmbundle/Snippets/package.tmSnippet +16 -0
  619. data/Bundles/Java.tmbundle/Snippets/print.tmSnippet +16 -0
  620. data/Bundles/Java.tmbundle/Snippets/println.tmSnippet +16 -0
  621. data/Bundles/Java.tmbundle/Snippets/private.tmSnippet +16 -0
  622. data/Bundles/Java.tmbundle/Snippets/protected.tmSnippet +16 -0
  623. data/Bundles/Java.tmbundle/Snippets/public.tmSnippet +16 -0
  624. data/Bundles/Java.tmbundle/Snippets/return.tmSnippet +16 -0
  625. data/Bundles/Java.tmbundle/Snippets/static.tmSnippet +16 -0
  626. data/Bundles/Java.tmbundle/Snippets/switch.tmSnippet +18 -0
  627. data/Bundles/Java.tmbundle/Snippets/synchronized.tmSnippet +16 -0
  628. data/Bundles/Java.tmbundle/Snippets/test.tmSnippet +18 -0
  629. data/Bundles/Java.tmbundle/Snippets/test_case.tmSnippet +18 -0
  630. data/Bundles/Java.tmbundle/Snippets/throw.tmSnippet +16 -0
  631. data/Bundles/Java.tmbundle/Snippets/variable.tmSnippet +16 -0
  632. data/Bundles/Java.tmbundle/Snippets/while.tmSnippet +18 -0
  633. data/Bundles/Java.tmbundle/Syntaxes/Java.plist +1153 -0
  634. data/Bundles/Java.tmbundle/Syntaxes/JavaProperties.plist +70 -0
  635. data/Bundles/Java.tmbundle/Syntaxes/Java_Server_Pages___JSP__.tmLanguage +256 -0
  636. data/Bundles/Java.tmbundle/info.plist +204 -0
  637. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Preferences/Prototype_Completions.tmPreferences +185 -0
  638. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Ajax_Options.tmSnippet +23 -0
  639. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Ajax_PeriodicalUpdater.tmSnippet +16 -0
  640. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Ajax_Request.tmSnippet +16 -0
  641. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Ajax_Updater.tmSnippet +16 -0
  642. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Class_create.tmSnippet +20 -0
  643. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Create_Class_Alt.tmSnippet +23 -0
  644. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Effect_Appear.tmSnippet +16 -0
  645. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Effect_BlindDown.tmSnippet +16 -0
  646. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Effect_BlindUp.tmSnippet +16 -0
  647. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Effect_DropOut.tmSnippet +16 -0
  648. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Effect_Fade.tmSnippet +16 -0
  649. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Effect_Fold.tmSnippet +16 -0
  650. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Effect_Grow.tmSnippet +16 -0
  651. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Effect_Highlight.tmSnippet +16 -0
  652. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Effect_Options.tmSnippet +21 -0
  653. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Effect_Puff.tmSnippet +16 -0
  654. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Effect_Pulsate.tmSnippet +16 -0
  655. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Effect_Shake.tmSnippet +16 -0
  656. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Effect_Shrink.tmSnippet +16 -0
  657. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Effect_SlideDown.tmSnippet +16 -0
  658. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Effect_SlideUp.tmSnippet +16 -0
  659. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Effect_Squish.tmSnippet +16 -0
  660. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Effect_SwitchOff.tmSnippet +16 -0
  661. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Enum_all.tmSnippet +18 -0
  662. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Enum_any.tmSnippet +18 -0
  663. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Enum_collect.tmSnippet +18 -0
  664. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Enum_detect.tmSnippet +18 -0
  665. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Enum_each.tmSnippet +18 -0
  666. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Enum_each___element__.tmSnippet +19 -0
  667. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Enum_each___index__.tmSnippet +18 -0
  668. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Enum_inject.tmSnippet +19 -0
  669. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Enum_invoke.tmSnippet +16 -0
  670. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Enum_map.tmSnippet +18 -0
  671. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Enum_reject.tmSnippet +18 -0
  672. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Event_observe.tmSnippet +16 -0
  673. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Field_activate.tmSnippet +16 -0
  674. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Field_clear.tmSnippet +16 -0
  675. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Field_focus.tmSnippet +16 -0
  676. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Field_present.tmSnippet +16 -0
  677. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Field_select.tmSnippet +16 -0
  678. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Form_disable.tmSnippet +16 -0
  679. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Form_enable.tmSnippet +16 -0
  680. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Form_findFirstElement.tmSnippet +16 -0
  681. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Form_focusFirstElement.tmSnippet +16 -0
  682. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Form_getElements.tmSnippet +16 -0
  683. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Form_getInputs.tmSnippet +16 -0
  684. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Form_serialize.tmSnippet +16 -0
  685. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Function_bind.tmSnippet +16 -0
  686. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Function_bindAsEventListener.tmSnippet +16 -0
  687. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Insertion_After.tmSnippet +16 -0
  688. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Insertion_Before.tmSnippet +16 -0
  689. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Insertion_Bottom.tmSnippet +16 -0
  690. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Insertion_Top.tmSnippet +16 -0
  691. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Object_extend.tmSnippet +16 -0
  692. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Options.tmSnippet +18 -0
  693. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Position_absolutize.tmSnippet +16 -0
  694. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Position_clone.tmSnippet +16 -0
  695. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Position_cumulativeOffset.tmSnippet +16 -0
  696. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Position_offsetParent.tmSnippet +16 -0
  697. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Position_overlap.tmSnippet +16 -0
  698. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Position_page.tmSnippet +16 -0
  699. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Position_positionedOffset.tmSnippet +16 -0
  700. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Position_prepare.tmSnippet +16 -0
  701. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Position_realOffset.tmSnippet +16 -0
  702. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Position_relativize.tmSnippet +16 -0
  703. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Position_within.tmSnippet +16 -0
  704. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Position_withinIncludingScrolloffsets.tmSnippet +16 -0
  705. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/__.tmSnippet +16 -0
  706. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/__function___________.tmSnippet +18 -0
  707. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Syntaxes/JavaScript____Prototype.tmLanguage +193 -0
  708. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Syntaxes/JavaScript____Prototype_Bracketed.tmLanguage +394 -0
  709. data/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/info.plist +270 -0
  710. data/Bundles/JavaScript jQuery.tmbundle/Snippets/_____Select_DOM_Element__.tmSnippet +16 -0
  711. data/Bundles/JavaScript jQuery.tmbundle/Snippets/____this__.tmSnippet +16 -0
  712. data/Bundles/JavaScript jQuery.tmbundle/Snippets/___ajaxError.tmSnippet +19 -0
  713. data/Bundles/JavaScript jQuery.tmbundle/Snippets/___ajaxSend.tmSnippet +19 -0
  714. data/Bundles/JavaScript jQuery.tmbundle/Snippets/___ajaxSetup.tmSnippet +28 -0
  715. data/Bundles/JavaScript jQuery.tmbundle/Snippets/___ajaxSuccess.tmSnippet +18 -0
  716. data/Bundles/JavaScript jQuery.tmbundle/Snippets/___ajax__hash__.tmSnippet +28 -0
  717. data/Bundles/JavaScript jQuery.tmbundle/Snippets/___get.tmSnippet +19 -0
  718. data/Bundles/JavaScript jQuery.tmbundle/Snippets/___getIfModified.tmSnippet +19 -0
  719. data/Bundles/JavaScript jQuery.tmbundle/Snippets/___getJSON.tmSnippet +21 -0
  720. data/Bundles/JavaScript jQuery.tmbundle/Snippets/___getScript.tmSnippet +19 -0
  721. data/Bundles/JavaScript jQuery.tmbundle/Snippets/___post.tmSnippet +23 -0
  722. data/Bundles/JavaScript jQuery.tmbundle/Snippets/___trim.tmSnippet +16 -0
  723. data/Bundles/JavaScript jQuery.tmbundle/Snippets/__checked.tmSnippet +18 -0
  724. data/Bundles/JavaScript jQuery.tmbundle/Snippets/__contains____test____.tmSnippet +18 -0
  725. data/Bundles/JavaScript jQuery.tmbundle/Snippets/__disabled.tmSnippet +18 -0
  726. data/Bundles/JavaScript jQuery.tmbundle/Snippets/__empty.tmSnippet +18 -0
  727. data/Bundles/JavaScript jQuery.tmbundle/Snippets/__enabled.tmSnippet +18 -0
  728. data/Bundles/JavaScript jQuery.tmbundle/Snippets/__eq__n__.tmSnippet +18 -0
  729. data/Bundles/JavaScript jQuery.tmbundle/Snippets/__even.tmSnippet +18 -0
  730. data/Bundles/JavaScript jQuery.tmbundle/Snippets/__first.tmSnippet +18 -0
  731. data/Bundles/JavaScript jQuery.tmbundle/Snippets/__first__child.tmSnippet +18 -0
  732. data/Bundles/JavaScript jQuery.tmbundle/Snippets/__first__of__type.tmSnippet +18 -0
  733. data/Bundles/JavaScript jQuery.tmbundle/Snippets/__gt__n__.tmSnippet +18 -0
  734. data/Bundles/JavaScript jQuery.tmbundle/Snippets/__hidden.tmSnippet +19 -0
  735. data/Bundles/JavaScript jQuery.tmbundle/Snippets/__last.tmSnippet +18 -0
  736. data/Bundles/JavaScript jQuery.tmbundle/Snippets/__last__child.tmSnippet +18 -0
  737. data/Bundles/JavaScript jQuery.tmbundle/Snippets/__last__of__type.tmSnippet +18 -0
  738. data/Bundles/JavaScript jQuery.tmbundle/Snippets/__lt__n__.tmSnippet +18 -0
  739. data/Bundles/JavaScript jQuery.tmbundle/Snippets/__not__s__.tmSnippet +18 -0
  740. data/Bundles/JavaScript jQuery.tmbundle/Snippets/__nth__child__n__.tmSnippet +18 -0
  741. data/Bundles/JavaScript jQuery.tmbundle/Snippets/__nth__last__child__n__.tmSnippet +18 -0
  742. data/Bundles/JavaScript jQuery.tmbundle/Snippets/__nth__of__type__n__.tmSnippet +18 -0
  743. data/Bundles/JavaScript jQuery.tmbundle/Snippets/__odd.tmSnippet +18 -0
  744. data/Bundles/JavaScript jQuery.tmbundle/Snippets/__only__child.tmSnippet +18 -0
  745. data/Bundles/JavaScript jQuery.tmbundle/Snippets/__only__of__type.tmSnippet +18 -0
  746. data/Bundles/JavaScript jQuery.tmbundle/Snippets/__parent.tmSnippet +19 -0
  747. data/Bundles/JavaScript jQuery.tmbundle/Snippets/__root.tmSnippet +18 -0
  748. data/Bundles/JavaScript jQuery.tmbundle/Snippets/__visible.tmSnippet +19 -0
  749. data/Bundles/JavaScript jQuery.tmbundle/Snippets/add.tmSnippet +16 -0
  750. data/Bundles/JavaScript jQuery.tmbundle/Snippets/addClass.tmSnippet +16 -0
  751. data/Bundles/JavaScript jQuery.tmbundle/Snippets/after.tmSnippet +16 -0
  752. data/Bundles/JavaScript jQuery.tmbundle/Snippets/ajaxStart.tmSnippet +19 -0
  753. data/Bundles/JavaScript jQuery.tmbundle/Snippets/ajaxStop.tmSnippet +19 -0
  754. data/Bundles/JavaScript jQuery.tmbundle/Snippets/animate.tmSnippet +16 -0
  755. data/Bundles/JavaScript jQuery.tmbundle/Snippets/append.tmSnippet +16 -0
  756. data/Bundles/JavaScript jQuery.tmbundle/Snippets/appendTo.tmSnippet +16 -0
  757. data/Bundles/JavaScript jQuery.tmbundle/Snippets/attr.tmSnippet +16 -0
  758. data/Bundles/JavaScript jQuery.tmbundle/Snippets/attr__hash__.tmSnippet +16 -0
  759. data/Bundles/JavaScript jQuery.tmbundle/Snippets/before.tmSnippet +16 -0
  760. data/Bundles/JavaScript jQuery.tmbundle/Snippets/bind.tmSnippet +18 -0
  761. data/Bundles/JavaScript jQuery.tmbundle/Snippets/blur.tmSnippet +18 -0
  762. data/Bundles/JavaScript jQuery.tmbundle/Snippets/change.tmSnippet +18 -0
  763. data/Bundles/JavaScript jQuery.tmbundle/Snippets/children.tmSnippet +16 -0
  764. data/Bundles/JavaScript jQuery.tmbundle/Snippets/click.tmSnippet +18 -0
  765. data/Bundles/JavaScript jQuery.tmbundle/Snippets/clone.tmSnippet +16 -0
  766. data/Bundles/JavaScript jQuery.tmbundle/Snippets/contains.tmSnippet +16 -0
  767. data/Bundles/JavaScript jQuery.tmbundle/Snippets/css.tmSnippet +16 -0
  768. data/Bundles/JavaScript jQuery.tmbundle/Snippets/css__hash__.tmSnippet +16 -0
  769. data/Bundles/JavaScript jQuery.tmbundle/Snippets/dblclick.tmSnippet +18 -0
  770. data/Bundles/JavaScript jQuery.tmbundle/Snippets/each.tmSnippet +18 -0
  771. data/Bundles/JavaScript jQuery.tmbundle/Snippets/end.tmSnippet +16 -0
  772. data/Bundles/JavaScript jQuery.tmbundle/Snippets/error.tmSnippet +18 -0
  773. data/Bundles/JavaScript jQuery.tmbundle/Snippets/fadeIn.tmSnippet +16 -0
  774. data/Bundles/JavaScript jQuery.tmbundle/Snippets/fadeIn____with_callback.tmSnippet +19 -0
  775. data/Bundles/JavaScript jQuery.tmbundle/Snippets/fadeOut.tmSnippet +16 -0
  776. data/Bundles/JavaScript jQuery.tmbundle/Snippets/fadeOut____with_callback.tmSnippet +19 -0
  777. data/Bundles/JavaScript jQuery.tmbundle/Snippets/fadeTo.tmSnippet +16 -0
  778. data/Bundles/JavaScript jQuery.tmbundle/Snippets/fadeTo____with_callback.tmSnippet +19 -0
  779. data/Bundles/JavaScript jQuery.tmbundle/Snippets/filter.tmSnippet +16 -0
  780. data/Bundles/JavaScript jQuery.tmbundle/Snippets/find.tmSnippet +16 -0
  781. data/Bundles/JavaScript jQuery.tmbundle/Snippets/focus.tmSnippet +18 -0
  782. data/Bundles/JavaScript jQuery.tmbundle/Snippets/get.tmSnippet +16 -0
  783. data/Bundles/JavaScript jQuery.tmbundle/Snippets/height.tmSnippet +16 -0
  784. data/Bundles/JavaScript jQuery.tmbundle/Snippets/hide.tmSnippet +16 -0
  785. data/Bundles/JavaScript jQuery.tmbundle/Snippets/hide____with_callback.tmSnippet +19 -0
  786. data/Bundles/JavaScript jQuery.tmbundle/Snippets/hover.tmSnippet +20 -0
  787. data/Bundles/JavaScript jQuery.tmbundle/Snippets/html.tmSnippet +16 -0
  788. data/Bundles/JavaScript jQuery.tmbundle/Snippets/insertAfter.tmSnippet +16 -0
  789. data/Bundles/JavaScript jQuery.tmbundle/Snippets/insertBefore.tmSnippet +16 -0
  790. data/Bundles/JavaScript jQuery.tmbundle/Snippets/is.tmSnippet +16 -0
  791. data/Bundles/JavaScript jQuery.tmbundle/Snippets/load.tmSnippet +18 -0
  792. data/Bundles/JavaScript jQuery.tmbundle/Snippets/loadIfModified.tmSnippet +21 -0
  793. data/Bundles/JavaScript jQuery.tmbundle/Snippets/load___AHAH__.tmSnippet +21 -0
  794. data/Bundles/JavaScript jQuery.tmbundle/Snippets/mousedown.tmSnippet +18 -0
  795. data/Bundles/JavaScript jQuery.tmbundle/Snippets/mousemove.tmSnippet +18 -0
  796. data/Bundles/JavaScript jQuery.tmbundle/Snippets/mouseout.tmSnippet +18 -0
  797. data/Bundles/JavaScript jQuery.tmbundle/Snippets/mouseover.tmSnippet +18 -0
  798. data/Bundles/JavaScript jQuery.tmbundle/Snippets/mouseup.tmSnippet +18 -0
  799. data/Bundles/JavaScript jQuery.tmbundle/Snippets/next.tmSnippet +16 -0
  800. data/Bundles/JavaScript jQuery.tmbundle/Snippets/not.tmSnippet +16 -0
  801. data/Bundles/JavaScript jQuery.tmbundle/Snippets/one.tmSnippet +18 -0
  802. data/Bundles/JavaScript jQuery.tmbundle/Snippets/parent.tmSnippet +16 -0
  803. data/Bundles/JavaScript jQuery.tmbundle/Snippets/parents.tmSnippet +16 -0
  804. data/Bundles/JavaScript jQuery.tmbundle/Snippets/prepend.tmSnippet +16 -0
  805. data/Bundles/JavaScript jQuery.tmbundle/Snippets/prependTo.tmSnippet +16 -0
  806. data/Bundles/JavaScript jQuery.tmbundle/Snippets/prev.tmSnippet +16 -0
  807. data/Bundles/JavaScript jQuery.tmbundle/Snippets/ready.tmSnippet +19 -0
  808. data/Bundles/JavaScript jQuery.tmbundle/Snippets/remove.tmSnippet +16 -0
  809. data/Bundles/JavaScript jQuery.tmbundle/Snippets/removeAttr.tmSnippet +16 -0
  810. data/Bundles/JavaScript jQuery.tmbundle/Snippets/removeClass.tmSnippet +16 -0
  811. data/Bundles/JavaScript jQuery.tmbundle/Snippets/reset.tmSnippet +18 -0
  812. data/Bundles/JavaScript jQuery.tmbundle/Snippets/resize.tmSnippet +18 -0
  813. data/Bundles/JavaScript jQuery.tmbundle/Snippets/scroll.tmSnippet +18 -0
  814. data/Bundles/JavaScript jQuery.tmbundle/Snippets/select.tmSnippet +18 -0
  815. data/Bundles/JavaScript jQuery.tmbundle/Snippets/show.tmSnippet +16 -0
  816. data/Bundles/JavaScript jQuery.tmbundle/Snippets/show____with_callback.tmSnippet +19 -0
  817. data/Bundles/JavaScript jQuery.tmbundle/Snippets/siblings.tmSnippet +16 -0
  818. data/Bundles/JavaScript jQuery.tmbundle/Snippets/size.tmSnippet +16 -0
  819. data/Bundles/JavaScript jQuery.tmbundle/Snippets/slideDown.tmSnippet +16 -0
  820. data/Bundles/JavaScript jQuery.tmbundle/Snippets/slideDown____with_callback.tmSnippet +19 -0
  821. data/Bundles/JavaScript jQuery.tmbundle/Snippets/slideToggle.tmSnippet +16 -0
  822. data/Bundles/JavaScript jQuery.tmbundle/Snippets/slideUp.tmSnippet +16 -0
  823. data/Bundles/JavaScript jQuery.tmbundle/Snippets/slideUp____with_callback.tmSnippet +19 -0
  824. data/Bundles/JavaScript jQuery.tmbundle/Snippets/submit.tmSnippet +18 -0
  825. data/Bundles/JavaScript jQuery.tmbundle/Snippets/text.tmSnippet +16 -0
  826. data/Bundles/JavaScript jQuery.tmbundle/Snippets/toggle.tmSnippet +21 -0
  827. data/Bundles/JavaScript jQuery.tmbundle/Snippets/toggleClass.tmSnippet +16 -0
  828. data/Bundles/JavaScript jQuery.tmbundle/Snippets/toggle___show__hide__.tmSnippet +16 -0
  829. data/Bundles/JavaScript jQuery.tmbundle/Snippets/trigger.tmSnippet +16 -0
  830. data/Bundles/JavaScript jQuery.tmbundle/Snippets/unbind.tmSnippet +16 -0
  831. data/Bundles/JavaScript jQuery.tmbundle/Snippets/val.tmSnippet +16 -0
  832. data/Bundles/JavaScript jQuery.tmbundle/Snippets/width.tmSnippet +16 -0
  833. data/Bundles/JavaScript jQuery.tmbundle/Snippets/wrap.tmSnippet +16 -0
  834. data/Bundles/JavaScript jQuery.tmbundle/Syntaxes/jQuery___JavaScript__.tmLanguage +440 -0
  835. data/Bundles/JavaScript jQuery.tmbundle/info.plist +387 -0
  836. data/Bundles/JavaScript.tmbundle/Preferences/Comments.tmPreferences +36 -0
  837. data/Bundles/JavaScript.tmbundle/Preferences/JavaScript_Indent.tmPreferences +19 -0
  838. data/Bundles/JavaScript.tmbundle/Preferences/Symbol_List_Banned.tmPreferences +17 -0
  839. data/Bundles/JavaScript.tmbundle/Preferences/Symbol_List_Class.tmPreferences +21 -0
  840. data/Bundles/JavaScript.tmbundle/Preferences/Symbol_List_Instance.tmPreferences +21 -0
  841. data/Bundles/JavaScript.tmbundle/Preferences/Symbol_List_Sub_1.tmPreferences +21 -0
  842. data/Bundles/JavaScript.tmbundle/Preferences/Symbol_List_Sub_2.tmPreferences +21 -0
  843. data/Bundles/JavaScript.tmbundle/Snippets/Get_Elements.tmSnippet +16 -0
  844. data/Bundles/JavaScript.tmbundle/Snippets/Object_Method.tmSnippet +18 -0
  845. data/Bundles/JavaScript.tmbundle/Snippets/Object_Method_String.tmSnippet +18 -0
  846. data/Bundles/JavaScript.tmbundle/Snippets/Object_Value_JS.tmSnippet +16 -0
  847. data/Bundles/JavaScript.tmbundle/Snippets/Object_key________key_____value__.tmSnippet +18 -0
  848. data/Bundles/JavaScript.tmbundle/Snippets/Prototype___proto__.plist +19 -0
  849. data/Bundles/JavaScript.tmbundle/Snippets/for______________________.tmSnippet +18 -0
  850. data/Bundles/JavaScript.tmbundle/Snippets/for_________________________faster__.tmSnippet +18 -0
  851. data/Bundles/JavaScript.tmbundle/Snippets/function.tmSnippet +16 -0
  852. data/Bundles/JavaScript.tmbundle/Snippets/function___fun__.plist +18 -0
  853. data/Bundles/JavaScript.tmbundle/Snippets/if.tmSnippet +16 -0
  854. data/Bundles/JavaScript.tmbundle/Snippets/if_____else.tmSnippet +16 -0
  855. data/Bundles/JavaScript.tmbundle/Snippets/setTimeout_function.tmSnippet +16 -0
  856. data/Bundles/JavaScript.tmbundle/Syntaxes/JavaScript.plist +712 -0
  857. data/Bundles/JavaScript.tmbundle/info.plist +136 -0
  858. data/Bundles/Latex.tmbundle/Preferences/Beamer_Symbol_List.tmPreferences +21 -0
  859. data/Bundles/Latex.tmbundle/Preferences/Cite_Completion.plist +19 -0
  860. data/Bundles/Latex.tmbundle/Preferences/Comments.plist +24 -0
  861. data/Bundles/Latex.tmbundle/Preferences/Disable_Smart_Typing_after_Backslashes.tmPreferences +19 -0
  862. data/Bundles/Latex.tmbundle/Preferences/Label_Completion.plist +19 -0
  863. data/Bundles/Latex.tmbundle/Preferences/Miscellaneous.plist +94 -0
  864. data/Bundles/Latex.tmbundle/Preferences/Miscellaneous___BibTeX__.tmPreferences +53 -0
  865. data/Bundles/Latex.tmbundle/Preferences/Smart_Typing___Strings__.tmPreferences +65 -0
  866. data/Bundles/Latex.tmbundle/Preferences/Spell_Checking___Disable_for_Comments.tmPreferences +17 -0
  867. data/Bundles/Latex.tmbundle/Preferences/Spell_Checking_in_Strings.tmPreferences +17 -0
  868. data/Bundles/Latex.tmbundle/Preferences/Symbol_list.plist +28 -0
  869. data/Bundles/Latex.tmbundle/Preferences/TexShop_comments.plist +17 -0
  870. data/Bundles/Latex.tmbundle/Snippets/Align.tmSnippet +20 -0
  871. data/Bundles/Latex.tmbundle/Snippets/Beamer_Overlay_Specification.tmSnippet +16 -0
  872. data/Bundles/Latex.tmbundle/Snippets/Cases.tmSnippet +19 -0
  873. data/Bundles/Latex.tmbundle/Snippets/Change_Style_of_selected_text.plist +16 -0
  874. data/Bundles/Latex.tmbundle/Snippets/Chapter.tmSnippet +19 -0
  875. data/Bundles/Latex.tmbundle/Snippets/Description.tmSnippet +18 -0
  876. data/Bundles/Latex.tmbundle/Snippets/Displaymath_________.plist +20 -0
  877. data/Bundles/Latex.tmbundle/Snippets/Enumerate.tmSnippet +18 -0
  878. data/Bundles/Latex.tmbundle/Snippets/Equation.tmSnippet +18 -0
  879. data/Bundles/Latex.tmbundle/Snippets/Figure.tmSnippet +16 -0
  880. data/Bundles/Latex.tmbundle/Snippets/Gather__ed__.tmSnippet +20 -0
  881. data/Bundles/Latex.tmbundle/Snippets/Item__description__.plist +16 -0
  882. data/Bundles/Latex.tmbundle/Snippets/Itemize.tmSnippet +18 -0
  883. data/Bundles/Latex.tmbundle/Snippets/Lines_to_list_environment.plist +19 -0
  884. data/Bundles/Latex.tmbundle/Snippets/Listing.tmSnippet +17 -0
  885. data/Bundles/Latex.tmbundle/Snippets/Math_mode__________.plist +16 -0
  886. data/Bundles/Latex.tmbundle/Snippets/Matrix.tmSnippet +18 -0
  887. data/Bundles/Latex.tmbundle/Snippets/New_Line.tmSnippet +17 -0
  888. data/Bundles/Latex.tmbundle/Snippets/Page.tmSnippet +17 -0
  889. data/Bundles/Latex.tmbundle/Snippets/Paragraph.tmSnippet +19 -0
  890. data/Bundles/Latex.tmbundle/Snippets/Part.tmSnippet +19 -0
  891. data/Bundles/Latex.tmbundle/Snippets/Section.tmSnippet +17 -0
  892. data/Bundles/Latex.tmbundle/Snippets/Split.tmSnippet +18 -0
  893. data/Bundles/Latex.tmbundle/Snippets/Sub_Paragraph.tmSnippet +19 -0
  894. data/Bundles/Latex.tmbundle/Snippets/Table.tmSnippet +16 -0
  895. data/Bundles/Latex.tmbundle/Snippets/Tabular.tmSnippet +18 -0
  896. data/Bundles/Latex.tmbundle/Snippets/Unnumbered_Equation.tmSnippet +18 -0
  897. data/Bundles/Latex.tmbundle/Snippets/Wrap_Selection_in_Environment.plist +19 -0
  898. data/Bundles/Latex.tmbundle/Snippets/Wrap_in___left____right.plist +16 -0
  899. data/Bundles/Latex.tmbundle/Snippets/Wrap_selection_in_double_quotes.tmSnippet +16 -0
  900. data/Bundles/Latex.tmbundle/Snippets/__begin____________end____.tmSnippet +18 -0
  901. data/Bundles/Latex.tmbundle/Snippets/__section______section__.plist +19 -0
  902. data/Bundles/Latex.tmbundle/Snippets/__subsection______sub__.plist +19 -0
  903. data/Bundles/Latex.tmbundle/Snippets/__subsubsection______ssub__.plist +19 -0
  904. data/Bundles/Latex.tmbundle/Syntaxes/Bibtex.plist +406 -0
  905. data/Bundles/Latex.tmbundle/Syntaxes/LaTeX.plist +1601 -0
  906. data/Bundles/Latex.tmbundle/Syntaxes/LaTeX_Beamer.plist +106 -0
  907. data/Bundles/Latex.tmbundle/Syntaxes/LaTeX_Log.plist +141 -0
  908. data/Bundles/Latex.tmbundle/Syntaxes/LaTeX_Memoir.tmLanguage +165 -0
  909. data/Bundles/Latex.tmbundle/Syntaxes/TeX.plist +246 -0
  910. data/Bundles/Latex.tmbundle/Syntaxes/TeX_Math.plist +132 -0
  911. data/Bundles/Latex.tmbundle/info.plist +360 -0
  912. data/Bundles/Lisp.tmbundle/Preferences/Comments.tmPreferences +36 -0
  913. data/Bundles/Lisp.tmbundle/Preferences/Miscellaneous.tmPreferences +51 -0
  914. data/Bundles/Lisp.tmbundle/Snippets/____.tmSnippet +16 -0
  915. data/Bundles/Lisp.tmbundle/Snippets/defconstant.tmSnippet +17 -0
  916. data/Bundles/Lisp.tmbundle/Snippets/defmacro.tmSnippet +18 -0
  917. data/Bundles/Lisp.tmbundle/Snippets/defparameter.tmSnippet +17 -0
  918. data/Bundles/Lisp.tmbundle/Snippets/defun.tmSnippet +18 -0
  919. data/Bundles/Lisp.tmbundle/Snippets/defvar.tmSnippet +17 -0
  920. data/Bundles/Lisp.tmbundle/Snippets/if.tmSnippet +17 -0
  921. data/Bundles/Lisp.tmbundle/Snippets/let.tmSnippet +17 -0
  922. data/Bundles/Lisp.tmbundle/Snippets/let1.tmSnippet +17 -0
  923. data/Bundles/Lisp.tmbundle/Snippets/setf.tmSnippet +16 -0
  924. data/Bundles/Lisp.tmbundle/Syntaxes/Lisp.plist +160 -0
  925. data/Bundles/Lisp.tmbundle/info.plist +63 -0
  926. data/Bundles/Makefile.tmbundle/Preferences/Miscellaneous.plist +26 -0
  927. data/Bundles/Makefile.tmbundle/Syntaxes/Makefile.plist +103 -0
  928. data/Bundles/Makefile.tmbundle/info.plist +23 -0
  929. data/Bundles/Markdown.tmbundle/Preferences/Disable_spell_checking_for_raw.plist +17 -0
  930. data/Bundles/Markdown.tmbundle/Preferences/Indent___Raw.plist +19 -0
  931. data/Bundles/Markdown.tmbundle/Preferences/Miscellaneous.plist +50 -0
  932. data/Bundles/Markdown.tmbundle/Preferences/Symbol_List___Heading.plist +23 -0
  933. data/Bundles/Markdown.tmbundle/Preferences/Typing_Pairs___Disable___for_Raw.plist +42 -0
  934. data/Bundles/Markdown.tmbundle/Snippets/Hard_linebreak.plist +17 -0
  935. data/Bundles/Markdown.tmbundle/Syntaxes/Markdown.plist +1192 -0
  936. data/Bundles/Markdown.tmbundle/Syntaxes/MultiMarkdown.tmLanguage +80 -0
  937. data/Bundles/Markdown.tmbundle/info.plist +135 -0
  938. data/Bundles/Math.tmbundle/info.plist +62 -0
  939. data/Bundles/Mirah.tmbundle/Syntaxes/Mirah.plist +22 -0
  940. data/Bundles/Mirah.tmbundle/info.plist +14 -0
  941. data/Bundles/Navigation.tmbundle/info.plist +21 -0
  942. data/Bundles/Outlines.tmbundle/info.plist +26 -0
  943. data/Bundles/PHP.tmbundle/Preferences/Add_Magic_Methods_to_the_Symbol_List.tmPreferences +17 -0
  944. data/Bundles/PHP.tmbundle/Preferences/Comments.plist +42 -0
  945. data/Bundles/PHP.tmbundle/Preferences/Completion___includes.tmPreferences +30 -0
  946. data/Bundles/PHP.tmbundle/Preferences/Completions.tmPreferences +2531 -0
  947. data/Bundles/PHP.tmbundle/Preferences/Disable_spellcheck_in_require.tmPreferences +17 -0
  948. data/Bundles/PHP.tmbundle/Preferences/Enable_Spellchecking_for_Docblocks.tmPreferences +17 -0
  949. data/Bundles/PHP.tmbundle/Preferences/Indentation_Rules.tmPreferences +19 -0
  950. data/Bundles/PHP.tmbundle/Preferences/Miscellaneous.plist +34 -0
  951. data/Bundles/PHP.tmbundle/Preferences/Symbols_List___functions.tmPreferences +19 -0
  952. data/Bundles/PHP.tmbundle/Snippets/Constructor.tmSnippet +18 -0
  953. data/Bundles/PHP.tmbundle/Snippets/Continue_Block_Comment.tmSnippet +18 -0
  954. data/Bundles/PHP.tmbundle/Snippets/Heredoc.tmSnippet +19 -0
  955. data/Bundles/PHP.tmbundle/Snippets/Include_TextMate_Support_Script.tmSnippet +25 -0
  956. data/Bundles/PHP.tmbundle/Snippets/PHPDoc_class.tmSnippet +26 -0
  957. data/Bundles/PHP.tmbundle/Snippets/PHPDoc_class____post_doc.tmSnippet +23 -0
  958. data/Bundles/PHP.tmbundle/Snippets/PHPDoc_class_var.tmSnippet +23 -0
  959. data/Bundles/PHP.tmbundle/Snippets/PHPDoc_class_var____post_doc.tmSnippet +22 -0
  960. data/Bundles/PHP.tmbundle/Snippets/PHPDoc_constant_definition.tmSnippet +21 -0
  961. data/Bundles/PHP.tmbundle/Snippets/PHPDoc_constant_definition____post_doc.tmSnippet +20 -0
  962. data/Bundles/PHP.tmbundle/Snippets/PHPDoc_function.tmSnippet +26 -0
  963. data/Bundles/PHP.tmbundle/Snippets/PHPDoc_function____post_doc.tmSnippet +23 -0
  964. data/Bundles/PHP.tmbundle/Snippets/PHPDoc_function_signature.tmSnippet +26 -0
  965. data/Bundles/PHP.tmbundle/Snippets/PHPDoc_header.tmSnippet +30 -0
  966. data/Bundles/PHP.tmbundle/Snippets/PHPDoc_interface.tmSnippet +26 -0
  967. data/Bundles/PHP.tmbundle/Snippets/PHP_Error_Catching.tmSnippet +17 -0
  968. data/Bundles/PHP.tmbundle/Snippets/Special___Return_Between_PHP_Tags.tmSnippet +18 -0
  969. data/Bundles/PHP.tmbundle/Snippets/Start_Docblock.tmSnippet +18 -0
  970. data/Bundles/PHP.tmbundle/Snippets/__GLOBALS________.tmSnippet +16 -0
  971. data/Bundles/PHP.tmbundle/Snippets/___COOKIE________.tmSnippet +16 -0
  972. data/Bundles/PHP.tmbundle/Snippets/___ENV________.tmSnippet +16 -0
  973. data/Bundles/PHP.tmbundle/Snippets/___FILES________.tmSnippet +16 -0
  974. data/Bundles/PHP.tmbundle/Snippets/___GET________.tmSnippet +16 -0
  975. data/Bundles/PHP.tmbundle/Snippets/___POST________.tmSnippet +16 -0
  976. data/Bundles/PHP.tmbundle/Snippets/___REQUEST________.tmSnippet +16 -0
  977. data/Bundles/PHP.tmbundle/Snippets/___SERVER________.tmSnippet +16 -0
  978. data/Bundles/PHP.tmbundle/Snippets/___SESSION________.tmSnippet +16 -0
  979. data/Bundles/PHP.tmbundle/Snippets/______________php.tmSnippet +16 -0
  980. data/Bundles/PHP.tmbundle/Snippets/____php_____.tmSnippet +16 -0
  981. data/Bundles/PHP.tmbundle/Snippets/____php___this_______________.tmSnippet +16 -0
  982. data/Bundles/PHP.tmbundle/Snippets/____php_echo_________.tmSnippet +16 -0
  983. data/Bundles/PHP.tmbundle/Snippets/____php_echo___this_______________.tmSnippet +16 -0
  984. data/Bundles/PHP.tmbundle/Snippets/____php_echo_htmlentities____________.tmSnippet +16 -0
  985. data/Bundles/PHP.tmbundle/Snippets/____php_else_______.tmSnippet +16 -0
  986. data/Bundles/PHP.tmbundle/Snippets/____php_foreach_________________php_endforeach_____.tmSnippet +18 -0
  987. data/Bundles/PHP.tmbundle/Snippets/____php_if______________________php_else______________php_endif_____.tmSnippet +20 -0
  988. data/Bundles/PHP.tmbundle/Snippets/____php_if______________________php_endif_____.tmSnippet +18 -0
  989. data/Bundles/PHP.tmbundle/Snippets/class______.tmSnippet +27 -0
  990. data/Bundles/PHP.tmbundle/Snippets/define_____.tmSnippet +17 -0
  991. data/Bundles/PHP.tmbundle/Snippets/defined_____.tmSnippet +16 -0
  992. data/Bundles/PHP.tmbundle/Snippets/do_while_____.tmSnippet +18 -0
  993. data/Bundles/PHP.tmbundle/Snippets/echo____.tmSnippet +16 -0
  994. data/Bundles/PHP.tmbundle/Snippets/else_____.tmSnippet +18 -0
  995. data/Bundles/PHP.tmbundle/Snippets/elseif_____.tmSnippet +18 -0
  996. data/Bundles/PHP.tmbundle/Snippets/for_____.tmSnippet +18 -0
  997. data/Bundles/PHP.tmbundle/Snippets/foreach_____.tmSnippet +18 -0
  998. data/Bundles/PHP.tmbundle/Snippets/function_xx_____.tmSnippet +19 -0
  999. data/Bundles/PHP.tmbundle/Snippets/if_____.tmSnippet +18 -0
  1000. data/Bundles/PHP.tmbundle/Snippets/if______a____b__.tmSnippet +16 -0
  1001. data/Bundles/PHP.tmbundle/Snippets/if______else_____.tmSnippet +21 -0
  1002. data/Bundles/PHP.tmbundle/Snippets/include_____.tmSnippet +16 -0
  1003. data/Bundles/PHP.tmbundle/Snippets/include_once_____.tmSnippet +16 -0
  1004. data/Bundles/PHP.tmbundle/Snippets/new_array_____.tmSnippet +16 -0
  1005. data/Bundles/PHP.tmbundle/Snippets/require_____.tmSnippet +16 -0
  1006. data/Bundles/PHP.tmbundle/Snippets/require_once_____.tmSnippet +16 -0
  1007. data/Bundles/PHP.tmbundle/Snippets/return_FALSE__.tmSnippet +16 -0
  1008. data/Bundles/PHP.tmbundle/Snippets/return_TRUE__.tmSnippet +16 -0
  1009. data/Bundles/PHP.tmbundle/Snippets/return___retVal__.tmSnippet +16 -0
  1010. data/Bundles/PHP.tmbundle/Snippets/switch_____.tmSnippet +24 -0
  1011. data/Bundles/PHP.tmbundle/Snippets/switch______case__.tmSnippet +18 -0
  1012. data/Bundles/PHP.tmbundle/Snippets/throw.tmSnippet +17 -0
  1013. data/Bundles/PHP.tmbundle/Snippets/try___________catch__________________.tmSnippet +22 -0
  1014. data/Bundles/PHP.tmbundle/Snippets/while_____.tmSnippet +18 -0
  1015. data/Bundles/PHP.tmbundle/Syntaxes/PHP.plist +3481 -0
  1016. data/Bundles/PHP.tmbundle/info.plist +266 -0
  1017. data/Bundles/Palm-WebOS-Development.tmbundle/Snippets/Animation_animateStyle.tmSnippet +23 -0
  1018. data/Bundles/Palm-WebOS-Development.tmbundle/Snippets/Event_listen.tmSnippet +16 -0
  1019. data/Bundles/Palm-WebOS-Development.tmbundle/Snippets/Event_stop.tmSnippet +16 -0
  1020. data/Bundles/Palm-WebOS-Development.tmbundle/Snippets/Event_stopListening.tmSnippet +16 -0
  1021. data/Bundles/Palm-WebOS-Development.tmbundle/Snippets/List_Model.tmSnippet +21 -0
  1022. data/Bundles/Palm-WebOS-Development.tmbundle/Snippets/Log_addLoggingMethodsToPrototype.tmSnippet +16 -0
  1023. data/Bundles/Palm-WebOS-Development.tmbundle/Snippets/Log_info.tmSnippet +16 -0
  1024. data/Bundles/Palm-WebOS-Development.tmbundle/Snippets/Log_logProperties.tmSnippet +16 -0
  1025. data/Bundles/Palm-WebOS-Development.tmbundle/Snippets/Model.tmSnippet +18 -0
  1026. data/Bundles/Palm-WebOS-Development.tmbundle/Snippets/__L____.tmSnippet +16 -0
  1027. data/Bundles/Palm-WebOS-Development.tmbundle/Snippets/_insert____.tmSnippet +16 -0
  1028. data/Bundles/Palm-WebOS-Development.tmbundle/Snippets/_update____.tmSnippet +16 -0
  1029. data/Bundles/Palm-WebOS-Development.tmbundle/Snippets/controller_get.tmSnippet +16 -0
  1030. data/Bundles/Palm-WebOS-Development.tmbundle/Snippets/controller_pushScene.tmSnippet +16 -0
  1031. data/Bundles/Palm-WebOS-Development.tmbundle/Snippets/controller_serviceRequest.tmSnippet +21 -0
  1032. data/Bundles/Palm-WebOS-Development.tmbundle/Snippets/controller_setupWidget.tmSnippet +16 -0
  1033. data/Bundles/Palm-WebOS-Development.tmbundle/Snippets/controller_showBanner.tmSnippet +16 -0
  1034. data/Bundles/Palm-WebOS-Development.tmbundle/Syntaxes/Mojo.tmLanguage +713 -0
  1035. data/Bundles/Palm-WebOS-Development.tmbundle/info.plist +190 -0
  1036. data/Bundles/Perl HTML-Template.tmbundle/Snippets/If.tmSnippet +18 -0
  1037. data/Bundles/Perl HTML-Template.tmbundle/Snippets/If__Else.tmSnippet +20 -0
  1038. data/Bundles/Perl HTML-Template.tmbundle/Snippets/Include.tmSnippet +16 -0
  1039. data/Bundles/Perl HTML-Template.tmbundle/Snippets/Loop.tmSnippet +18 -0
  1040. data/Bundles/Perl HTML-Template.tmbundle/Snippets/Unless.tmSnippet +18 -0
  1041. data/Bundles/Perl HTML-Template.tmbundle/Snippets/Var.tmSnippet +16 -0
  1042. data/Bundles/Perl HTML-Template.tmbundle/Syntaxes/Perl_HTML__Template.tmLanguage +217 -0
  1043. data/Bundles/Perl HTML-Template.tmbundle/info.plist +26 -0
  1044. data/Bundles/Perl Template Toolkit.tmbundle/Preferences/Filename_Settings.plist +17 -0
  1045. data/Bundles/Perl Template Toolkit.tmbundle/Preferences/Miscellaneous.plist +50 -0
  1046. data/Bundles/Perl Template Toolkit.tmbundle/Snippets/for.plist +18 -0
  1047. data/Bundles/Perl Template Toolkit.tmbundle/Snippets/if.plist +20 -0
  1048. data/Bundles/Perl Template Toolkit.tmbundle/Snippets/include.plist +16 -0
  1049. data/Bundles/Perl Template Toolkit.tmbundle/Snippets/unless.plist +18 -0
  1050. data/Bundles/Perl Template Toolkit.tmbundle/Snippets/wrapper.plist +18 -0
  1051. data/Bundles/Perl Template Toolkit.tmbundle/Syntaxes/HTML___Template_Toolkit__.tmLanguage +339 -0
  1052. data/Bundles/Perl Template Toolkit.tmbundle/info.plist +27 -0
  1053. data/Bundles/Perl.tmbundle/Preferences/Miscellaneous.plist +24 -0
  1054. data/Bundles/Perl.tmbundle/Snippets/Conditional_if__else___ife__.plist +21 -0
  1055. data/Bundles/Perl.tmbundle/Snippets/Conditional_if__elsif__else___ifee__.plist +23 -0
  1056. data/Bundles/Perl.tmbundle/Snippets/Conditional_one__line___unless__.plist +17 -0
  1057. data/Bundles/Perl.tmbundle/Snippets/Conditional_one__line___xif__.plist +17 -0
  1058. data/Bundles/Perl.tmbundle/Snippets/Function___sub__.plist +19 -0
  1059. data/Bundles/Perl.tmbundle/Snippets/Loop_one__line___xforeach__.plist +17 -0
  1060. data/Bundles/Perl.tmbundle/Snippets/Loop_one__line___xwhile__.plist +17 -0
  1061. data/Bundles/Perl.tmbundle/Snippets/Test.tmSnippet +23 -0
  1062. data/Bundles/Perl.tmbundle/Snippets/class.plist +28 -0
  1063. data/Bundles/Perl.tmbundle/Snippets/eval.plist +22 -0
  1064. data/Bundles/Perl.tmbundle/Snippets/for.plist +19 -0
  1065. data/Bundles/Perl.tmbundle/Snippets/foreach.plist +19 -0
  1066. data/Bundles/Perl.tmbundle/Snippets/hash_pointer.plist +16 -0
  1067. data/Bundles/Perl.tmbundle/Snippets/if.plist +19 -0
  1068. data/Bundles/Perl.tmbundle/Snippets/slurp.plist +18 -0
  1069. data/Bundles/Perl.tmbundle/Snippets/unless.plist +19 -0
  1070. data/Bundles/Perl.tmbundle/Snippets/while.plist +19 -0
  1071. data/Bundles/Perl.tmbundle/Syntaxes/Perl.plist +3209 -0
  1072. data/Bundles/Perl.tmbundle/info.plist +84 -0
  1073. data/Bundles/Postscript.tmbundle/Preferences/Comments.tmPreferences +24 -0
  1074. data/Bundles/Postscript.tmbundle/Syntaxes/Postscript.tmLanguage +321 -0
  1075. data/Bundles/Postscript.tmbundle/info.plist +21 -0
  1076. data/Bundles/Processing.tmbundle/Preferences/Miscellaneous.tmPreferences +50 -0
  1077. data/Bundles/Processing.tmbundle/Snippets/draw___se__.plist +18 -0
  1078. data/Bundles/Processing.tmbundle/Snippets/float_______float______.plist +16 -0
  1079. data/Bundles/Processing.tmbundle/Snippets/float___float__.plist +16 -0
  1080. data/Bundles/Processing.tmbundle/Snippets/int_______int______.plist +16 -0
  1081. data/Bundles/Processing.tmbundle/Snippets/int___int__.plist +16 -0
  1082. data/Bundles/Processing.tmbundle/Snippets/opengl___gl__.plist +16 -0
  1083. data/Bundles/Processing.tmbundle/Snippets/setup___se__.plist +18 -0
  1084. data/Bundles/Processing.tmbundle/Snippets/size___size__.plist +16 -0
  1085. data/Bundles/Processing.tmbundle/Snippets/string_______string______.plist +16 -0
  1086. data/Bundles/Processing.tmbundle/Snippets/string___str__.plist +16 -0
  1087. data/Bundles/Processing.tmbundle/Snippets/void_method___void__.plist +18 -0
  1088. data/Bundles/Processing.tmbundle/Syntaxes/Processing.plist +296 -0
  1089. data/Bundles/Processing.tmbundle/info.plist +54 -0
  1090. data/Bundles/Property List.tmbundle/Preferences/Comments.plist +36 -0
  1091. data/Bundles/Property List.tmbundle/Preferences/Indentation_Rules.tmPreferences +19 -0
  1092. data/Bundles/Property List.tmbundle/Preferences/Symbol_List.plist +17 -0
  1093. data/Bundles/Property List.tmbundle/Preferences/Typing_Pairs.plist +50 -0
  1094. data/Bundles/Property List.tmbundle/Snippets/array.tmSnippet +18 -0
  1095. data/Bundles/Property List.tmbundle/Snippets/data.tmSnippet +18 -0
  1096. data/Bundles/Property List.tmbundle/Snippets/date.tmSnippet +16 -0
  1097. data/Bundles/Property List.tmbundle/Snippets/dict.tmSnippet +18 -0
  1098. data/Bundles/Property List.tmbundle/Snippets/false.tmSnippet +16 -0
  1099. data/Bundles/Property List.tmbundle/Snippets/integer.tmSnippet +16 -0
  1100. data/Bundles/Property List.tmbundle/Snippets/key.tmSnippet +16 -0
  1101. data/Bundles/Property List.tmbundle/Snippets/plist.tmSnippet +20 -0
  1102. data/Bundles/Property List.tmbundle/Snippets/real.tmSnippet +16 -0
  1103. data/Bundles/Property List.tmbundle/Snippets/string.tmSnippet +16 -0
  1104. data/Bundles/Property List.tmbundle/Snippets/true.tmSnippet +16 -0
  1105. data/Bundles/Property List.tmbundle/Syntaxes/Property_List.tmLanguage +1650 -0
  1106. data/Bundles/Property List.tmbundle/info.plist +80 -0
  1107. data/Bundles/Python Django Templates.tmbundle/Preferences/Preferences.tmPreferences +54 -0
  1108. data/Bundles/Python Django Templates.tmbundle/Snippets/Block_tag.tmSnippet +16 -0
  1109. data/Bundles/Python Django Templates.tmbundle/Snippets/Comment_tag.tmSnippet +16 -0
  1110. data/Bundles/Python Django Templates.tmbundle/Snippets/Variable_tag.tmSnippet +16 -0
  1111. data/Bundles/Python Django Templates.tmbundle/Snippets/add.tmSnippet +16 -0
  1112. data/Bundles/Python Django Templates.tmbundle/Snippets/addslashes.tmSnippet +16 -0
  1113. data/Bundles/Python Django Templates.tmbundle/Snippets/autoescape.tmSnippet +18 -0
  1114. data/Bundles/Python Django Templates.tmbundle/Snippets/block.tmSnippet +18 -0
  1115. data/Bundles/Python Django Templates.tmbundle/Snippets/blocktrans.tmSnippet +18 -0
  1116. data/Bundles/Python Django Templates.tmbundle/Snippets/center.tmSnippet +16 -0
  1117. data/Bundles/Python Django Templates.tmbundle/Snippets/comment.tmSnippet +18 -0
  1118. data/Bundles/Python Django Templates.tmbundle/Snippets/cut.tmSnippet +16 -0
  1119. data/Bundles/Python Django Templates.tmbundle/Snippets/cycle.tmSnippet +16 -0
  1120. data/Bundles/Python Django Templates.tmbundle/Snippets/date.tmSnippet +16 -0
  1121. data/Bundles/Python Django Templates.tmbundle/Snippets/debug.tmSnippet +16 -0
  1122. data/Bundles/Python Django Templates.tmbundle/Snippets/default.tmSnippet +16 -0
  1123. data/Bundles/Python Django Templates.tmbundle/Snippets/default_if_none.tmSnippet +16 -0
  1124. data/Bundles/Python Django Templates.tmbundle/Snippets/dictsort.tmSnippet +16 -0
  1125. data/Bundles/Python Django Templates.tmbundle/Snippets/dictsortreversed.tmSnippet +16 -0
  1126. data/Bundles/Python Django Templates.tmbundle/Snippets/divisibleby.tmSnippet +16 -0
  1127. data/Bundles/Python Django Templates.tmbundle/Snippets/escape.tmSnippet +16 -0
  1128. data/Bundles/Python Django Templates.tmbundle/Snippets/extends.tmSnippet +16 -0
  1129. data/Bundles/Python Django Templates.tmbundle/Snippets/filesizeformat.tmSnippet +16 -0
  1130. data/Bundles/Python Django Templates.tmbundle/Snippets/filter.tmSnippet +18 -0
  1131. data/Bundles/Python Django Templates.tmbundle/Snippets/first.tmSnippet +16 -0
  1132. data/Bundles/Python Django Templates.tmbundle/Snippets/firstof.tmSnippet +16 -0
  1133. data/Bundles/Python Django Templates.tmbundle/Snippets/fix_ampersands.tmSnippet +16 -0
  1134. data/Bundles/Python Django Templates.tmbundle/Snippets/floatformat.tmSnippet +16 -0
  1135. data/Bundles/Python Django Templates.tmbundle/Snippets/for.tmSnippet +18 -0
  1136. data/Bundles/Python Django Templates.tmbundle/Snippets/get_digit.tmSnippet +16 -0
  1137. data/Bundles/Python Django Templates.tmbundle/Snippets/if.tmSnippet +18 -0
  1138. data/Bundles/Python Django Templates.tmbundle/Snippets/ifchanged.tmSnippet +16 -0
  1139. data/Bundles/Python Django Templates.tmbundle/Snippets/ifequal.tmSnippet +18 -0
  1140. data/Bundles/Python Django Templates.tmbundle/Snippets/ifnotequal.tmSnippet +18 -0
  1141. data/Bundles/Python Django Templates.tmbundle/Snippets/include.tmSnippet +16 -0
  1142. data/Bundles/Python Django Templates.tmbundle/Snippets/join.tmSnippet +16 -0
  1143. data/Bundles/Python Django Templates.tmbundle/Snippets/length.tmSnippet +16 -0
  1144. data/Bundles/Python Django Templates.tmbundle/Snippets/length_is.tmSnippet +16 -0
  1145. data/Bundles/Python Django Templates.tmbundle/Snippets/linebreaks.tmSnippet +16 -0
  1146. data/Bundles/Python Django Templates.tmbundle/Snippets/linebreaksbr.tmSnippet +16 -0
  1147. data/Bundles/Python Django Templates.tmbundle/Snippets/linenumbers.tmSnippet +16 -0
  1148. data/Bundles/Python Django Templates.tmbundle/Snippets/ljust.tmSnippet +16 -0
  1149. data/Bundles/Python Django Templates.tmbundle/Snippets/load.tmSnippet +16 -0
  1150. data/Bundles/Python Django Templates.tmbundle/Snippets/lower.tmSnippet +16 -0
  1151. data/Bundles/Python Django Templates.tmbundle/Snippets/make_list.tmSnippet +16 -0
  1152. data/Bundles/Python Django Templates.tmbundle/Snippets/now.tmSnippet +16 -0
  1153. data/Bundles/Python Django Templates.tmbundle/Snippets/phone2numeric.tmSnippet +16 -0
  1154. data/Bundles/Python Django Templates.tmbundle/Snippets/pluralize.tmSnippet +16 -0
  1155. data/Bundles/Python Django Templates.tmbundle/Snippets/pprint.tmSnippet +16 -0
  1156. data/Bundles/Python Django Templates.tmbundle/Snippets/random.tmSnippet +16 -0
  1157. data/Bundles/Python Django Templates.tmbundle/Snippets/regroup.tmSnippet +16 -0
  1158. data/Bundles/Python Django Templates.tmbundle/Snippets/removetags.tmSnippet +16 -0
  1159. data/Bundles/Python Django Templates.tmbundle/Snippets/rjust.tmSnippet +16 -0
  1160. data/Bundles/Python Django Templates.tmbundle/Snippets/slice.tmSnippet +16 -0
  1161. data/Bundles/Python Django Templates.tmbundle/Snippets/slugify.tmSnippet +16 -0
  1162. data/Bundles/Python Django Templates.tmbundle/Snippets/ssi.tmSnippet +16 -0
  1163. data/Bundles/Python Django Templates.tmbundle/Snippets/stringformat.tmSnippet +16 -0
  1164. data/Bundles/Python Django Templates.tmbundle/Snippets/striptags.tmSnippet +16 -0
  1165. data/Bundles/Python Django Templates.tmbundle/Snippets/templatetag___closeblock.tmSnippet +16 -0
  1166. data/Bundles/Python Django Templates.tmbundle/Snippets/templatetag___closevariable.tmSnippet +16 -0
  1167. data/Bundles/Python Django Templates.tmbundle/Snippets/templatetag___openblock.tmSnippet +16 -0
  1168. data/Bundles/Python Django Templates.tmbundle/Snippets/templatetag___openvariable.tmSnippet +16 -0
  1169. data/Bundles/Python Django Templates.tmbundle/Snippets/time.tmSnippet +16 -0
  1170. data/Bundles/Python Django Templates.tmbundle/Snippets/timesince.tmSnippet +16 -0
  1171. data/Bundles/Python Django Templates.tmbundle/Snippets/title.tmSnippet +16 -0
  1172. data/Bundles/Python Django Templates.tmbundle/Snippets/trans.tmSnippet +16 -0
  1173. data/Bundles/Python Django Templates.tmbundle/Snippets/truncatewords.tmSnippet +16 -0
  1174. data/Bundles/Python Django Templates.tmbundle/Snippets/unordered_list.tmSnippet +16 -0
  1175. data/Bundles/Python Django Templates.tmbundle/Snippets/upper.tmSnippet +16 -0
  1176. data/Bundles/Python Django Templates.tmbundle/Snippets/url.tmSnippet +16 -0
  1177. data/Bundles/Python Django Templates.tmbundle/Snippets/urlencode.tmSnippet +16 -0
  1178. data/Bundles/Python Django Templates.tmbundle/Snippets/urlize.tmSnippet +16 -0
  1179. data/Bundles/Python Django Templates.tmbundle/Snippets/urlizetrunc.tmSnippet +16 -0
  1180. data/Bundles/Python Django Templates.tmbundle/Snippets/widthratio.tmSnippet +16 -0
  1181. data/Bundles/Python Django Templates.tmbundle/Snippets/wordcount.tmSnippet +16 -0
  1182. data/Bundles/Python Django Templates.tmbundle/Snippets/wordwrap.tmSnippet +16 -0
  1183. data/Bundles/Python Django Templates.tmbundle/Snippets/yesno.tmSnippet +16 -0
  1184. data/Bundles/Python Django Templates.tmbundle/Syntaxes/HTML___Django__.tmLanguage +104 -0
  1185. data/Bundles/Python Django Templates.tmbundle/info.plist +190 -0
  1186. data/Bundles/Python Django.tmbundle/Snippets/AutoField___auto__.tmSnippet +16 -0
  1187. data/Bundles/Python Django.tmbundle/Snippets/BooleanField___boolean__.tmSnippet +16 -0
  1188. data/Bundles/Python Django.tmbundle/Snippets/CharField___char__.tmSnippet +16 -0
  1189. data/Bundles/Python Django.tmbundle/Snippets/CommaSeparatedIntegerField___commaseparatedinteger__.tmSnippet +16 -0
  1190. data/Bundles/Python Django.tmbundle/Snippets/DateField___date__.tmSnippet +16 -0
  1191. data/Bundles/Python Django.tmbundle/Snippets/DateTimeField.tmSnippet +16 -0
  1192. data/Bundles/Python Django.tmbundle/Snippets/DecimalField.tmSnippet +16 -0
  1193. data/Bundles/Python Django.tmbundle/Snippets/EmailField___email__.tmSnippet +16 -0
  1194. data/Bundles/Python Django.tmbundle/Snippets/FileField___file__.tmSnippet +16 -0
  1195. data/Bundles/Python Django.tmbundle/Snippets/FilePathField___filepath__.tmSnippet +16 -0
  1196. data/Bundles/Python Django.tmbundle/Snippets/FloatField___float__.tmSnippet +16 -0
  1197. data/Bundles/Python Django.tmbundle/Snippets/ForeignKey___fk__.tmSnippet +16 -0
  1198. data/Bundles/Python Django.tmbundle/Snippets/IPAddressField___ipaddress__.tmSnippet +16 -0
  1199. data/Bundles/Python Django.tmbundle/Snippets/ImageField___image__.tmSnippet +16 -0
  1200. data/Bundles/Python Django.tmbundle/Snippets/IntegerField___integer__.tmSnippet +16 -0
  1201. data/Bundles/Python Django.tmbundle/Snippets/ManyToManyField___manytomany__.tmSnippet +16 -0
  1202. data/Bundles/Python Django.tmbundle/Snippets/Model_Skeleton___model__.tmSnippet +26 -0
  1203. data/Bundles/Python Django.tmbundle/Snippets/NullBooleanField___nullbool__.tmSnippet +16 -0
  1204. data/Bundles/Python Django.tmbundle/Snippets/PhoneNumberField___phonenumber__.tmSnippet +16 -0
  1205. data/Bundles/Python Django.tmbundle/Snippets/PositiveIntegerField___posint__.tmSnippet +16 -0
  1206. data/Bundles/Python Django.tmbundle/Snippets/PositiveSmallIntegerField___possmall__.tmSnippet +16 -0
  1207. data/Bundles/Python Django.tmbundle/Snippets/SlugField___slug__.tmSnippet +16 -0
  1208. data/Bundles/Python Django.tmbundle/Snippets/SmallIntegerField___smallinteger__.tmSnippet +16 -0
  1209. data/Bundles/Python Django.tmbundle/Snippets/TextField___text__.tmSnippet +16 -0
  1210. data/Bundles/Python Django.tmbundle/Snippets/TimeField___time__.tmSnippet +16 -0
  1211. data/Bundles/Python Django.tmbundle/Snippets/URLField___url__.tmSnippet +16 -0
  1212. data/Bundles/Python Django.tmbundle/Snippets/USStateField___ussstate__.tmSnippet +16 -0
  1213. data/Bundles/Python Django.tmbundle/Snippets/XMLField.tmSnippet +16 -0
  1214. data/Bundles/Python Django.tmbundle/Snippets/send_mail.tmSnippet +17 -0
  1215. data/Bundles/Python Django.tmbundle/Syntaxes/Python_Django.tmLanguage +57 -0
  1216. data/Bundles/Python Django.tmbundle/info.plist +113 -0
  1217. data/Bundles/Python.tmbundle/Preferences/Miscellaneous.plist +34 -0
  1218. data/Bundles/Python.tmbundle/Preferences/Symbol_List.tmPreferences +22 -0
  1219. data/Bundles/Python.tmbundle/Preferences/Symbol_List___Hide_Decorator.tmPreferences +17 -0
  1220. data/Bundles/Python.tmbundle/Snippets/Inside_Class_Def___Insert_________.tmSnippet +16 -0
  1221. data/Bundles/Python.tmbundle/Snippets/Inside_Function___Insert_________.tmSnippet +16 -0
  1222. data/Bundles/Python.tmbundle/Snippets/Inside_String___Insert___________.tmSnippet +16 -0
  1223. data/Bundles/Python.tmbundle/Snippets/New_Class.tmSnippet +19 -0
  1224. data/Bundles/Python.tmbundle/Snippets/New_Function.tmSnippet +22 -0
  1225. data/Bundles/Python.tmbundle/Snippets/New_Method.tmSnippet +17 -0
  1226. data/Bundles/Python.tmbundle/Snippets/New_Property.tmSnippet +25 -0
  1227. data/Bundles/Python.tmbundle/Snippets/Try__Except.tmSnippet +19 -0
  1228. data/Bundles/Python.tmbundle/Snippets/Try__Except__Else.tmSnippet +21 -0
  1229. data/Bundles/Python.tmbundle/Snippets/Try__Except__Else__Finally.tmSnippet +23 -0
  1230. data/Bundles/Python.tmbundle/Snippets/Try__Except__Finally.tmSnippet +21 -0
  1231. data/Bundles/Python.tmbundle/Snippets/__magic__.tmSnippet +16 -0
  1232. data/Bundles/Python.tmbundle/Snippets/if___name____________main____.tmSnippet +17 -0
  1233. data/Bundles/Python.tmbundle/Snippets/self.tmSnippet +16 -0
  1234. data/Bundles/Python.tmbundle/Syntaxes/Python.tmLanguage +3016 -0
  1235. data/Bundles/Python.tmbundle/Syntaxes/Regular_Expressions___Python__.tmLanguage +299 -0
  1236. data/Bundles/Python.tmbundle/info.plist +157 -0
  1237. data/Bundles/RedcarRepl.tmbundle/Syntaxes/ClojureRepl.plist +40 -0
  1238. data/Bundles/RedcarRepl.tmbundle/Syntaxes/GroovyRepl.plist +40 -0
  1239. data/Bundles/RedcarRepl.tmbundle/Syntaxes/RubyRepl.plist +40 -0
  1240. data/Bundles/RedcarRepl.tmbundle/info.plist +14 -0
  1241. data/Bundles/RegularExpressions.tmbundle/info.plist +25 -0
  1242. data/Bundles/Rez.tmbundle/Preferences/Miscellaneous.tmPreferences +55 -0
  1243. data/Bundles/Rez.tmbundle/Syntaxes/Rez.plist +219 -0
  1244. data/Bundles/Rez.tmbundle/info.plist +21 -0
  1245. data/Bundles/Ruby Haml.tmbundle/Preferences/Comments.tmPreferences +24 -0
  1246. data/Bundles/Ruby Haml.tmbundle/Syntaxes/Ruby_Haml.tmLanguage +402 -0
  1247. data/Bundles/Ruby Haml.tmbundle/info.plist +16 -0
  1248. data/Bundles/Ruby RSpec.tmbundle/Preferences/Symbol_List___Behaviour.tmPreferences +19 -0
  1249. data/Bundles/Ruby RSpec.tmbundle/Preferences/Symbol_List___Example.tmPreferences +19 -0
  1250. data/Bundles/Ruby RSpec.tmbundle/Snippets/Custom_Matcher.tmSnippet +39 -0
  1251. data/Bundles/Ruby RSpec.tmbundle/Snippets/Describe.tmSnippet +20 -0
  1252. data/Bundles/Ruby RSpec.tmbundle/Snippets/Describe_type.tmSnippet +20 -0
  1253. data/Bundles/Ruby RSpec.tmbundle/Snippets/Describe_type_string.tmSnippet +20 -0
  1254. data/Bundles/Ruby RSpec.tmbundle/Snippets/It.tmSnippet +18 -0
  1255. data/Bundles/Ruby RSpec.tmbundle/Snippets/Require_spec_helper.tmSnippet +16 -0
  1256. data/Bundles/Ruby RSpec.tmbundle/Snippets/Set_Controller_for_Spec.tmSnippet +16 -0
  1257. data/Bundles/Ruby RSpec.tmbundle/Snippets/Story.tmSnippet +21 -0
  1258. data/Bundles/Ruby RSpec.tmbundle/Snippets/and_raise.tmSnippet +16 -0
  1259. data/Bundles/Ruby RSpec.tmbundle/Snippets/and_return_block.tmSnippet +16 -0
  1260. data/Bundles/Ruby RSpec.tmbundle/Snippets/and_return_value.tmSnippet +16 -0
  1261. data/Bundles/Ruby RSpec.tmbundle/Snippets/and_throw.tmSnippet +16 -0
  1262. data/Bundles/Ruby RSpec.tmbundle/Snippets/and_yield.tmSnippet +16 -0
  1263. data/Bundles/Ruby RSpec.tmbundle/Snippets/any_number_of_times.tmSnippet +16 -0
  1264. data/Bundles/Ruby RSpec.tmbundle/Snippets/at_least.tmSnippet +16 -0
  1265. data/Bundles/Ruby RSpec.tmbundle/Snippets/at_most.tmSnippet +16 -0
  1266. data/Bundles/Ruby RSpec.tmbundle/Snippets/controller_context.tmSnippet +20 -0
  1267. data/Bundles/Ruby RSpec.tmbundle/Snippets/controller_context_RESTful.tmSnippet +18 -0
  1268. data/Bundles/Ruby RSpec.tmbundle/Snippets/exactly.tmSnippet +16 -0
  1269. data/Bundles/Ruby RSpec.tmbundle/Snippets/it_should_behave_like.tmSnippet +16 -0
  1270. data/Bundles/Ruby RSpec.tmbundle/Snippets/mock.tmSnippet +17 -0
  1271. data/Bundles/Ruby RSpec.tmbundle/Snippets/once.tmSnippet +16 -0
  1272. data/Bundles/Ruby RSpec.tmbundle/Snippets/ordered.tmSnippet +16 -0
  1273. data/Bundles/Ruby RSpec.tmbundle/Snippets/response_should_be_success.tmSnippet +17 -0
  1274. data/Bundles/Ruby RSpec.tmbundle/Snippets/response_should_not_be_success.tmSnippet +17 -0
  1275. data/Bundles/Ruby RSpec.tmbundle/Snippets/setup.tmSnippet +18 -0
  1276. data/Bundles/Ruby RSpec.tmbundle/Snippets/should_____.tmSnippet +17 -0
  1277. data/Bundles/Ruby RSpec.tmbundle/Snippets/should_be.tmSnippet +17 -0
  1278. data/Bundles/Ruby RSpec.tmbundle/Snippets/should_be_a_kind_of.tmSnippet +17 -0
  1279. data/Bundles/Ruby RSpec.tmbundle/Snippets/should_be_an_instance_of.tmSnippet +17 -0
  1280. data/Bundles/Ruby RSpec.tmbundle/Snippets/should_be_close.tmSnippet +17 -0
  1281. data/Bundles/Ruby RSpec.tmbundle/Snippets/should_be_redirect.tmSnippet +17 -0
  1282. data/Bundles/Ruby RSpec.tmbundle/Snippets/should_eql.tmSnippet +17 -0
  1283. data/Bundles/Ruby RSpec.tmbundle/Snippets/should_equal.tmSnippet +17 -0
  1284. data/Bundles/Ruby RSpec.tmbundle/Snippets/should_have.tmSnippet +17 -0
  1285. data/Bundles/Ruby RSpec.tmbundle/Snippets/should_have_at_least.tmSnippet +17 -0
  1286. data/Bundles/Ruby RSpec.tmbundle/Snippets/should_have_at_most.tmSnippet +17 -0
  1287. data/Bundles/Ruby RSpec.tmbundle/Snippets/should_have_records.tmSnippet +17 -0
  1288. data/Bundles/Ruby RSpec.tmbundle/Snippets/should_match.tmSnippet +17 -0
  1289. data/Bundles/Ruby RSpec.tmbundle/Snippets/should_not_____.tmSnippet +17 -0
  1290. data/Bundles/Ruby RSpec.tmbundle/Snippets/should_not_be.tmSnippet +17 -0
  1291. data/Bundles/Ruby RSpec.tmbundle/Snippets/should_not_be_a_kind_of.tmSnippet +17 -0
  1292. data/Bundles/Ruby RSpec.tmbundle/Snippets/should_not_be_an_instance_of.tmSnippet +17 -0
  1293. data/Bundles/Ruby RSpec.tmbundle/Snippets/should_not_be_close.tmSnippet +17 -0
  1294. data/Bundles/Ruby RSpec.tmbundle/Snippets/should_not_be_redirect.tmSnippet +17 -0
  1295. data/Bundles/Ruby RSpec.tmbundle/Snippets/should_not_eql.tmSnippet +17 -0
  1296. data/Bundles/Ruby RSpec.tmbundle/Snippets/should_not_equal.tmSnippet +17 -0
  1297. data/Bundles/Ruby RSpec.tmbundle/Snippets/should_not_match.tmSnippet +17 -0
  1298. data/Bundles/Ruby RSpec.tmbundle/Snippets/should_not_predicate.tmSnippet +17 -0
  1299. data/Bundles/Ruby RSpec.tmbundle/Snippets/should_not_raise.tmSnippet +17 -0
  1300. data/Bundles/Ruby RSpec.tmbundle/Snippets/should_not_receive.tmSnippet +16 -0
  1301. data/Bundles/Ruby RSpec.tmbundle/Snippets/should_not_respond_to.tmSnippet +17 -0
  1302. data/Bundles/Ruby RSpec.tmbundle/Snippets/should_not_satisfy.tmSnippet +17 -0
  1303. data/Bundles/Ruby RSpec.tmbundle/Snippets/should_not_throw.tmSnippet +17 -0
  1304. data/Bundles/Ruby RSpec.tmbundle/Snippets/should_predicate.tmSnippet +17 -0
  1305. data/Bundles/Ruby RSpec.tmbundle/Snippets/should_raise.tmSnippet +17 -0
  1306. data/Bundles/Ruby RSpec.tmbundle/Snippets/should_receive.tmSnippet +16 -0
  1307. data/Bundles/Ruby RSpec.tmbundle/Snippets/should_receive_with_args.tmSnippet +16 -0
  1308. data/Bundles/Ruby RSpec.tmbundle/Snippets/should_redirect_to.tmSnippet +17 -0
  1309. data/Bundles/Ruby RSpec.tmbundle/Snippets/should_render.tmSnippet +17 -0
  1310. data/Bundles/Ruby RSpec.tmbundle/Snippets/should_respond_to.tmSnippet +17 -0
  1311. data/Bundles/Ruby RSpec.tmbundle/Snippets/should_satisfy.tmSnippet +17 -0
  1312. data/Bundles/Ruby RSpec.tmbundle/Snippets/should_throw.tmSnippet +17 -0
  1313. data/Bundles/Ruby RSpec.tmbundle/Snippets/teardown.tmSnippet +18 -0
  1314. data/Bundles/Ruby RSpec.tmbundle/Snippets/twice.tmSnippet +16 -0
  1315. data/Bundles/Ruby RSpec.tmbundle/Syntaxes/RSpec.tmLanguage +142 -0
  1316. data/Bundles/Ruby RSpec.tmbundle/info.plist +295 -0
  1317. data/Bundles/Ruby Sass.tmbundle/Syntaxes/Ruby Sass.tmLanguage +626 -0
  1318. data/Bundles/Ruby Sass.tmbundle/info.plist +16 -0
  1319. data/Bundles/Ruby on Rails.tmbundle/Preferences/Template___ERB__.tmPreferences +48 -0
  1320. data/Bundles/Ruby on Rails.tmbundle/Preferences/Template___Haml__.tmPreferences +48 -0
  1321. data/Bundles/Ruby on Rails.tmbundle/Snippets/180_rails_form_tag.plist +18 -0
  1322. data/Bundles/Ruby on Rails.tmbundle/Snippets/Create_binary_column.tmSnippet +17 -0
  1323. data/Bundles/Ruby on Rails.tmbundle/Snippets/Create_boolean_column.tmSnippet +17 -0
  1324. data/Bundles/Ruby on Rails.tmbundle/Snippets/Create_controller_class.tmSnippet +25 -0
  1325. data/Bundles/Ruby on Rails.tmbundle/Snippets/Create_date_column.tmSnippet +17 -0
  1326. data/Bundles/Ruby on Rails.tmbundle/Snippets/Create_datetime_column.tmSnippet +17 -0
  1327. data/Bundles/Ruby on Rails.tmbundle/Snippets/Create_decimal_column.tmSnippet +17 -0
  1328. data/Bundles/Ruby on Rails.tmbundle/Snippets/Create_float_column.tmSnippet +17 -0
  1329. data/Bundles/Ruby on Rails.tmbundle/Snippets/Create_functional_test_class.tmSnippet +21 -0
  1330. data/Bundles/Ruby on Rails.tmbundle/Snippets/Create_integer_column.tmSnippet +17 -0
  1331. data/Bundles/Ruby on Rails.tmbundle/Snippets/Create_lock_version_column.tmSnippet +17 -0
  1332. data/Bundles/Ruby on Rails.tmbundle/Snippets/Create_references_column.tmSnippet +17 -0
  1333. data/Bundles/Ruby on Rails.tmbundle/Snippets/Create_string_column.tmSnippet +17 -0
  1334. data/Bundles/Ruby on Rails.tmbundle/Snippets/Create_text_column.tmSnippet +17 -0
  1335. data/Bundles/Ruby on Rails.tmbundle/Snippets/Create_time_column.tmSnippet +17 -0
  1336. data/Bundles/Ruby on Rails.tmbundle/Snippets/Create_timestamp_column.tmSnippet +17 -0
  1337. data/Bundles/Ruby on Rails.tmbundle/Snippets/Create_timestamps_columns.tmSnippet +17 -0
  1338. data/Bundles/Ruby on Rails.tmbundle/Snippets/Migration_Create_Column_Continue___mccc__.plist +17 -0
  1339. data/Bundles/Ruby on Rails.tmbundle/Snippets/Migration_Create_Column___mcc__.plist +17 -0
  1340. data/Bundles/Ruby on Rails.tmbundle/Snippets/Migration_Drop_Create_Table___mdct__.plist +16 -0
  1341. data/Bundles/Ruby on Rails.tmbundle/Snippets/Migration_Remove_and_Add_Column___mrac__.plist +16 -0
  1342. data/Bundles/Ruby on Rails.tmbundle/Snippets/RAILS_DEFAULT_LOGGER_debug___rdb__.plist +16 -0
  1343. data/Bundles/Ruby on Rails.tmbundle/Snippets/Table_column__s___rename.tmSnippet +17 -0
  1344. data/Bundles/Ruby on Rails.tmbundle/Snippets/Test_Assert_Redirected_To___art__.plist +16 -0
  1345. data/Bundles/Ruby on Rails.tmbundle/Snippets/Test_Assert_Response___are__.plist +16 -0
  1346. data/Bundles/Ruby on Rails.tmbundle/Snippets/__3C_____Fixtures_identify____3Asymbol_______3E.tmSnippet +16 -0
  1347. data/Bundles/Ruby on Rails.tmbundle/Snippets/__LABEL.tmSnippet +16 -0
  1348. data/Bundles/Ruby on Rails.tmbundle/Snippets/after_create.tmSnippet +16 -0
  1349. data/Bundles/Ruby on Rails.tmbundle/Snippets/after_destroy.tmSnippet +16 -0
  1350. data/Bundles/Ruby on Rails.tmbundle/Snippets/after_save.tmSnippet +16 -0
  1351. data/Bundles/Ruby on Rails.tmbundle/Snippets/after_update.tmSnippet +16 -0
  1352. data/Bundles/Ruby on Rails.tmbundle/Snippets/after_validation.tmSnippet +16 -0
  1353. data/Bundles/Ruby on Rails.tmbundle/Snippets/after_validation_on_create.tmSnippet +16 -0
  1354. data/Bundles/Ruby on Rails.tmbundle/Snippets/after_validation_on_update.tmSnippet +16 -0
  1355. data/Bundles/Ruby on Rails.tmbundle/Snippets/assert__var____assigns____3Avar____.tmSnippet +17 -0
  1356. data/Bundles/Ruby on Rails.tmbundle/Snippets/assert_difference.tmSnippet +18 -0
  1357. data/Bundles/Ruby on Rails.tmbundle/Snippets/assert_no_difference.tmSnippet +18 -0
  1358. data/Bundles/Ruby on Rails.tmbundle/Snippets/assert_redirected_to___nested_path__.tmSnippet +16 -0
  1359. data/Bundles/Ruby on Rails.tmbundle/Snippets/assert_redirected_to___nested_path_plural__.tmSnippet +16 -0
  1360. data/Bundles/Ruby on Rails.tmbundle/Snippets/assert_redirected_to___path__.tmSnippet +16 -0
  1361. data/Bundles/Ruby on Rails.tmbundle/Snippets/assert_redirected_to___path_plural__.tmSnippet +16 -0
  1362. data/Bundles/Ruby on Rails.tmbundle/Snippets/assert_rjs.tmSnippet +16 -0
  1363. data/Bundles/Ruby on Rails.tmbundle/Snippets/assert_select.tmSnippet +18 -0
  1364. data/Bundles/Ruby on Rails.tmbundle/Snippets/before_create.tmSnippet +16 -0
  1365. data/Bundles/Ruby on Rails.tmbundle/Snippets/before_destroy.tmSnippet +16 -0
  1366. data/Bundles/Ruby on Rails.tmbundle/Snippets/before_save.tmSnippet +16 -0
  1367. data/Bundles/Ruby on Rails.tmbundle/Snippets/before_update.tmSnippet +16 -0
  1368. data/Bundles/Ruby on Rails.tmbundle/Snippets/before_validation.tmSnippet +16 -0
  1369. data/Bundles/Ruby on Rails.tmbundle/Snippets/before_validation_on_create.tmSnippet +16 -0
  1370. data/Bundles/Ruby on Rails.tmbundle/Snippets/before_validation_on_update.tmSnippet +16 -0
  1371. data/Bundles/Ruby on Rails.tmbundle/Snippets/belongs_to___bt__.plist +16 -0
  1372. data/Bundles/Ruby on Rails.tmbundle/Snippets/cattr_accessor.tmSnippet +16 -0
  1373. data/Bundles/Ruby on Rails.tmbundle/Snippets/def_create____resource.tmSnippet +30 -0
  1374. data/Bundles/Ruby on Rails.tmbundle/Snippets/def_get_request.tmSnippet +21 -0
  1375. data/Bundles/Ruby on Rails.tmbundle/Snippets/def_post_request.tmSnippet +21 -0
  1376. data/Bundles/Ruby on Rails.tmbundle/Snippets/end.tmSnippet +16 -0
  1377. data/Bundles/Ruby on Rails.tmbundle/Snippets/find____3Aall__.tmSnippet +16 -0
  1378. data/Bundles/Ruby on Rails.tmbundle/Snippets/find____3Afirst__.tmSnippet +16 -0
  1379. data/Bundles/Ruby on Rails.tmbundle/Snippets/find__id__.tmSnippet +16 -0
  1380. data/Bundles/Ruby on Rails.tmbundle/Snippets/for_loop_erb.tmSnippet +23 -0
  1381. data/Bundles/Ruby on Rails.tmbundle/Snippets/form_for.tmSnippet +18 -0
  1382. data/Bundles/Ruby on Rails.tmbundle/Snippets/form_for_check_box.tmSnippet +16 -0
  1383. data/Bundles/Ruby on Rails.tmbundle/Snippets/form_for_checkbox.tmSnippet +16 -0
  1384. data/Bundles/Ruby on Rails.tmbundle/Snippets/form_for_file_field.tmSnippet +16 -0
  1385. data/Bundles/Ruby on Rails.tmbundle/Snippets/form_for_file_field_2.tmSnippet +16 -0
  1386. data/Bundles/Ruby on Rails.tmbundle/Snippets/form_for_hidden_field.tmSnippet +16 -0
  1387. data/Bundles/Ruby on Rails.tmbundle/Snippets/form_for_hidden_field_2.tmSnippet +16 -0
  1388. data/Bundles/Ruby on Rails.tmbundle/Snippets/form_for_label.tmSnippet +16 -0
  1389. data/Bundles/Ruby on Rails.tmbundle/Snippets/form_for_label_2.tmSnippet +16 -0
  1390. data/Bundles/Ruby on Rails.tmbundle/Snippets/form_for_password_field.tmSnippet +16 -0
  1391. data/Bundles/Ruby on Rails.tmbundle/Snippets/form_for_password_field_2.tmSnippet +16 -0
  1392. data/Bundles/Ruby on Rails.tmbundle/Snippets/form_for_radio_box.tmSnippet +16 -0
  1393. data/Bundles/Ruby on Rails.tmbundle/Snippets/form_for_radio_box_2.tmSnippet +16 -0
  1394. data/Bundles/Ruby on Rails.tmbundle/Snippets/form_for_submit.tmSnippet +16 -0
  1395. data/Bundles/Ruby on Rails.tmbundle/Snippets/form_for_submit_2.tmSnippet +16 -0
  1396. data/Bundles/Ruby on Rails.tmbundle/Snippets/form_for_text_area.tmSnippet +16 -0
  1397. data/Bundles/Ruby on Rails.tmbundle/Snippets/form_for_text_area_2.tmSnippet +16 -0
  1398. data/Bundles/Ruby on Rails.tmbundle/Snippets/form_for_text_field.tmSnippet +16 -0
  1399. data/Bundles/Ruby on Rails.tmbundle/Snippets/form_for_text_field_2.tmSnippet +16 -0
  1400. data/Bundles/Ruby on Rails.tmbundle/Snippets/form_for_with_errors.tmSnippet +20 -0
  1401. data/Bundles/Ruby on Rails.tmbundle/Snippets/has_and_belongs_to_many___habtm__.plist +16 -0
  1402. data/Bundles/Ruby on Rails.tmbundle/Snippets/has_many___dependent________destroy.tmSnippet +16 -0
  1403. data/Bundles/Ruby on Rails.tmbundle/Snippets/has_many___hm__.plist +16 -0
  1404. data/Bundles/Ruby on Rails.tmbundle/Snippets/has_many___through__.tmSnippet +16 -0
  1405. data/Bundles/Ruby on Rails.tmbundle/Snippets/has_one___ho__.plist +16 -0
  1406. data/Bundles/Ruby on Rails.tmbundle/Snippets/image_submit_tag.tmSnippet +16 -0
  1407. data/Bundles/Ruby on Rails.tmbundle/Snippets/javascript_include_tag.tmSnippet +16 -0
  1408. data/Bundles/Ruby on Rails.tmbundle/Snippets/lia.plist +16 -0
  1409. data/Bundles/Ruby on Rails.tmbundle/Snippets/liai.plist +16 -0
  1410. data/Bundles/Ruby on Rails.tmbundle/Snippets/lic.plist +16 -0
  1411. data/Bundles/Ruby on Rails.tmbundle/Snippets/lica.plist +16 -0
  1412. data/Bundles/Ruby on Rails.tmbundle/Snippets/licai.plist +16 -0
  1413. data/Bundles/Ruby on Rails.tmbundle/Snippets/link_to___nested_path__.tmSnippet +16 -0
  1414. data/Bundles/Ruby on Rails.tmbundle/Snippets/link_to___nested_path_plural__.tmSnippet +16 -0
  1415. data/Bundles/Ruby on Rails.tmbundle/Snippets/link_to___path__.tmSnippet +16 -0
  1416. data/Bundles/Ruby on Rails.tmbundle/Snippets/link_to___path_plural__.tmSnippet +16 -0
  1417. data/Bundles/Ruby on Rails.tmbundle/Snippets/link_to_model.tmSnippet +16 -0
  1418. data/Bundles/Ruby on Rails.tmbundle/Snippets/logger_debug.tmSnippet +16 -0
  1419. data/Bundles/Ruby on Rails.tmbundle/Snippets/logger_error.tmSnippet +16 -0
  1420. data/Bundles/Ruby on Rails.tmbundle/Snippets/logger_fatal.tmSnippet +16 -0
  1421. data/Bundles/Ruby on Rails.tmbundle/Snippets/logger_info.tmSnippet +16 -0
  1422. data/Bundles/Ruby on Rails.tmbundle/Snippets/logger_warn.tmSnippet +16 -0
  1423. data/Bundles/Ruby on Rails.tmbundle/Snippets/map______3Asym_proc__.tmSnippet +16 -0
  1424. data/Bundles/Ruby on Rails.tmbundle/Snippets/map_catch_all.tmSnippet +17 -0
  1425. data/Bundles/Ruby on Rails.tmbundle/Snippets/map_named_route.tmSnippet +16 -0
  1426. data/Bundles/Ruby on Rails.tmbundle/Snippets/map_resource.tmSnippet +18 -0
  1427. data/Bundles/Ruby on Rails.tmbundle/Snippets/map_resources.tmSnippet +18 -0
  1428. data/Bundles/Ruby on Rails.tmbundle/Snippets/map_with_options.tmSnippet +19 -0
  1429. data/Bundles/Ruby on Rails.tmbundle/Snippets/mattr_accessor.tmSnippet +16 -0
  1430. data/Bundles/Ruby on Rails.tmbundle/Snippets/named_scope.tmSnippet +17 -0
  1431. data/Bundles/Ruby on Rails.tmbundle/Snippets/named_scope_lambda.tmSnippet +17 -0
  1432. data/Bundles/Ruby on Rails.tmbundle/Snippets/page_hide_____2Aids__.tmSnippet +16 -0
  1433. data/Bundles/Ruby on Rails.tmbundle/Snippets/page_insert_html___position___id___partial__.tmSnippet +16 -0
  1434. data/Bundles/Ruby on Rails.tmbundle/Snippets/page_replace___id___partial__.tmSnippet +16 -0
  1435. data/Bundles/Ruby on Rails.tmbundle/Snippets/page_replace_html___id___partial__.tmSnippet +16 -0
  1436. data/Bundles/Ruby on Rails.tmbundle/Snippets/page_show_____2Aids__.tmSnippet +16 -0
  1437. data/Bundles/Ruby on Rails.tmbundle/Snippets/page_toggle_____2Aids__.tmSnippet +16 -0
  1438. data/Bundles/Ruby on Rails.tmbundle/Snippets/page_visual_effect___effect___id__.tmSnippet +16 -0
  1439. data/Bundles/Ruby on Rails.tmbundle/Snippets/rails_flash.plist +16 -0
  1440. data/Bundles/Ruby on Rails.tmbundle/Snippets/rails_params.plist +16 -0
  1441. data/Bundles/Ruby on Rails.tmbundle/Snippets/rails_session.plist +16 -0
  1442. data/Bundles/Ruby on Rails.tmbundle/Snippets/rea.plist +16 -0
  1443. data/Bundles/Ruby on Rails.tmbundle/Snippets/reai.plist +16 -0
  1444. data/Bundles/Ruby on Rails.tmbundle/Snippets/rec.plist +16 -0
  1445. data/Bundles/Ruby on Rails.tmbundle/Snippets/reca.plist +16 -0
  1446. data/Bundles/Ruby on Rails.tmbundle/Snippets/recai.plist +16 -0
  1447. data/Bundles/Ruby on Rails.tmbundle/Snippets/redirect_to___nested_path__.tmSnippet +16 -0
  1448. data/Bundles/Ruby on Rails.tmbundle/Snippets/redirect_to___nested_path_plural__.tmSnippet +16 -0
  1449. data/Bundles/Ruby on Rails.tmbundle/Snippets/redirect_to___path__.tmSnippet +16 -0
  1450. data/Bundles/Ruby on Rails.tmbundle/Snippets/redirect_to___path_plural__.tmSnippet +16 -0
  1451. data/Bundles/Ruby on Rails.tmbundle/Snippets/render___action________ra__.plist +16 -0
  1452. data/Bundles/Ruby on Rails.tmbundle/Snippets/render___action__layout_____ral__.plist +16 -0
  1453. data/Bundles/Ruby on Rails.tmbundle/Snippets/render___file_____rf__.plist +16 -0
  1454. data/Bundles/Ruby on Rails.tmbundle/Snippets/render___file__use_full_path_____rfu__.plist +16 -0
  1455. data/Bundles/Ruby on Rails.tmbundle/Snippets/render___inline_____ri__.plist +16 -0
  1456. data/Bundles/Ruby on Rails.tmbundle/Snippets/render___inline__locals_____ril__.plist +16 -0
  1457. data/Bundles/Ruby on Rails.tmbundle/Snippets/render___inline__type_____rit__.plist +16 -0
  1458. data/Bundles/Ruby on Rails.tmbundle/Snippets/render___layout_____rl__.plist +16 -0
  1459. data/Bundles/Ruby on Rails.tmbundle/Snippets/render___nothing_____rn__.plist +16 -0
  1460. data/Bundles/Ruby on Rails.tmbundle/Snippets/render___nothing__status_____rns__.plist +16 -0
  1461. data/Bundles/Ruby on Rails.tmbundle/Snippets/render___partial_____rp__.plist +16 -0
  1462. data/Bundles/Ruby on Rails.tmbundle/Snippets/render___partial__collection_____rpc__.plist +16 -0
  1463. data/Bundles/Ruby on Rails.tmbundle/Snippets/render___partial__locals_____rpl__.plist +16 -0
  1464. data/Bundles/Ruby on Rails.tmbundle/Snippets/render___partial__object_____rpo__.plist +16 -0
  1465. data/Bundles/Ruby on Rails.tmbundle/Snippets/render___partial__status_____rps__.plist +16 -0
  1466. data/Bundles/Ruby on Rails.tmbundle/Snippets/render___text_____rt__.plist +16 -0
  1467. data/Bundles/Ruby on Rails.tmbundle/Snippets/render___text__layout____3Etrue_____rtlt__.plist +16 -0
  1468. data/Bundles/Ruby on Rails.tmbundle/Snippets/render___text__layout_____rtl__.plist +16 -0
  1469. data/Bundles/Ruby on Rails.tmbundle/Snippets/render___text__status_____rts__.plist +16 -0
  1470. data/Bundles/Ruby on Rails.tmbundle/Snippets/render___update__.tmSnippet +18 -0
  1471. data/Bundles/Ruby on Rails.tmbundle/Snippets/respond_to.tmSnippet +18 -0
  1472. data/Bundles/Ruby on Rails.tmbundle/Snippets/respond_to___html__.tmSnippet +21 -0
  1473. data/Bundles/Ruby on Rails.tmbundle/Snippets/returning_do___7Cvariable__7C___E2__80__A6_end.tmSnippet +18 -0
  1474. data/Bundles/Ruby on Rails.tmbundle/Snippets/stylesheet_link_tag.tmSnippet +16 -0
  1475. data/Bundles/Ruby on Rails.tmbundle/Snippets/submit_tag.tmSnippet +16 -0
  1476. data/Bundles/Ruby on Rails.tmbundle/Snippets/t_binary___tcbi__.tmSnippet +17 -0
  1477. data/Bundles/Ruby on Rails.tmbundle/Snippets/t_boolean___tcb__.tmSnippet +17 -0
  1478. data/Bundles/Ruby on Rails.tmbundle/Snippets/t_date___tcda__.tmSnippet +17 -0
  1479. data/Bundles/Ruby on Rails.tmbundle/Snippets/t_datetime___tcdt__.tmSnippet +17 -0
  1480. data/Bundles/Ruby on Rails.tmbundle/Snippets/t_decimal___tcd__.tmSnippet +17 -0
  1481. data/Bundles/Ruby on Rails.tmbundle/Snippets/t_float___tcf__.tmSnippet +17 -0
  1482. data/Bundles/Ruby on Rails.tmbundle/Snippets/t_integer___tci__.tmSnippet +17 -0
  1483. data/Bundles/Ruby on Rails.tmbundle/Snippets/t_lock_version___tcl__.tmSnippet +17 -0
  1484. data/Bundles/Ruby on Rails.tmbundle/Snippets/t_references___tcr__.tmSnippet +17 -0
  1485. data/Bundles/Ruby on Rails.tmbundle/Snippets/t_rename___tre__.tmSnippet +17 -0
  1486. data/Bundles/Ruby on Rails.tmbundle/Snippets/t_string___tcs__.tmSnippet +17 -0
  1487. data/Bundles/Ruby on Rails.tmbundle/Snippets/t_text___tct__.tmSnippet +17 -0
  1488. data/Bundles/Ruby on Rails.tmbundle/Snippets/t_time___tcti__.tmSnippet +17 -0
  1489. data/Bundles/Ruby on Rails.tmbundle/Snippets/t_timestamp___tcts__.tmSnippet +17 -0
  1490. data/Bundles/Ruby on Rails.tmbundle/Snippets/t_timestamps___tctss__.tmSnippet +17 -0
  1491. data/Bundles/Ruby on Rails.tmbundle/Snippets/validates_acceptance_of.tmSnippet +16 -0
  1492. data/Bundles/Ruby on Rails.tmbundle/Snippets/validates_acceptance_of_if.tmSnippet +16 -0
  1493. data/Bundles/Ruby on Rails.tmbundle/Snippets/validates_associated___va__.plist +16 -0
  1494. data/Bundles/Ruby on Rails.tmbundle/Snippets/validates_associated_if___vaif__.plist +16 -0
  1495. data/Bundles/Ruby on Rails.tmbundle/Snippets/validates_confirmation_of___vc__.plist +16 -0
  1496. data/Bundles/Ruby on Rails.tmbundle/Snippets/validates_confirmation_of_if___vcif__.plist +16 -0
  1497. data/Bundles/Ruby on Rails.tmbundle/Snippets/validates_exclusion_of___ve__.plist +16 -0
  1498. data/Bundles/Ruby on Rails.tmbundle/Snippets/validates_exclusion_of_if___veif__.plist +16 -0
  1499. data/Bundles/Ruby on Rails.tmbundle/Snippets/validates_format_of.tmSnippet +16 -0
  1500. data/Bundles/Ruby on Rails.tmbundle/Snippets/validates_format_of_if.tmSnippet +16 -0
  1501. data/Bundles/Ruby on Rails.tmbundle/Snippets/validates_inclusion_of.tmSnippet +16 -0
  1502. data/Bundles/Ruby on Rails.tmbundle/Snippets/validates_inclusion_of_if.tmSnippet +16 -0
  1503. data/Bundles/Ruby on Rails.tmbundle/Snippets/validates_length_of___vl__.plist +16 -0
  1504. data/Bundles/Ruby on Rails.tmbundle/Snippets/validates_length_of_if.tmSnippet +16 -0
  1505. data/Bundles/Ruby on Rails.tmbundle/Snippets/validates_numericality_of.tmSnippet +16 -0
  1506. data/Bundles/Ruby on Rails.tmbundle/Snippets/validates_numericality_of_if.tmSnippet +16 -0
  1507. data/Bundles/Ruby on Rails.tmbundle/Snippets/validates_presence_of___vp__.plist +16 -0
  1508. data/Bundles/Ruby on Rails.tmbundle/Snippets/validates_presence_of_if___vpif___2.plist +16 -0
  1509. data/Bundles/Ruby on Rails.tmbundle/Snippets/validates_uniqueness_of___vu__.plist +16 -0
  1510. data/Bundles/Ruby on Rails.tmbundle/Snippets/validates_uniqueness_of_if___vuif__.plist +16 -0
  1511. data/Bundles/Ruby on Rails.tmbundle/Snippets/verify____redirect___verify__.plist +19 -0
  1512. data/Bundles/Ruby on Rails.tmbundle/Snippets/verify___verify__.plist +19 -0
  1513. data/Bundles/Ruby on Rails.tmbundle/Snippets/wants_format.tmSnippet +16 -0
  1514. data/Bundles/Ruby on Rails.tmbundle/Snippets/xhr_delete.tmSnippet +16 -0
  1515. data/Bundles/Ruby on Rails.tmbundle/Snippets/xhr_get.tmSnippet +16 -0
  1516. data/Bundles/Ruby on Rails.tmbundle/Snippets/xhr_post.tmSnippet +16 -0
  1517. data/Bundles/Ruby on Rails.tmbundle/Snippets/xhr_put.tmSnippet +16 -0
  1518. data/Bundles/Ruby on Rails.tmbundle/Syntaxes/HTML___Rails__.plist +92 -0
  1519. data/Bundles/Ruby on Rails.tmbundle/Syntaxes/JavaScript___Rails__.tmLanguage +82 -0
  1520. data/Bundles/Ruby on Rails.tmbundle/Syntaxes/RJS.tmLanguage +25 -0
  1521. data/Bundles/Ruby on Rails.tmbundle/Syntaxes/Ruby_on_Rails.plist +288 -0
  1522. data/Bundles/Ruby on Rails.tmbundle/Syntaxes/SQL___Rails__.plist +51 -0
  1523. data/Bundles/Ruby on Rails.tmbundle/info.plist +889 -0
  1524. data/Bundles/Ruby.tmbundle/Preferences/Block_typing_pairs.plist +42 -0
  1525. data/Bundles/Ruby.tmbundle/Preferences/Comments.plist +38 -0
  1526. data/Bundles/Ruby.tmbundle/Preferences/Completion___ENV___________variables.tmPreferences +17 -0
  1527. data/Bundles/Ruby.tmbundle/Preferences/Completion___require_strings.tmPreferences +22 -0
  1528. data/Bundles/Ruby.tmbundle/Preferences/Miscellaneous.plist +44 -0
  1529. data/Bundles/Ruby.tmbundle/Preferences/Symbo_List___Method.plist +19 -0
  1530. data/Bundles/Ruby.tmbundle/Preferences/Symbol_List___No_Function_Call.tmPreferences +17 -0
  1531. data/Bundles/Ruby.tmbundle/Snippets/060_ruby_if_else.plist +20 -0
  1532. data/Bundles/Ruby.tmbundle/Snippets/070_ruby_if.plist +18 -0
  1533. data/Bundles/Ruby.tmbundle/Snippets/080_ruby_case.plist +19 -0
  1534. data/Bundles/Ruby.tmbundle/Snippets/Add_____________Marker.tmSnippet +16 -0
  1535. data/Bundles/Ruby.tmbundle/Snippets/Array_new__10________i____________Arr__.plist +16 -0
  1536. data/Bundles/Ruby.tmbundle/Snippets/Benchmark_bmbm_______do____end.tmSnippet +19 -0
  1537. data/Bundles/Ruby.tmbundle/Snippets/Dir__________.tmSnippet +16 -0
  1538. data/Bundles/Ruby.tmbundle/Snippets/Dir_glob___________do___file______end____Dir__.plist +16 -0
  1539. data/Bundles/Ruby.tmbundle/Snippets/File_foreach____________do___line______end____File__.plist +16 -0
  1540. data/Bundles/Ruby.tmbundle/Snippets/File_open________________file________.tmSnippet +16 -0
  1541. data/Bundles/Ruby.tmbundle/Snippets/File_read__________.tmSnippet +16 -0
  1542. data/Bundles/Ruby.tmbundle/Snippets/Hash_new______hash___key___hash__key_______________Has__.plist +16 -0
  1543. data/Bundles/Ruby.tmbundle/Snippets/Insert_ERb__s______________or_______________.tmSnippet +16 -0
  1544. data/Bundles/Ruby.tmbundle/Snippets/Marshal_dump__obj___file______Md__.plist +16 -0
  1545. data/Bundles/Ruby.tmbundle/Snippets/Marshal_load__obj______Ml__.plist +16 -0
  1546. data/Bundles/Ruby.tmbundle/Snippets/PStore_new________.tmSnippet +16 -0
  1547. data/Bundles/Ruby.tmbundle/Snippets/RDoc_documentation_block.tmSnippet +20 -0
  1548. data/Bundles/Ruby.tmbundle/Snippets/Wrap_in_Begin________Rescue________End.plist +23 -0
  1549. data/Bundles/Ruby.tmbundle/Snippets/YAML_dump_______file______Yd____.plist +16 -0
  1550. data/Bundles/Ruby.tmbundle/Snippets/YAML_load__file______Yl____.plist +16 -0
  1551. data/Bundles/Ruby.tmbundle/Snippets/__END__.tmSnippet +17 -0
  1552. data/Bundles/Ruby.tmbundle/Snippets/______usr__local__bin__ruby___w.plist +17 -0
  1553. data/Bundles/Ruby.tmbundle/Snippets/__yields___RDoc_comment.tmSnippet +16 -0
  1554. data/Bundles/Ruby.tmbundle/Snippets/alias_method_______am__.plist +16 -0
  1555. data/Bundles/Ruby.tmbundle/Snippets/all________e____________all__.plist +16 -0
  1556. data/Bundles/Ruby.tmbundle/Snippets/any________e____________any__.plist +16 -0
  1557. data/Bundles/Ruby.tmbundle/Snippets/application_code_______app__.plist +18 -0
  1558. data/Bundles/Ruby.tmbundle/Snippets/assert__________as__.plist +16 -0
  1559. data/Bundles/Ruby.tmbundle/Snippets/assert_equal.tmSnippet +16 -0
  1560. data/Bundles/Ruby.tmbundle/Snippets/assert_in_delta__________asid__.plist +16 -0
  1561. data/Bundles/Ruby.tmbundle/Snippets/assert_instance_of__________asio__.plist +16 -0
  1562. data/Bundles/Ruby.tmbundle/Snippets/assert_kind_of__________asko__.plist +16 -0
  1563. data/Bundles/Ruby.tmbundle/Snippets/assert_match__________asm__.plist +16 -0
  1564. data/Bundles/Ruby.tmbundle/Snippets/assert_nil__________asn__.plist +16 -0
  1565. data/Bundles/Ruby.tmbundle/Snippets/assert_no_match__________asnm__.plist +16 -0
  1566. data/Bundles/Ruby.tmbundle/Snippets/assert_not_equal__________asne__.plist +16 -0
  1567. data/Bundles/Ruby.tmbundle/Snippets/assert_not_nil__________asnn__.plist +16 -0
  1568. data/Bundles/Ruby.tmbundle/Snippets/assert_not_same__________asns__.plist +16 -0
  1569. data/Bundles/Ruby.tmbundle/Snippets/assert_nothing_raised___________________asnr__.plist +16 -0
  1570. data/Bundles/Ruby.tmbundle/Snippets/assert_nothing_thrown_____________asnt__.plist +16 -0
  1571. data/Bundles/Ruby.tmbundle/Snippets/assert_operator__________aso__.plist +16 -0
  1572. data/Bundles/Ruby.tmbundle/Snippets/assert_raise___________________asr__.plist +16 -0
  1573. data/Bundles/Ruby.tmbundle/Snippets/assert_respond_to__________asrt__.plist +16 -0
  1574. data/Bundles/Ruby.tmbundle/Snippets/assert_same__________ass__.plist +16 -0
  1575. data/Bundles/Ruby.tmbundle/Snippets/assert_send__________ass__.plist +16 -0
  1576. data/Bundles/Ruby.tmbundle/Snippets/assert_throws___________________ast__.plist +16 -0
  1577. data/Bundles/Ruby.tmbundle/Snippets/attr_accessor_______rw__.plist +16 -0
  1578. data/Bundles/Ruby.tmbundle/Snippets/attr_reader_______r__.plist +16 -0
  1579. data/Bundles/Ruby.tmbundle/Snippets/attr_writer_______w__.plist +16 -0
  1580. data/Bundles/Ruby.tmbundle/Snippets/class_______DelegateClass____initialize____end____class__.plist +24 -0
  1581. data/Bundles/Ruby.tmbundle/Snippets/class_______ParentClass____initialize____end.plist +22 -0
  1582. data/Bundles/Ruby.tmbundle/Snippets/class_______Struct____initialize____end.plist +22 -0
  1583. data/Bundles/Ruby.tmbundle/Snippets/class_______Test____Unit____TestCase____end____tc__.plist +24 -0
  1584. data/Bundles/Ruby.tmbundle/Snippets/class______self____end.tmSnippet +18 -0
  1585. data/Bundles/Ruby.tmbundle/Snippets/class____end____cla__.plist +18 -0
  1586. data/Bundles/Ruby.tmbundle/Snippets/class____initialize____end.plist +22 -0
  1587. data/Bundles/Ruby.tmbundle/Snippets/class____instance_methods____undef____initialize____end____class__.plist +30 -0
  1588. data/Bundles/Ruby.tmbundle/Snippets/class_from_name________clafn__.plist +16 -0
  1589. data/Bundles/Ruby.tmbundle/Snippets/classify______e____________clas__.plist +16 -0
  1590. data/Bundles/Ruby.tmbundle/Snippets/collect______e____________col__.plist +16 -0
  1591. data/Bundles/Ruby.tmbundle/Snippets/deep_copy__________dee__.plist +16 -0
  1592. data/Bundles/Ruby.tmbundle/Snippets/def_delegator______defd__.plist +16 -0
  1593. data/Bundles/Ruby.tmbundle/Snippets/def_delegators______defds__.plist +16 -0
  1594. data/Bundles/Ruby.tmbundle/Snippets/def_end.plist +18 -0
  1595. data/Bundles/Ruby.tmbundle/Snippets/def_method_missing____end____mm__.plist +18 -0
  1596. data/Bundles/Ruby.tmbundle/Snippets/def_self____end____defs__.plist +18 -0
  1597. data/Bundles/Ruby.tmbundle/Snippets/def_test_____end____t__.plist +18 -0
  1598. data/Bundles/Ruby.tmbundle/Snippets/delete_if______e____________deli__.plist +16 -0
  1599. data/Bundles/Ruby.tmbundle/Snippets/detect______e____________det__.plist +16 -0
  1600. data/Bundles/Ruby.tmbundle/Snippets/directory____.tmSnippet +16 -0
  1601. data/Bundles/Ruby.tmbundle/Snippets/do___obj______end___doo__.plist +18 -0
  1602. data/Bundles/Ruby.tmbundle/Snippets/downto__0________n____________dow__.plist +16 -0
  1603. data/Bundles/Ruby.tmbundle/Snippets/each______e____________ea__.plist +16 -0
  1604. data/Bundles/Ruby.tmbundle/Snippets/each_byte______byte____________eab__.plist +16 -0
  1605. data/Bundles/Ruby.tmbundle/Snippets/each_char______chr____________eac____.plist +16 -0
  1606. data/Bundles/Ruby.tmbundle/Snippets/each_cons____________group____________eac____.plist +16 -0
  1607. data/Bundles/Ruby.tmbundle/Snippets/each_index______i____________eai__.plist +16 -0
  1608. data/Bundles/Ruby.tmbundle/Snippets/each_key______key____________eak__.plist +16 -0
  1609. data/Bundles/Ruby.tmbundle/Snippets/each_line______line____________eal__.plist +16 -0
  1610. data/Bundles/Ruby.tmbundle/Snippets/each_pair______name___val____________eap__.plist +16 -0
  1611. data/Bundles/Ruby.tmbundle/Snippets/each_slice______group____________eas__.plist +16 -0
  1612. data/Bundles/Ruby.tmbundle/Snippets/each_value______val____________eav__.plist +16 -0
  1613. data/Bundles/Ruby.tmbundle/Snippets/each_with_index______e___i____________eawi__.plist +16 -0
  1614. data/Bundles/Ruby.tmbundle/Snippets/elsif____.tmSnippet +17 -0
  1615. data/Bundles/Ruby.tmbundle/Snippets/embed_string_variable.plist +16 -0
  1616. data/Bundles/Ruby.tmbundle/Snippets/extend_Forwardable____Forw__.plist +16 -0
  1617. data/Bundles/Ruby.tmbundle/Snippets/fetch__name________key____________fet__.plist +16 -0
  1618. data/Bundles/Ruby.tmbundle/Snippets/fill__range________i____________fil__.plist +16 -0
  1619. data/Bundles/Ruby.tmbundle/Snippets/find______e____________fin__.plist +16 -0
  1620. data/Bundles/Ruby.tmbundle/Snippets/find_all______e____________fina__.plist +16 -0
  1621. data/Bundles/Ruby.tmbundle/Snippets/flatten_once____fla__.plist +16 -0
  1622. data/Bundles/Ruby.tmbundle/Snippets/flunk__________fl__.plist +16 -0
  1623. data/Bundles/Ruby.tmbundle/Snippets/grep____pattern__________match____________gre__.plist +16 -0
  1624. data/Bundles/Ruby.tmbundle/Snippets/gsub________________match____________gsu__.plist +16 -0
  1625. data/Bundles/Ruby.tmbundle/Snippets/hash_pair_______.plist +16 -0
  1626. data/Bundles/Ruby.tmbundle/Snippets/hash_pointer.plist +16 -0
  1627. data/Bundles/Ruby.tmbundle/Snippets/include_Comparable_______Comp__.plist +20 -0
  1628. data/Bundles/Ruby.tmbundle/Snippets/include_Enumerable_______Enum__.plist +20 -0
  1629. data/Bundles/Ruby.tmbundle/Snippets/inject__init________mem___var____________inj__.plist +16 -0
  1630. data/Bundles/Ruby.tmbundle/Snippets/lambda______args____________lam__.plist +16 -0
  1631. data/Bundles/Ruby.tmbundle/Snippets/loop_________.tmSnippet +16 -0
  1632. data/Bundles/Ruby.tmbundle/Snippets/map______e____________map__.plist +16 -0
  1633. data/Bundles/Ruby.tmbundle/Snippets/map_with_index______e___i____________mapwi__.plist +16 -0
  1634. data/Bundles/Ruby.tmbundle/Snippets/max______a___b____________max__.plist +16 -0
  1635. data/Bundles/Ruby.tmbundle/Snippets/min______a___b____________min__.plist +16 -0
  1636. data/Bundles/Ruby.tmbundle/Snippets/module____ClassMethods____end.plist +29 -0
  1637. data/Bundles/Ruby.tmbundle/Snippets/module____end.plist +18 -0
  1638. data/Bundles/Ruby.tmbundle/Snippets/module____module_function____end.plist +20 -0
  1639. data/Bundles/Ruby.tmbundle/Snippets/namespace______do____end.tmSnippet +18 -0
  1640. data/Bundles/Ruby.tmbundle/Snippets/open____path__or__url_______w_____do___doc______end___ope__.plist +16 -0
  1641. data/Bundles/Ruby.tmbundle/Snippets/open_yield_block_______.plist +16 -0
  1642. data/Bundles/Ruby.tmbundle/Snippets/option_parse_____________optp__.plist +43 -0
  1643. data/Bundles/Ruby.tmbundle/Snippets/partition______e____________par__.plist +16 -0
  1644. data/Bundles/Ruby.tmbundle/Snippets/path_from_here________.tmSnippet +16 -0
  1645. data/Bundles/Ruby.tmbundle/Snippets/randomize____ran__.plist +16 -0
  1646. data/Bundles/Ruby.tmbundle/Snippets/reject______e____________rej__.plist +16 -0
  1647. data/Bundles/Ruby.tmbundle/Snippets/require___________req__.plist +16 -0
  1648. data/Bundles/Ruby.tmbundle/Snippets/require___tc____________ts__.plist +20 -0
  1649. data/Bundles/Ruby.tmbundle/Snippets/require_gem_______.tmSnippet +16 -0
  1650. data/Bundles/Ruby.tmbundle/Snippets/results_report_______________.tmSnippet +16 -0
  1651. data/Bundles/Ruby.tmbundle/Snippets/reverse_each______e____________rea__.plist +16 -0
  1652. data/Bundles/Ruby.tmbundle/Snippets/scan________________match____________sca__.plist +16 -0
  1653. data/Bundles/Ruby.tmbundle/Snippets/select______e____________sel__.plist +16 -0
  1654. data/Bundles/Ruby.tmbundle/Snippets/singleton_class____.tmSnippet +16 -0
  1655. data/Bundles/Ruby.tmbundle/Snippets/sort______a___b____________sor__.plist +16 -0
  1656. data/Bundles/Ruby.tmbundle/Snippets/sort_by______e____________sorb__.plist +16 -0
  1657. data/Bundles/Ruby.tmbundle/Snippets/step__2________e____________ste__.plist +16 -0
  1658. data/Bundles/Ruby.tmbundle/Snippets/sub________________match____________sub__.plist +16 -0
  1659. data/Bundles/Ruby.tmbundle/Snippets/task___task_name__________dependent_____tasks___do____end.tmSnippet +19 -0
  1660. data/Bundles/Ruby.tmbundle/Snippets/times______n____________tim__.plist +16 -0
  1661. data/Bundles/Ruby.tmbundle/Snippets/transaction_________do____end.tmSnippet +16 -0
  1662. data/Bundles/Ruby.tmbundle/Snippets/unix_filter______uni__.plist +18 -0
  1663. data/Bundles/Ruby.tmbundle/Snippets/unless___unless__.plist +18 -0
  1664. data/Bundles/Ruby.tmbundle/Snippets/until_____end.tmSnippet +18 -0
  1665. data/Bundles/Ruby.tmbundle/Snippets/untitled.plist +19 -0
  1666. data/Bundles/Ruby.tmbundle/Snippets/upto__1_0__0_0________n____________upt__.plist +16 -0
  1667. data/Bundles/Ruby.tmbundle/Snippets/usage_if________usai__.plist +18 -0
  1668. data/Bundles/Ruby.tmbundle/Snippets/usage_unless________usau__.plist +18 -0
  1669. data/Bundles/Ruby.tmbundle/Snippets/when.plist +17 -0
  1670. data/Bundles/Ruby.tmbundle/Snippets/while_____end.tmSnippet +18 -0
  1671. data/Bundles/Ruby.tmbundle/Snippets/xmlread______.tmSnippet +16 -0
  1672. data/Bundles/Ruby.tmbundle/Snippets/xpath_______________.tmSnippet +18 -0
  1673. data/Bundles/Ruby.tmbundle/Snippets/zip__enums________row____________zip__.plist +16 -0
  1674. data/Bundles/Ruby.tmbundle/Syntaxes/Ruby.plist +2856 -0
  1675. data/Bundles/Ruby.tmbundle/info.plist +620 -0
  1676. data/Bundles/SQL.tmbundle/Preferences/Comments.plist +36 -0
  1677. data/Bundles/SQL.tmbundle/Preferences/Miscellaneous.plist +19 -0
  1678. data/Bundles/SQL.tmbundle/Syntaxes/SQL.plist +705 -0
  1679. data/Bundles/SQL.tmbundle/info.plist +46 -0
  1680. data/Bundles/SSH-Config.tmbundle/Preferences/Comments.tmPreferences +24 -0
  1681. data/Bundles/SSH-Config.tmbundle/Snippets/DynamicForward___df__.tmSnippet +16 -0
  1682. data/Bundles/SSH-Config.tmbundle/Snippets/Host___host__.tmSnippet +20 -0
  1683. data/Bundles/SSH-Config.tmbundle/Snippets/IdentityFile___idf__.tmSnippet +16 -0
  1684. data/Bundles/SSH-Config.tmbundle/Snippets/LocalForward___lf__.tmSnippet +16 -0
  1685. data/Bundles/SSH-Config.tmbundle/Syntaxes/SSH__Config.tmLanguage +88 -0
  1686. data/Bundles/SSH-Config.tmbundle/info.plist +25 -0
  1687. data/Bundles/Scala.tmbundle/Preferences/Comments.tmPreferences +36 -0
  1688. data/Bundles/Scala.tmbundle/Preferences/Disable_Spellchecking.tmPreferences +17 -0
  1689. data/Bundles/Scala.tmbundle/Preferences/Enable_Spellchecking.tmPreferences +17 -0
  1690. data/Bundles/Scala.tmbundle/Preferences/Indentation_Rules.tmPreferences +21 -0
  1691. data/Bundles/Scala.tmbundle/Preferences/Symbol_List___Classes.tmPreferences +17 -0
  1692. data/Bundles/Scala.tmbundle/Preferences/Symbol_List___Inner_Class_Methods.tmPreferences +22 -0
  1693. data/Bundles/Scala.tmbundle/Preferences/Symbol_List___Inner_Classes.tmPreferences +19 -0
  1694. data/Bundles/Scala.tmbundle/Preferences/Symbol_List___Inner_Inner_Class_Methods.tmPreferences +22 -0
  1695. data/Bundles/Scala.tmbundle/Preferences/Symbol_List___Inner_Inner_Classes.tmPreferences +19 -0
  1696. data/Bundles/Scala.tmbundle/Preferences/Symbol_List___Method____Constructor.tmPreferences +21 -0
  1697. data/Bundles/Scala.tmbundle/Snippets/Application.tmSnippet +23 -0
  1698. data/Bundles/Scala.tmbundle/Snippets/Case_Class.tmSnippet +23 -0
  1699. data/Bundles/Scala.tmbundle/Snippets/Class.tmSnippet +18 -0
  1700. data/Bundles/Scala.tmbundle/Snippets/Def.tmSnippet +16 -0
  1701. data/Bundles/Scala.tmbundle/Snippets/Def_Block.tmSnippet +19 -0
  1702. data/Bundles/Scala.tmbundle/Snippets/If_Statement.tmSnippet +19 -0
  1703. data/Bundles/Scala.tmbundle/Snippets/If__Else_Statement.tmSnippet +24 -0
  1704. data/Bundles/Scala.tmbundle/Snippets/Logger.tmSnippet +18 -0
  1705. data/Bundles/Scala.tmbundle/Snippets/Method.tmSnippet +23 -0
  1706. data/Bundles/Scala.tmbundle/Snippets/Object.tmSnippet +16 -0
  1707. data/Bundles/Scala.tmbundle/Snippets/Pair.tmSnippet +16 -0
  1708. data/Bundles/Scala.tmbundle/Snippets/Private.tmSnippet +16 -0
  1709. data/Bundles/Scala.tmbundle/Snippets/Private____.tmSnippet +16 -0
  1710. data/Bundles/Scala.tmbundle/Snippets/Protected.tmSnippet +16 -0
  1711. data/Bundles/Scala.tmbundle/Snippets/Protected____.tmSnippet +16 -0
  1712. data/Bundles/Scala.tmbundle/Snippets/Single.tmSnippet +16 -0
  1713. data/Bundles/Scala.tmbundle/Snippets/Trait.tmSnippet +16 -0
  1714. data/Bundles/Scala.tmbundle/Snippets/Triple.tmSnippet +16 -0
  1715. data/Bundles/Scala.tmbundle/Snippets/Try__Catch.tmSnippet +23 -0
  1716. data/Bundles/Scala.tmbundle/Snippets/While_Statement.tmSnippet +19 -0
  1717. data/Bundles/Scala.tmbundle/Snippets/Wrap_Selection_in_Try__Catch.tmSnippet +24 -0
  1718. data/Bundles/Scala.tmbundle/Snippets/abstract.tmSnippet +16 -0
  1719. data/Bundles/Scala.tmbundle/Snippets/assert.tmSnippet +16 -0
  1720. data/Bundles/Scala.tmbundle/Snippets/case.tmSnippet +16 -0
  1721. data/Bundles/Scala.tmbundle/Snippets/catch.tmSnippet +18 -0
  1722. data/Bundles/Scala.tmbundle/Snippets/constant_string.tmSnippet +17 -0
  1723. data/Bundles/Scala.tmbundle/Snippets/else.tmSnippet +18 -0
  1724. data/Bundles/Scala.tmbundle/Snippets/else_if.tmSnippet +18 -0
  1725. data/Bundles/Scala.tmbundle/Snippets/field_accessors.tmSnippet +21 -0
  1726. data/Bundles/Scala.tmbundle/Snippets/for.tmSnippet +18 -0
  1727. data/Bundles/Scala.tmbundle/Snippets/for___each__.tmSnippet +16 -0
  1728. data/Bundles/Scala.tmbundle/Snippets/for___each____.tmSnippet +16 -0
  1729. data/Bundles/Scala.tmbundle/Snippets/for___each_____.tmSnippet +16 -0
  1730. data/Bundles/Scala.tmbundle/Snippets/format.tmSnippet +16 -0
  1731. data/Bundles/Scala.tmbundle/Snippets/if.tmSnippet +18 -0
  1732. data/Bundles/Scala.tmbundle/Snippets/if__else.tmSnippet +22 -0
  1733. data/Bundles/Scala.tmbundle/Snippets/if__else_inline.tmSnippet +16 -0
  1734. data/Bundles/Scala.tmbundle/Snippets/import.tmSnippet +16 -0
  1735. data/Bundles/Scala.tmbundle/Snippets/import_Actors.tmSnippet +19 -0
  1736. data/Bundles/Scala.tmbundle/Snippets/import_junit_framework_TestCase__.tmSnippet +17 -0
  1737. data/Bundles/Scala.tmbundle/Snippets/import_scalatest.tmSnippet +17 -0
  1738. data/Bundles/Scala.tmbundle/Snippets/import_specs.tmSnippet +17 -0
  1739. data/Bundles/Scala.tmbundle/Snippets/java_.tmSnippet +16 -0
  1740. data/Bundles/Scala.tmbundle/Snippets/main_method.tmSnippet +18 -0
  1741. data/Bundles/Scala.tmbundle/Snippets/map.tmSnippet +16 -0
  1742. data/Bundles/Scala.tmbundle/Snippets/map_.tmSnippet +16 -0
  1743. data/Bundles/Scala.tmbundle/Snippets/map__.tmSnippet +16 -0
  1744. data/Bundles/Scala.tmbundle/Snippets/match.tmSnippet +18 -0
  1745. data/Bundles/Scala.tmbundle/Snippets/match_default.tmSnippet +16 -0
  1746. data/Bundles/Scala.tmbundle/Snippets/method___one_line__.tmSnippet +18 -0
  1747. data/Bundles/Scala.tmbundle/Snippets/method___with_body_braces__.tmSnippet +19 -0
  1748. data/Bundles/Scala.tmbundle/Snippets/mustEqual.tmSnippet +16 -0
  1749. data/Bundles/Scala.tmbundle/Snippets/must_be.tmSnippet +16 -0
  1750. data/Bundles/Scala.tmbundle/Snippets/must_beDifferent.tmSnippet +16 -0
  1751. data/Bundles/Scala.tmbundle/Snippets/must_throw.tmSnippet +16 -0
  1752. data/Bundles/Scala.tmbundle/Snippets/package.tmSnippet +16 -0
  1753. data/Bundles/Scala.tmbundle/Snippets/print.tmSnippet +16 -0
  1754. data/Bundles/Scala.tmbundle/Snippets/println.tmSnippet +16 -0
  1755. data/Bundles/Scala.tmbundle/Snippets/return.tmSnippet +16 -0
  1756. data/Bundles/Scala.tmbundle/Snippets/scala_.tmSnippet +16 -0
  1757. data/Bundles/Scala.tmbundle/Snippets/scalatest_describe.tmSnippet +21 -0
  1758. data/Bundles/Scala.tmbundle/Snippets/scalatest_intercept.tmSnippet +18 -0
  1759. data/Bundles/Scala.tmbundle/Snippets/scalatest_it.tmSnippet +19 -0
  1760. data/Bundles/Scala.tmbundle/Snippets/scalatest_test.tmSnippet +19 -0
  1761. data/Bundles/Scala.tmbundle/Snippets/should.tmSnippet +21 -0
  1762. data/Bundles/Scala.tmbundle/Snippets/should_equal.tmSnippet +17 -0
  1763. data/Bundles/Scala.tmbundle/Snippets/specs_in.tmSnippet +18 -0
  1764. data/Bundles/Scala.tmbundle/Snippets/synchronized.tmSnippet +16 -0
  1765. data/Bundles/Scala.tmbundle/Snippets/test.tmSnippet +16 -0
  1766. data/Bundles/Scala.tmbundle/Snippets/test_case.tmSnippet +16 -0
  1767. data/Bundles/Scala.tmbundle/Snippets/throw.tmSnippet +16 -0
  1768. data/Bundles/Scala.tmbundle/Snippets/try__catch__finally.tmSnippet +23 -0
  1769. data/Bundles/Scala.tmbundle/Snippets/val.tmSnippet +16 -0
  1770. data/Bundles/Scala.tmbundle/Snippets/val_bean.tmSnippet +19 -0
  1771. data/Bundles/Scala.tmbundle/Snippets/var.tmSnippet +16 -0
  1772. data/Bundles/Scala.tmbundle/Snippets/while.tmSnippet +18 -0
  1773. data/Bundles/Scala.tmbundle/Syntaxes/Scala.tmLanguage +609 -0
  1774. data/Bundles/Scala.tmbundle/Syntaxes/Scala_Properties.tmLanguage +54 -0
  1775. data/Bundles/Scala.tmbundle/info.plist +186 -0
  1776. data/Bundles/ShellScript.tmbundle/Preferences/Comments.plist +24 -0
  1777. data/Bundles/ShellScript.tmbundle/Preferences/Miscellaneous.plist +21 -0
  1778. data/Bundles/ShellScript.tmbundle/Snippets/Tempfile.tmSnippet +21 -0
  1779. data/Bundles/ShellScript.tmbundle/Snippets/______usr__bin__env_____env__.plist +17 -0
  1780. data/Bundles/ShellScript.tmbundle/Snippets/case____esac___case__.plist +19 -0
  1781. data/Bundles/ShellScript.tmbundle/Snippets/elif______elif__.plist +17 -0
  1782. data/Bundles/ShellScript.tmbundle/Snippets/for________in________done___forin__.plist +18 -0
  1783. data/Bundles/ShellScript.tmbundle/Snippets/for_____done___for__.plist +18 -0
  1784. data/Bundles/ShellScript.tmbundle/Snippets/here_document___here__.plist +18 -0
  1785. data/Bundles/ShellScript.tmbundle/Snippets/if_____then___if__.plist +18 -0
  1786. data/Bundles/ShellScript.tmbundle/Snippets/until__________done__.plist +18 -0
  1787. data/Bundles/ShellScript.tmbundle/Snippets/while__________done__.plist +18 -0
  1788. data/Bundles/ShellScript.tmbundle/Syntaxes/Shell__Unix__Generic.plist +1855 -0
  1789. data/Bundles/ShellScript.tmbundle/info.plist +100 -0
  1790. data/Bundles/Smalltalk.tmbundle/Preferences/GNU_Smalltalk.tmPreferences +32 -0
  1791. data/Bundles/Smalltalk.tmbundle/Preferences/GNU___Symbol_List___Method.tmPreferences +23 -0
  1792. data/Bundles/Smalltalk.tmbundle/Preferences/GNU___Symbol_List___Section.tmPreferences +22 -0
  1793. data/Bundles/Smalltalk.tmbundle/Preferences/MIST_Smalltalk_Format.tmPreferences +17 -0
  1794. data/Bundles/Smalltalk.tmbundle/Syntaxes/GNU_Smalltalk.tmLanguage +493 -0
  1795. data/Bundles/Smalltalk.tmbundle/Syntaxes/GNU_Smalltalk_2.tmLanguage +807 -0
  1796. data/Bundles/Smalltalk.tmbundle/Syntaxes/MIST_Smalltalk_Format.tmLanguage +645 -0
  1797. data/Bundles/Smalltalk.tmbundle/info.plist +23 -0
  1798. data/Bundles/Source.tmbundle/Preferences/Comments.plist +48 -0
  1799. data/Bundles/Source.tmbundle/Preferences/Disable_spell_checking_for_all.plist +17 -0
  1800. data/Bundles/Source.tmbundle/Preferences/Enable_spell_checking_for_strings.plist +17 -0
  1801. data/Bundles/Source.tmbundle/Preferences/Miscellaneous.plist +56 -0
  1802. data/Bundles/Source.tmbundle/Preferences/String__comment_typing_pairs.plist +42 -0
  1803. data/Bundles/Source.tmbundle/Preferences/Symbol_list.plist +17 -0
  1804. data/Bundles/Source.tmbundle/Snippets/Continue_line_comment.plist +35 -0
  1805. data/Bundles/Source.tmbundle/Snippets/Escaped_Quote_Pair_____________.plist +14 -0
  1806. data/Bundles/Source.tmbundle/Snippets/Escaped_Single_Quote_Pair_____________.plist +14 -0
  1807. data/Bundles/Source.tmbundle/Snippets/Frame_text.plist +16 -0
  1808. data/Bundles/Source.tmbundle/Snippets/__n.plist +16 -0
  1809. data/Bundles/Source.tmbundle/info.plist +115 -0
  1810. data/Bundles/TODO.tmbundle/info.plist +36 -0
  1811. data/Bundles/Tabular.tmbundle/Syntaxes/CSV.tmLanguage +178 -0
  1812. data/Bundles/Tabular.tmbundle/Syntaxes/TSV.tmLanguage +135 -0
  1813. data/Bundles/Tabular.tmbundle/info.plist +21 -0
  1814. data/Bundles/TerminalMate.tmbundle/Preferences/Haskell.tmPreferences +36 -0
  1815. data/Bundles/TerminalMate.tmbundle/Preferences/Ocaml.tmPreferences +30 -0
  1816. data/Bundles/TerminalMate.tmbundle/Preferences/Python.tmPreferences +30 -0
  1817. data/Bundles/TerminalMate.tmbundle/Preferences/Rails.tmPreferences +30 -0
  1818. data/Bundles/TerminalMate.tmbundle/Preferences/Ruby.tmPreferences +30 -0
  1819. data/Bundles/TerminalMate.tmbundle/Preferences/Shell.tmPreferences +36 -0
  1820. data/Bundles/TerminalMate.tmbundle/info.plist +27 -0
  1821. data/Bundles/Text.tmbundle/Preferences/Markup_style___Bold.plist +17 -0
  1822. data/Bundles/Text.tmbundle/Preferences/Markup_style___Italic.plist +17 -0
  1823. data/Bundles/Text.tmbundle/Preferences/Markup_style___Underline.plist +17 -0
  1824. data/Bundles/Text.tmbundle/Preferences/Miscellaneous.plist +65 -0
  1825. data/Bundles/Text.tmbundle/Preferences/Spell_checking.plist +17 -0
  1826. data/Bundles/Text.tmbundle/Snippets/010_Copyright.plist +14 -0
  1827. data/Bundles/Text.tmbundle/Snippets/Conitnue_bullet.plist +17 -0
  1828. data/Bundles/Text.tmbundle/Snippets/Conitnue_light_bullet.plist +17 -0
  1829. data/Bundles/Text.tmbundle/Snippets/Conitnue_star_bullet.plist +17 -0
  1830. data/Bundles/Text.tmbundle/Snippets/Insert_ISO_date.plist +14 -0
  1831. data/Bundles/Text.tmbundle/Snippets/Lorem_ipsum.plist +14 -0
  1832. data/Bundles/Text.tmbundle/Syntaxes/Plain_text.plist +83 -0
  1833. data/Bundles/Text.tmbundle/info.plist +139 -0
  1834. data/Bundles/TextMate.tmbundle/Preferences/Smart_Pairs___Regex_Character_Class__.tmPreferences +17 -0
  1835. data/Bundles/TextMate.tmbundle/Preferences/Spell_Checking___Disable_for_CamelCase_Words.tmPreferences +17 -0
  1836. data/Bundles/TextMate.tmbundle/Preferences/Style___Separator.tmPreferences +19 -0
  1837. data/Bundles/TextMate.tmbundle/Preferences/Style___Separator____Release_Notes.tmPreferences +19 -0
  1838. data/Bundles/TextMate.tmbundle/Syntaxes/Regular_Expressions___Oniguruma__.tmLanguage +295 -0
  1839. data/Bundles/TextMate.tmbundle/Syntaxes/Release_Notes.tmLanguage +126 -0
  1840. data/Bundles/TextMate.tmbundle/info.plist +115 -0
  1841. data/Bundles/Textile.tmbundle/Preferences/Disable_Spell_Check_in_Raw.plist +17 -0
  1842. data/Bundles/Textile.tmbundle/Preferences/Preferences.plist +66 -0
  1843. data/Bundles/Textile.tmbundle/Preferences/Symbol_List___Heading.plist +29 -0
  1844. data/Bundles/Textile.tmbundle/Snippets/Acronym.tmSnippet +16 -0
  1845. data/Bundles/Textile.tmbundle/Snippets/Block_Quotes.tmSnippet +18 -0
  1846. data/Bundles/Textile.tmbundle/Snippets/Bold.plist +16 -0
  1847. data/Bundles/Textile.tmbundle/Snippets/Citation.tmSnippet +16 -0
  1848. data/Bundles/Textile.tmbundle/Snippets/Class.tmSnippet +16 -0
  1849. data/Bundles/Textile.tmbundle/Snippets/Class_and_Id.tmSnippet +16 -0
  1850. data/Bundles/Textile.tmbundle/Snippets/Color.tmSnippet +16 -0
  1851. data/Bundles/Textile.tmbundle/Snippets/Color_2.tmSnippet +16 -0
  1852. data/Bundles/Textile.tmbundle/Snippets/Convert_Tabs_To_Table.plist +14 -0
  1853. data/Bundles/Textile.tmbundle/Snippets/Footnote.tmSnippet +18 -0
  1854. data/Bundles/Textile.tmbundle/Snippets/Heading_1.tmSnippet +18 -0
  1855. data/Bundles/Textile.tmbundle/Snippets/Heading_2.tmSnippet +18 -0
  1856. data/Bundles/Textile.tmbundle/Snippets/Heading_3.tmSnippet +18 -0
  1857. data/Bundles/Textile.tmbundle/Snippets/Heading_4.tmSnippet +18 -0
  1858. data/Bundles/Textile.tmbundle/Snippets/Heading_5.tmSnippet +18 -0
  1859. data/Bundles/Textile.tmbundle/Snippets/Heading_6.tmSnippet +18 -0
  1860. data/Bundles/Textile.tmbundle/Snippets/Id.tmSnippet +16 -0
  1861. data/Bundles/Textile.tmbundle/Snippets/Image.tmSnippet +16 -0
  1862. data/Bundles/Textile.tmbundle/Snippets/Italic.plist +16 -0
  1863. data/Bundles/Textile.tmbundle/Snippets/Language.tmSnippet +16 -0
  1864. data/Bundles/Textile.tmbundle/Snippets/Linked_Image.tmSnippet +16 -0
  1865. data/Bundles/Textile.tmbundle/Snippets/Strikethrough.tmSnippet +16 -0
  1866. data/Bundles/Textile.tmbundle/Snippets/Style.tmSnippet +16 -0
  1867. data/Bundles/Textile.tmbundle/Snippets/Subscript.tmSnippet +16 -0
  1868. data/Bundles/Textile.tmbundle/Snippets/Superscript.tmSnippet +16 -0
  1869. data/Bundles/Textile.tmbundle/Snippets/Underline.tmSnippet +16 -0
  1870. data/Bundles/Textile.tmbundle/Syntaxes/Textile.plist +490 -0
  1871. data/Bundles/Textile.tmbundle/info.plist +155 -0
  1872. data/Bundles/Thrift.tmbundle/Preferences/Symbol_List___enum.tmPreferences +19 -0
  1873. data/Bundles/Thrift.tmbundle/Preferences/Symbol_List___exception.tmPreferences +19 -0
  1874. data/Bundles/Thrift.tmbundle/Preferences/Symbol_List___function.tmPreferences +19 -0
  1875. data/Bundles/Thrift.tmbundle/Preferences/Symbol_List___senum.tmPreferences +19 -0
  1876. data/Bundles/Thrift.tmbundle/Preferences/Symbol_List___service.tmPreferences +19 -0
  1877. data/Bundles/Thrift.tmbundle/Preferences/Symbol_List___struct.tmPreferences +19 -0
  1878. data/Bundles/Thrift.tmbundle/Snippets/enum.tmSnippet +18 -0
  1879. data/Bundles/Thrift.tmbundle/Snippets/exception.tmSnippet +18 -0
  1880. data/Bundles/Thrift.tmbundle/Snippets/service.tmSnippet +18 -0
  1881. data/Bundles/Thrift.tmbundle/Snippets/struct.tmSnippet +18 -0
  1882. data/Bundles/Thrift.tmbundle/Syntaxes/Thrift.tmLanguage +1024 -0
  1883. data/Bundles/Thrift.tmbundle/info.plist +51 -0
  1884. data/Bundles/Vala.tmbundle/Preferences/Comments___C______.tmPreferences +42 -0
  1885. data/Bundles/Vala.tmbundle/Preferences/Symbol_List___Method____Constructor.plist +21 -0
  1886. data/Bundles/Vala.tmbundle/Snippets/Console_WriteLine___writeline__.plist +17 -0
  1887. data/Bundles/Vala.tmbundle/Snippets/case.plist +19 -0
  1888. data/Bundles/Vala.tmbundle/Snippets/class.plist +18 -0
  1889. data/Bundles/Vala.tmbundle/Snippets/do_while.plist +19 -0
  1890. data/Bundles/Vala.tmbundle/Snippets/else.plist +18 -0
  1891. data/Bundles/Vala.tmbundle/Snippets/else_if___elseif__.plist +19 -0
  1892. data/Bundles/Vala.tmbundle/Snippets/for.plist +18 -0
  1893. data/Bundles/Vala.tmbundle/Snippets/foreach.plist +18 -0
  1894. data/Bundles/Vala.tmbundle/Snippets/if.plist +18 -0
  1895. data/Bundles/Vala.tmbundle/Snippets/namespace___ns__.plist +19 -0
  1896. data/Bundles/Vala.tmbundle/Snippets/property___prop__.plist +23 -0
  1897. data/Bundles/Vala.tmbundle/Snippets/read__only_property___roprop__.plist +20 -0
  1898. data/Bundles/Vala.tmbundle/Snippets/switch.plist +18 -0
  1899. data/Bundles/Vala.tmbundle/Snippets/while.plist +18 -0
  1900. data/Bundles/Vala.tmbundle/Syntaxes/Vala.plist +285 -0
  1901. data/Bundles/Vala.tmbundle/info.plist +12 -0
  1902. data/Bundles/Webrat.tmbundle/Snippets/attach_file.tmSnippet +16 -0
  1903. data/Bundles/Webrat.tmbundle/Snippets/check.tmSnippet +16 -0
  1904. data/Bundles/Webrat.tmbundle/Snippets/choose.tmSnippet +16 -0
  1905. data/Bundles/Webrat.tmbundle/Snippets/click_button.tmSnippet +16 -0
  1906. data/Bundles/Webrat.tmbundle/Snippets/click_delete_link.tmSnippet +16 -0
  1907. data/Bundles/Webrat.tmbundle/Snippets/click_get_link.tmSnippet +16 -0
  1908. data/Bundles/Webrat.tmbundle/Snippets/click_link.tmSnippet +16 -0
  1909. data/Bundles/Webrat.tmbundle/Snippets/click_link_within.tmSnippet +16 -0
  1910. data/Bundles/Webrat.tmbundle/Snippets/click_post_link.tmSnippet +16 -0
  1911. data/Bundles/Webrat.tmbundle/Snippets/click_put_link.tmSnippet +16 -0
  1912. data/Bundles/Webrat.tmbundle/Snippets/fill_in.tmSnippet +16 -0
  1913. data/Bundles/Webrat.tmbundle/Snippets/save_and_open.tmSnippet +16 -0
  1914. data/Bundles/Webrat.tmbundle/Snippets/select.tmSnippet +16 -0
  1915. data/Bundles/Webrat.tmbundle/Snippets/select_date.tmSnippet +16 -0
  1916. data/Bundles/Webrat.tmbundle/Snippets/select_datetime.tmSnippet +16 -0
  1917. data/Bundles/Webrat.tmbundle/Snippets/select_time.tmSnippet +16 -0
  1918. data/Bundles/Webrat.tmbundle/Snippets/uncheck.tmSnippet +16 -0
  1919. data/Bundles/Webrat.tmbundle/Snippets/visit.tmSnippet +16 -0
  1920. data/Bundles/Webrat.tmbundle/info.plist +33 -0
  1921. data/Bundles/XML.tmbundle/Preferences/Comments.plist +30 -0
  1922. data/Bundles/XML.tmbundle/Preferences/Miscellaneous.plist +64 -0
  1923. data/Bundles/XML.tmbundle/Preferences/Symbol_List___Templates.plist +19 -0
  1924. data/Bundles/XML.tmbundle/Snippets/CDATA.tmSnippet +16 -0
  1925. data/Bundles/XML.tmbundle/Snippets/Smart_return__indent_for_tag_pairs.plist +18 -0
  1926. data/Bundles/XML.tmbundle/Snippets/XML_Processing_Instruction.tmSnippet +16 -0
  1927. data/Bundles/XML.tmbundle/Snippets/long_attribute_tag.plist +17 -0
  1928. data/Bundles/XML.tmbundle/Snippets/long_tag.plist +16 -0
  1929. data/Bundles/XML.tmbundle/Snippets/short_tag.plist +16 -0
  1930. data/Bundles/XML.tmbundle/Syntaxes/XML.plist +576 -0
  1931. data/Bundles/XML.tmbundle/Syntaxes/XSL.plist +157 -0
  1932. data/Bundles/XML.tmbundle/info.plist +57 -0
  1933. data/Bundles/YAML.tmbundle/Preferences/Comments.plist +24 -0
  1934. data/Bundles/YAML.tmbundle/Preferences/Indenting.plist +19 -0
  1935. data/Bundles/YAML.tmbundle/Snippets/untitled.plist +16 -0
  1936. data/Bundles/YAML.tmbundle/Syntaxes/YAML.plist +467 -0
  1937. data/Bundles/YAML.tmbundle/info.plist +42 -0
  1938. data/Bundles/groovy.tmbundle/Preferences/Symbol_List___Class_Variables.tmPreferences +21 -0
  1939. data/Bundles/groovy.tmbundle/Preferences/Symbol_List___Classes.tmPreferences +17 -0
  1940. data/Bundles/groovy.tmbundle/Preferences/Symbol_List___Methods.tmPreferences +21 -0
  1941. data/Bundles/groovy.tmbundle/Preferences/Symbol_List___Methods_copy.tmPreferences +21 -0
  1942. data/Bundles/groovy.tmbundle/Preferences/Symbol_List___Variables.tmPreferences +21 -0
  1943. data/Bundles/groovy.tmbundle/Snippets/Ant____replace.tmSnippet +16 -0
  1944. data/Bundles/groovy.tmbundle/Snippets/Block_Comment.tmSnippet +18 -0
  1945. data/Bundles/groovy.tmbundle/Snippets/Constructor.tmSnippet +18 -0
  1946. data/Bundles/groovy.tmbundle/Snippets/Continue_Block_Comment.tmSnippet +18 -0
  1947. data/Bundles/groovy.tmbundle/Snippets/Hash_Pair.tmSnippet +16 -0
  1948. data/Bundles/groovy.tmbundle/Snippets/Thread_startDaemon__________.tmSnippet +18 -0
  1949. data/Bundles/groovy.tmbundle/Snippets/Thread_start_________.tmSnippet +18 -0
  1950. data/Bundles/groovy.tmbundle/Snippets/Wrap_Selection_in_Try__Catch.tmSnippet +21 -0
  1951. data/Bundles/groovy.tmbundle/Snippets/______usr__local__bin__groovy___w.tmSnippet +18 -0
  1952. data/Bundles/groovy.tmbundle/Snippets/all___e___________.tmSnippet +18 -0
  1953. data/Bundles/groovy.tmbundle/Snippets/any___e___________.tmSnippet +18 -0
  1954. data/Bundles/groovy.tmbundle/Snippets/as_BigDecimal.tmSnippet +16 -0
  1955. data/Bundles/groovy.tmbundle/Snippets/as_BigInteger.tmSnippet +16 -0
  1956. data/Bundles/groovy.tmbundle/Snippets/as_Double.tmSnippet +16 -0
  1957. data/Bundles/groovy.tmbundle/Snippets/as_Float.tmSnippet +16 -0
  1958. data/Bundles/groovy.tmbundle/Snippets/as_Immutable.tmSnippet +16 -0
  1959. data/Bundles/groovy.tmbundle/Snippets/as_Set.tmSnippet +16 -0
  1960. data/Bundles/groovy.tmbundle/Snippets/as_String.tmSnippet +16 -0
  1961. data/Bundles/groovy.tmbundle/Snippets/as_Synchronized.tmSnippet +16 -0
  1962. data/Bundles/groovy.tmbundle/Snippets/as_Writable.tmSnippet +16 -0
  1963. data/Bundles/groovy.tmbundle/Snippets/assertEquals______.tmSnippet +16 -0
  1964. data/Bundles/groovy.tmbundle/Snippets/assertFalse.tmSnippet +16 -0
  1965. data/Bundles/groovy.tmbundle/Snippets/assertNotEquals______.tmSnippet +16 -0
  1966. data/Bundles/groovy.tmbundle/Snippets/assertNotNull______.tmSnippet +16 -0
  1967. data/Bundles/groovy.tmbundle/Snippets/assertNull______.tmSnippet +16 -0
  1968. data/Bundles/groovy.tmbundle/Snippets/assertSame.tmSnippet +16 -0
  1969. data/Bundles/groovy.tmbundle/Snippets/assertTrue.tmSnippet +16 -0
  1970. data/Bundles/groovy.tmbundle/Snippets/assert______.tmSnippet +16 -0
  1971. data/Bundles/groovy.tmbundle/Snippets/case.tmSnippet +18 -0
  1972. data/Bundles/groovy.tmbundle/Snippets/class____.tmSnippet +20 -0
  1973. data/Bundles/groovy.tmbundle/Snippets/class_____TestCase.tmSnippet +19 -0
  1974. data/Bundles/groovy.tmbundle/Snippets/class____singleton.tmSnippet +21 -0
  1975. data/Bundles/groovy.tmbundle/Snippets/collect____e___________.tmSnippet +18 -0
  1976. data/Bundles/groovy.tmbundle/Snippets/copy___file.tmSnippet +16 -0
  1977. data/Bundles/groovy.tmbundle/Snippets/copy___fileset.tmSnippet +18 -0
  1978. data/Bundles/groovy.tmbundle/Snippets/copy___fileset_include__exclude.tmSnippet +21 -0
  1979. data/Bundles/groovy.tmbundle/Snippets/def____closure___________.tmSnippet +20 -0
  1980. data/Bundles/groovy.tmbundle/Snippets/def____method___________.tmSnippet +20 -0
  1981. data/Bundles/groovy.tmbundle/Snippets/downto__num______n___________.tmSnippet +18 -0
  1982. data/Bundles/groovy.tmbundle/Snippets/eachByte____byte___________.tmSnippet +18 -0
  1983. data/Bundles/groovy.tmbundle/Snippets/eachDirMatch.tmSnippet +18 -0
  1984. data/Bundles/groovy.tmbundle/Snippets/eachDirRecurse.tmSnippet +18 -0
  1985. data/Bundles/groovy.tmbundle/Snippets/eachDir____dir____________.tmSnippet +18 -0
  1986. data/Bundles/groovy.tmbundle/Snippets/eachFileMatch____file____________.tmSnippet +18 -0
  1987. data/Bundles/groovy.tmbundle/Snippets/eachFileRecurse____file___________.tmSnippet +18 -0
  1988. data/Bundles/groovy.tmbundle/Snippets/eachFile____file___________.tmSnippet +18 -0
  1989. data/Bundles/groovy.tmbundle/Snippets/eachKey____key___________.tmSnippet +18 -0
  1990. data/Bundles/groovy.tmbundle/Snippets/eachLine____line___________.tmSnippet +18 -0
  1991. data/Bundles/groovy.tmbundle/Snippets/eachMatch__regex______match____________.tmSnippet +18 -0
  1992. data/Bundles/groovy.tmbundle/Snippets/eachObject____obj___________.tmSnippet +18 -0
  1993. data/Bundles/groovy.tmbundle/Snippets/eachValue____val___________.tmSnippet +18 -0
  1994. data/Bundles/groovy.tmbundle/Snippets/eachWithIndex____e___i___________.tmSnippet +18 -0
  1995. data/Bundles/groovy.tmbundle/Snippets/each____e___________.tmSnippet +18 -0
  1996. data/Bundles/groovy.tmbundle/Snippets/else.tmSnippet +18 -0
  1997. data/Bundles/groovy.tmbundle/Snippets/elseif____.tmSnippet +18 -0
  1998. data/Bundles/groovy.tmbundle/Snippets/every____e___________.tmSnippet +18 -0
  1999. data/Bundles/groovy.tmbundle/Snippets/final_method.tmSnippet +18 -0
  2000. data/Bundles/groovy.tmbundle/Snippets/final_var.tmSnippet +16 -0
  2001. data/Bundles/groovy.tmbundle/Snippets/findAll____e___________.tmSnippet +18 -0
  2002. data/Bundles/groovy.tmbundle/Snippets/find____e___________.tmSnippet +18 -0
  2003. data/Bundles/groovy.tmbundle/Snippets/for_in.tmSnippet +18 -0
  2004. data/Bundles/groovy.tmbundle/Snippets/grep____pattern________match___________.tmSnippet +18 -0
  2005. data/Bundles/groovy.tmbundle/Snippets/if.tmSnippet +18 -0
  2006. data/Bundles/groovy.tmbundle/Snippets/if_else.tmSnippet +20 -0
  2007. data/Bundles/groovy.tmbundle/Snippets/import.tmSnippet +16 -0
  2008. data/Bundles/groovy.tmbundle/Snippets/mkdir.tmSnippet +16 -0
  2009. data/Bundles/groovy.tmbundle/Snippets/new_File_______eachLine_________.tmSnippet +18 -0
  2010. data/Bundles/groovy.tmbundle/Snippets/package.tmSnippet +16 -0
  2011. data/Bundles/groovy.tmbundle/Snippets/print.tmSnippet +16 -0
  2012. data/Bundles/groovy.tmbundle/Snippets/println_.tmSnippet +16 -0
  2013. data/Bundles/groovy.tmbundle/Snippets/private_final_method.tmSnippet +18 -0
  2014. data/Bundles/groovy.tmbundle/Snippets/private_final_var.tmSnippet +16 -0
  2015. data/Bundles/groovy.tmbundle/Snippets/private_method.tmSnippet +18 -0
  2016. data/Bundles/groovy.tmbundle/Snippets/private_static_final_String.tmSnippet +16 -0
  2017. data/Bundles/groovy.tmbundle/Snippets/private_static_final_method.tmSnippet +18 -0
  2018. data/Bundles/groovy.tmbundle/Snippets/private_static_method.tmSnippet +18 -0
  2019. data/Bundles/groovy.tmbundle/Snippets/private_static_var.tmSnippet +16 -0
  2020. data/Bundles/groovy.tmbundle/Snippets/private_var.tmSnippet +16 -0
  2021. data/Bundles/groovy.tmbundle/Snippets/replaceAll__regex______match__________.tmSnippet +18 -0
  2022. data/Bundles/groovy.tmbundle/Snippets/reverseEach____e____________.tmSnippet +18 -0
  2023. data/Bundles/groovy.tmbundle/Snippets/run_after.tmSnippet +18 -0
  2024. data/Bundles/groovy.tmbundle/Snippets/same_line___.tmSnippet +18 -0
  2025. data/Bundles/groovy.tmbundle/Snippets/setUp____.tmSnippet +18 -0
  2026. data/Bundles/groovy.tmbundle/Snippets/shouldFail_______________.tmSnippet +18 -0
  2027. data/Bundles/groovy.tmbundle/Snippets/sleep__secs__.tmSnippet +16 -0
  2028. data/Bundles/groovy.tmbundle/Snippets/sleep__secs______________on_interrupt___.tmSnippet +18 -0
  2029. data/Bundles/groovy.tmbundle/Snippets/sort_________.tmSnippet +18 -0
  2030. data/Bundles/groovy.tmbundle/Snippets/splitEachLine__separator______line____________copy.tmSnippet +18 -0
  2031. data/Bundles/groovy.tmbundle/Snippets/static_final_method.tmSnippet +18 -0
  2032. data/Bundles/groovy.tmbundle/Snippets/static_final_var.tmSnippet +16 -0
  2033. data/Bundles/groovy.tmbundle/Snippets/static_main_method.tmSnippet +18 -0
  2034. data/Bundles/groovy.tmbundle/Snippets/static_method.tmSnippet +18 -0
  2035. data/Bundles/groovy.tmbundle/Snippets/static_var.tmSnippet +16 -0
  2036. data/Bundles/groovy.tmbundle/Snippets/step__to__amount______n___________.tmSnippet +18 -0
  2037. data/Bundles/groovy.tmbundle/Snippets/switch__case.tmSnippet +20 -0
  2038. data/Bundles/groovy.tmbundle/Snippets/switch__case__default.tmSnippet +23 -0
  2039. data/Bundles/groovy.tmbundle/Snippets/tearDown____.tmSnippet +18 -0
  2040. data/Bundles/groovy.tmbundle/Snippets/test_case.tmSnippet +18 -0
  2041. data/Bundles/groovy.tmbundle/Snippets/times____n___________.tmSnippet +18 -0
  2042. data/Bundles/groovy.tmbundle/Snippets/to_Array.tmSnippet +16 -0
  2043. data/Bundles/groovy.tmbundle/Snippets/to_BigDecimal.tmSnippet +16 -0
  2044. data/Bundles/groovy.tmbundle/Snippets/to_BigInteger.tmSnippet +16 -0
  2045. data/Bundles/groovy.tmbundle/Snippets/to_Boolean.tmSnippet +16 -0
  2046. data/Bundles/groovy.tmbundle/Snippets/to_Character.tmSnippet +16 -0
  2047. data/Bundles/groovy.tmbundle/Snippets/to_Double.tmSnippet +16 -0
  2048. data/Bundles/groovy.tmbundle/Snippets/to_Float.tmSnippet +16 -0
  2049. data/Bundles/groovy.tmbundle/Snippets/to_Integer.tmSnippet +16 -0
  2050. data/Bundles/groovy.tmbundle/Snippets/to_List.tmSnippet +16 -0
  2051. data/Bundles/groovy.tmbundle/Snippets/to_String.tmSnippet +16 -0
  2052. data/Bundles/groovy.tmbundle/Snippets/to_URI.tmSnippet +16 -0
  2053. data/Bundles/groovy.tmbundle/Snippets/to_URL.tmSnippet +16 -0
  2054. data/Bundles/groovy.tmbundle/Snippets/try____catch__.tmSnippet +23 -0
  2055. data/Bundles/groovy.tmbundle/Snippets/try____catch___finally.tmSnippet +26 -0
  2056. data/Bundles/groovy.tmbundle/Snippets/upto__num______n___________.tmSnippet +18 -0
  2057. data/Bundles/groovy.tmbundle/Snippets/var.tmSnippet +16 -0
  2058. data/Bundles/groovy.tmbundle/Snippets/while____________.tmSnippet +18 -0
  2059. data/Bundles/groovy.tmbundle/Snippets/withInputStream____in___________.tmSnippet +18 -0
  2060. data/Bundles/groovy.tmbundle/Snippets/withOutputStream____out___________.tmSnippet +18 -0
  2061. data/Bundles/groovy.tmbundle/Snippets/withPrintWriter____pw__________.tmSnippet +18 -0
  2062. data/Bundles/groovy.tmbundle/Snippets/withReader____r___________.tmSnippet +18 -0
  2063. data/Bundles/groovy.tmbundle/Snippets/withStream____in___________.tmSnippet +18 -0
  2064. data/Bundles/groovy.tmbundle/Snippets/withStreams____Socket_s__________.tmSnippet +18 -0
  2065. data/Bundles/groovy.tmbundle/Snippets/withWriterAppend__charset___________.tmSnippet +18 -0
  2066. data/Bundles/groovy.tmbundle/Snippets/withWriter____w__________.tmSnippet +18 -0
  2067. data/Bundles/groovy.tmbundle/Snippets/withWriter__charset______w___________.tmSnippet +18 -0
  2068. data/Bundles/groovy.tmbundle/Syntaxes/Groovy.tmLanguage +1846 -0
  2069. data/Bundles/groovy.tmbundle/Syntaxes/Test.groovy +67 -0
  2070. data/Bundles/groovy.tmbundle/info.plist +492 -0
  2071. data/Themes/Active4D.tmTheme +407 -0
  2072. data/Themes/All Hallow's Eve Custom.tmTheme +273 -0
  2073. data/Themes/All Hallow's Eve.tmTheme +277 -0
  2074. data/Themes/Amy.tmTheme +557 -0
  2075. data/Themes/BBEdit.tmTheme +437 -0
  2076. data/Themes/Black Pearl II.tmTheme +496 -0
  2077. data/Themes/Black Pearl.tmTheme +400 -0
  2078. data/Themes/Blackboard Black.tmTheme +350 -0
  2079. data/Themes/Blackboard.tmTheme +350 -0
  2080. data/Themes/Bongzilla.tmTheme +223 -0
  2081. data/Themes/Brilliance Black.tmTheme +2619 -0
  2082. data/Themes/Brilliance Dull.tmTheme +2243 -0
  2083. data/Themes/CSSEdit.tmTheme +203 -0
  2084. data/Themes/Clouds Midnight.tmTheme +361 -0
  2085. data/Themes/Clouds.tmTheme +348 -0
  2086. data/Themes/Cobalt.tmTheme +559 -0
  2087. data/Themes/Coda.tmTheme +313 -0
  2088. data/Themes/Cool Glow.tmTheme +350 -0
  2089. data/Themes/Dawn.tmTheme +437 -0
  2090. data/Themes/Django (Smoothy).tmTheme +453 -0
  2091. data/Themes/Django.tmTheme +436 -0
  2092. data/Themes/Eiffel.tmTheme +439 -0
  2093. data/Themes/Emacs Strict.tmTheme +241 -0
  2094. data/Themes/Espresso Libre.tmTheme +402 -0
  2095. data/Themes/Espresso Tutti.tmTheme +392 -0
  2096. data/Themes/Espresso.tmTheme +329 -0
  2097. data/Themes/Fade to Grey.tmTheme +308 -0
  2098. data/Themes/Fluidvision.tmTheme +443 -0
  2099. data/Themes/ForLaTeX.tmTheme +214 -0
  2100. data/Themes/Freckle.tmTheme +279 -0
  2101. data/Themes/Friendship Bracelet.tmTheme +303 -0
  2102. data/Themes/GitHub.tmTheme +653 -0
  2103. data/Themes/GlitterBomb.tmTheme +387 -0
  2104. data/Themes/Happy happy joy joy 2.tmTheme +841 -0
  2105. data/Themes/IDLE.tmTheme +235 -0
  2106. data/Themes/IR_Black.tmTheme +810 -0
  2107. data/Themes/IR_White.tmTheme +792 -0
  2108. data/Themes/LAZY.tmTheme +291 -0
  2109. data/Themes/Lowlight.tmTheme +605 -0
  2110. data/Themes/Mac Classic.tmTheme +450 -0
  2111. data/Themes/Made of Code.tmTheme +695 -0
  2112. data/Themes/MagicWB (Amiga).tmTheme +376 -0
  2113. data/Themes/Merbivore Soft.tmTheme +285 -0
  2114. data/Themes/Merbivore.tmTheme +285 -0
  2115. data/Themes/Monokai.tmTheme +289 -0
  2116. data/Themes/MultiMarkdown.tmTheme +183 -0
  2117. data/Themes/Pastels on Dark.tmTheme +701 -0
  2118. data/Themes/Pastie.tmTheme +321 -0
  2119. data/Themes/Putty.tmTheme +275 -0
  2120. data/Themes/RDark.tmTheme +235 -0
  2121. data/Themes/Rails Envy.tmTheme +299 -0
  2122. data/Themes/Railscasts.tmTheme +278 -0
  2123. data/Themes/Ryan Light.tmTheme +232 -0
  2124. data/Themes/Slush & Poppies.tmTheme +336 -0
  2125. data/Themes/Smoothy.tmTheme +623 -0
  2126. data/Themes/SpaceCadet.tmTheme +212 -0
  2127. data/Themes/Spectacular.tmTheme +436 -0
  2128. data/Themes/Starlight.tmTheme +111 -0
  2129. data/Themes/Summer Camp Mod.tmTheme +229 -0
  2130. data/Themes/Summer Camp.tmTheme +229 -0
  2131. data/Themes/Sunburst.tmTheme +665 -0
  2132. data/Themes/Swyphs II.tmTheme +306 -0
  2133. data/Themes/Tango.tmTheme +450 -0
  2134. data/Themes/Text Ex Machina.tmTheme +295 -0
  2135. data/Themes/Tomorrow-Night-Blue.tmTheme +175 -0
  2136. data/Themes/Tomorrow-Night-Eighties.tmTheme +175 -0
  2137. data/Themes/Tomorrow-Night.tmTheme +175 -0
  2138. data/Themes/Tomorrow.tmTheme +349 -0
  2139. data/Themes/Tubster.tmTheme +280 -0
  2140. data/Themes/Twilight.tmTheme +516 -0
  2141. data/Themes/Vibrant Fin.tmTheme +447 -0
  2142. data/Themes/Vibrant Ink.tmTheme +447 -0
  2143. data/Themes/Vibrant Tango.tmTheme +438 -0
  2144. data/Themes/WhysPoignant.tmTheme +191 -0
  2145. data/Themes/Zenburnesque.tmTheme +343 -0
  2146. data/Themes/[ Argonaut ].tmTheme +387 -0
  2147. data/Themes/choco.tmTheme +542 -0
  2148. data/Themes/fake.tmTheme +669 -0
  2149. data/Themes/iLife 05.tmTheme +619 -0
  2150. data/Themes/iPlastic.tmTheme +286 -0
  2151. data/Themes/idleFingers.tmTheme +380 -0
  2152. data/Themes/krTheme.tmTheme +551 -0
  2153. data/Themes/monoindustrial.tmTheme +451 -0
  2154. data/lib/redcar-bundles.rb +7 -0
  2155. metadata +2201 -0
@@ -0,0 +1,18 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+ <plist version="1.0">
4
+ <dict>
5
+ <key>content</key>
6
+ <string>while (${1:$a &lt;= 10}) {
7
+ ${0:# code...}
8
+ }</string>
9
+ <key>name</key>
10
+ <string>while …</string>
11
+ <key>scope</key>
12
+ <string>source.php</string>
13
+ <key>tabTrigger</key>
14
+ <string>while</string>
15
+ <key>uuid</key>
16
+ <string>0D955946-8CCF-11D9-B507-000D93C8BE28</string>
17
+ </dict>
18
+ </plist>
@@ -0,0 +1,3481 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+ <plist version="1.0">
4
+ <dict>
5
+ <key>comment</key>
6
+ <string>TODO:
7
+ • Try to improve parameters list syntax – scope numbers, ‘=’, ‘,’ and possibly be intelligent about entity ordering
8
+ • Is meta.function-call the correct scope? I've added it to my theme but by default it's not highlighted</string>
9
+ <key>firstLineMatch</key>
10
+ <string>^#!.*(?&lt;!-)php[0-9]{0,1}\b</string>
11
+ <key>foldingStartMarker</key>
12
+ <string>(/\*|\{\s*$|&lt;&lt;&lt;HTML)</string>
13
+ <key>foldingStopMarker</key>
14
+ <string>(\*/|^\s*\}|^HTML;)</string>
15
+ <key>name</key>
16
+ <string>PHP</string>
17
+ <key>patterns</key>
18
+ <array>
19
+ <dict>
20
+ <key>captures</key>
21
+ <dict>
22
+ <key>1</key>
23
+ <dict>
24
+ <key>name</key>
25
+ <string>punctuation.whitespace.embedded.leading.php</string>
26
+ </dict>
27
+ <key>2</key>
28
+ <dict>
29
+ <key>name</key>
30
+ <string>source.php.embedded.line.empty.html</string>
31
+ </dict>
32
+ <key>3</key>
33
+ <dict>
34
+ <key>name</key>
35
+ <string>punctuation.section.embedded.begin.php</string>
36
+ </dict>
37
+ <key>4</key>
38
+ <dict>
39
+ <key>name</key>
40
+ <string>meta.consecutive-tags.php</string>
41
+ </dict>
42
+ <key>5</key>
43
+ <dict>
44
+ <key>name</key>
45
+ <string>source.php</string>
46
+ </dict>
47
+ <key>6</key>
48
+ <dict>
49
+ <key>name</key>
50
+ <string>punctuation.section.embedded.end.php</string>
51
+ </dict>
52
+ <key>7</key>
53
+ <dict>
54
+ <key>name</key>
55
+ <string>source.php</string>
56
+ </dict>
57
+ <key>8</key>
58
+ <dict>
59
+ <key>name</key>
60
+ <string>punctuation.whitespace.embedded.trailing.php</string>
61
+ </dict>
62
+ </dict>
63
+ <key>comment</key>
64
+ <string>Matches empty tags.</string>
65
+ <key>match</key>
66
+ <string>(?x)
67
+ (^\s*)? # 1 - Leading whitespace
68
+ ( # 2 - meta.embedded.line.empty.php
69
+ ( # 3 - Open Tag
70
+ (?:
71
+ ((?&lt;=\?&gt;)&lt;) # 4 - Consecutive tags
72
+ | &lt;
73
+ )
74
+ \?(?i:php|=)?
75
+ )
76
+ (\s*) # 5 - Loneliness
77
+ ((\?)&gt;) # 6 - Close Tag
78
+ # 7 - Scope ? as scope.php
79
+ )
80
+ (
81
+ \1 # Match nothing if there was no
82
+ # leading whitespace...
83
+ | (\s*$\n)? # or match trailing whitespace.
84
+ )
85
+ </string>
86
+ </dict>
87
+ <dict>
88
+ <key>begin</key>
89
+ <string>^\s*(?=&lt;\?)</string>
90
+ <key>beginCaptures</key>
91
+ <dict>
92
+ <key>0</key>
93
+ <dict>
94
+ <key>name</key>
95
+ <string>punctuation.whitespace.embedded.leading.php</string>
96
+ </dict>
97
+ </dict>
98
+ <key>comment</key>
99
+ <string>Catches tags with preceeding whitespace.</string>
100
+ <key>end</key>
101
+ <string>(?&lt;=\?&gt;)(\s*$\n)?</string>
102
+ <key>endCaptures</key>
103
+ <dict>
104
+ <key>0</key>
105
+ <dict>
106
+ <key>name</key>
107
+ <string>punctuation.whitespace.embedded.trailing.php</string>
108
+ </dict>
109
+ </dict>
110
+ <key>patterns</key>
111
+ <array>
112
+ <dict>
113
+ <key>begin</key>
114
+ <string>&lt;\?(?i:php|=)?</string>
115
+ <key>beginCaptures</key>
116
+ <dict>
117
+ <key>0</key>
118
+ <dict>
119
+ <key>name</key>
120
+ <string>punctuation.section.embedded.begin.php</string>
121
+ </dict>
122
+ </dict>
123
+ <key>end</key>
124
+ <string>(\?)&gt;</string>
125
+ <key>endCaptures</key>
126
+ <dict>
127
+ <key>0</key>
128
+ <dict>
129
+ <key>name</key>
130
+ <string>punctuation.section.embedded.end.php</string>
131
+ </dict>
132
+ <key>1</key>
133
+ <dict>
134
+ <key>name</key>
135
+ <string>source.php</string>
136
+ </dict>
137
+ </dict>
138
+ <key>name</key>
139
+ <string>source.php.embedded.block.html</string>
140
+ <key>patterns</key>
141
+ <array>
142
+ <dict>
143
+ <key>include</key>
144
+ <string>#language</string>
145
+ </dict>
146
+ </array>
147
+ </dict>
148
+ </array>
149
+ </dict>
150
+ <dict>
151
+ <key>begin</key>
152
+ <string>(((?&lt;=\?&gt;)&lt;)|&lt;)\?(?i:php|=)?</string>
153
+ <key>beginCaptures</key>
154
+ <dict>
155
+ <key>0</key>
156
+ <dict>
157
+ <key>name</key>
158
+ <string>punctuation.section.embedded.begin.php</string>
159
+ </dict>
160
+ <key>2</key>
161
+ <dict>
162
+ <key>name</key>
163
+ <string>meta.consecutive-tags.php</string>
164
+ </dict>
165
+ </dict>
166
+ <key>comment</key>
167
+ <string>Catches the remainder.</string>
168
+ <key>end</key>
169
+ <string>(\?)&gt;</string>
170
+ <key>endCaptures</key>
171
+ <dict>
172
+ <key>0</key>
173
+ <dict>
174
+ <key>name</key>
175
+ <string>punctuation.section.embedded.end.php</string>
176
+ </dict>
177
+ <key>1</key>
178
+ <dict>
179
+ <key>name</key>
180
+ <string>source.php</string>
181
+ </dict>
182
+ </dict>
183
+ <key>name</key>
184
+ <string>source.php.embedded.line.html</string>
185
+ <key>patterns</key>
186
+ <array>
187
+ <dict>
188
+ <key>include</key>
189
+ <string>#language</string>
190
+ </dict>
191
+ </array>
192
+ </dict>
193
+ </array>
194
+ <key>repository</key>
195
+ <dict>
196
+ <key>constants</key>
197
+ <dict>
198
+ <key>patterns</key>
199
+ <array>
200
+ <dict>
201
+ <key>match</key>
202
+ <string>(?i)\b(TRUE|FALSE|NULL|__(FILE|FUNCTION|CLASS|METHOD|LINE)__|ON|OFF|YES|NO|NL|BR|TAB)\b</string>
203
+ <key>name</key>
204
+ <string>constant.language.php</string>
205
+ </dict>
206
+ <dict>
207
+ <key>match</key>
208
+ <string>\b(DEFAULT_INCLUDE_PATH|E_(ALL|COMPILE_(ERROR|WARNING)|CORE_(ERROR|WARNING)|(RECOVERABLE_)?ERROR|NOTICE|PARSE|STRICT|USER_(ERROR|NOTICE|WARNING)|WARNING)|PEAR_(EXTENSION_DIR|INSTALL_DIR)|PHP_(BINDIR|CONFIG_FILE_PATH|DATADIR|E(OL|XTENSION_DIR)|L(IBDIR|OCALSTATEDIR)|O(S|UTPUT_HANDLER_CONT|UTPUT_HANDLER_END|UTPUT_HANDLER_START)|SYSCONFDIR|VERSION))\b</string>
209
+ <key>name</key>
210
+ <string>support.constant.core.php</string>
211
+ </dict>
212
+ <dict>
213
+ <key>match</key>
214
+ <string>\b(A(B(DAY_([1-7])|MON_([0-9]{1,2}))|LT_DIGITS|M_STR|SSERT_(ACTIVE|BAIL|CALLBACK|QUIET_EVAL|WARNING))|C(ASE_(LOWER|UPPER)|HAR_MAX|O(DESET|NNECTION_(ABORTED|NORMAL|TIMEOUT)|UNT_(NORMAL|RECURSIVE))|REDITS_(ALL|DOCS|FULLPAGE|GENERAL|GROUP|MODULES|QA|SAPI)|RNCYSTR|RYPT_(BLOWFISH|EXT_DES|MD5|SALT_LENGTH|STD_DES)|URRENCY_SYMBOL)|D(AY_([1-7])|ECIMAL_POINT|IRECTORY_SEPARATOR|_(FMT|T_FMT))|E(NT_(COMPAT|NOQUOTES|QUOTES)|RA(|_D_FMT|_D_T_FMT|_T_FMT|_YEAR)|XTR_(IF_EXISTS|OVERWRITE|PREFIX_(ALL|IF_EXISTS|INVALID|SAME)|SKIP))|FRAC_DIGITS|GROUPING|HTML_(ENTITIES|SPECIALCHARS)|IN(FO_(ALL|CONFIGURATION|CREDITS|ENVIRONMENT|GENERAL|LICENSE|MODULES|VARIABLES)|I_(ALL|PERDIR|SYSTEM|USER)|T_(CURR_SYMBOL|FRAC_DIGITS))|L(C_(ALL|COLLATE|CTYPE|MESSAGES|MONETARY|NUMERIC|TIME)|O(CK_(EX|NB|SH|UN)|G_(ALERT|AUTH(|PRIV)|CONS|CRIT|CRON|DAEMON|DEBUG|EMERG|ERR|INFO|KERN|LOCAL([0-7])|LPR|MAIL|NDELAY|NEWS|NOTICE|NOWAIT|ODELAY|PERROR|PID|SYSLOG|USER|UUCP|WARNING)))|M(ON_([0-9]{1,2}|DECIMAL_POINT|GROUPING|THOUSANDS_SEP)|YSQL_(ASSOC|BOTH|NUM)|_(1_PI|2_(PI|SQRTPI)|E|L(N10|N2|OG(10E|2E))|PI(|_2|_4)|SQRT1_2|SQRT2))|N(EGATIVE_SIGN|O(EXPR|STR)|_(CS_PRECEDES|SEP_BY_SPACE|SIGN_POSN))|P(ATH(INFO_(BASENAME|DIRNAME|EXTENSION|FILENAME)|_SEPARATOR)|M_STR|OSITIVE_SIGN|_(CS_PRECEDES|SEP_BY_SPACE|SIGN_POSN))|RADIXCHAR|S(EEK_(CUR|END|SET)|ORT_(ASC|DESC|NUMERIC|REGULAR|STRING)|TR_PAD_(BOTH|LEFT|RIGHT))|T(HOUS(ANDS_SEP|EP)|_(FMT(|_AMPM)))|YES(EXPR|STR))\b</string>
215
+ <key>name</key>
216
+ <string>support.constant.std.php</string>
217
+ </dict>
218
+ <dict>
219
+ <key>comment</key>
220
+ <string>In PHP, any identifier which is not a variable is taken to be a constant.
221
+ However, if there is no constant defined with the given name then a notice
222
+ is generated and the constant is assumed to have the value of its name.</string>
223
+ <key>match</key>
224
+ <string>[a-zA-Z_\x{7f}-\x{ff}][a-zA-Z0-9_\x{7f}-\x{ff}]*</string>
225
+ <key>name</key>
226
+ <string>constant.other.php</string>
227
+ </dict>
228
+ </array>
229
+ </dict>
230
+ <key>function-call</key>
231
+ <dict>
232
+ <key>match</key>
233
+ <string>[A-Za-z_][A-Za-z_0-9]*(?=\s*\()</string>
234
+ <key>name</key>
235
+ <string>meta.function-call.php</string>
236
+ </dict>
237
+ <key>instantiation</key>
238
+ <dict>
239
+ <key>captures</key>
240
+ <dict>
241
+ <key>1</key>
242
+ <dict>
243
+ <key>name</key>
244
+ <string>keyword.other.new.php</string>
245
+ </dict>
246
+ <key>2</key>
247
+ <dict>
248
+ <key>name</key>
249
+ <string>variable.other.php</string>
250
+ </dict>
251
+ <key>3</key>
252
+ <dict>
253
+ <key>name</key>
254
+ <string>support.class.php</string>
255
+ </dict>
256
+ <key>4</key>
257
+ <dict>
258
+ <key>name</key>
259
+ <string>support.class.php</string>
260
+ </dict>
261
+ </dict>
262
+ <key>match</key>
263
+ <string>(?i)\b(new)\s+(?:(\$[a-zA-Z_\x{7f}-\x{ff}][a-zA-Z0-9_\x{7f}-\x{ff}]*)|(\w+))|(\w+)(?=::)</string>
264
+ </dict>
265
+ <key>interpolation</key>
266
+ <dict>
267
+ <key>comment</key>
268
+ <string>http://www.php.net/manual/en/language.types.string.php#language.types.string.parsing</string>
269
+ <key>patterns</key>
270
+ <array>
271
+ <dict>
272
+ <key>match</key>
273
+ <string>\\[0-7]{1,3}</string>
274
+ <key>name</key>
275
+ <string>constant.numeric.octal.php</string>
276
+ </dict>
277
+ <dict>
278
+ <key>match</key>
279
+ <string>\\x[0-9A-Fa-f]{1,2}</string>
280
+ <key>name</key>
281
+ <string>constant.numeric.hex.php</string>
282
+ </dict>
283
+ <dict>
284
+ <key>match</key>
285
+ <string>\\[nrt\\\$\"]</string>
286
+ <key>name</key>
287
+ <string>constant.character.escape.php</string>
288
+ </dict>
289
+ <dict>
290
+ <key>captures</key>
291
+ <dict>
292
+ <key>1</key>
293
+ <dict>
294
+ <key>name</key>
295
+ <string>variable.other.php</string>
296
+ </dict>
297
+ <key>2</key>
298
+ <dict>
299
+ <key>name</key>
300
+ <string>punctuation.definition.variable.php</string>
301
+ </dict>
302
+ <key>4</key>
303
+ <dict>
304
+ <key>name</key>
305
+ <string>punctuation.definition.variable.php</string>
306
+ </dict>
307
+ </dict>
308
+ <key>comment</key>
309
+ <string>Simple syntax with braces: "foo${bar}baz"</string>
310
+ <key>match</key>
311
+ <string>(?x)
312
+ ((\$\{)(?&lt;name&gt;[a-zA-Z_\x{7f}-\x{ff}][a-zA-Z0-9_\x{7f}-\x{ff}]*)(\}))
313
+ </string>
314
+ </dict>
315
+ <dict>
316
+ <key>captures</key>
317
+ <dict>
318
+ <key>1</key>
319
+ <dict>
320
+ <key>name</key>
321
+ <string>variable.other.php</string>
322
+ </dict>
323
+ <key>10</key>
324
+ <dict>
325
+ <key>name</key>
326
+ <string>punctuation.definition.variable.php</string>
327
+ </dict>
328
+ <key>11</key>
329
+ <dict>
330
+ <key>name</key>
331
+ <string>string.unquoted.index.php</string>
332
+ </dict>
333
+ <key>12</key>
334
+ <dict>
335
+ <key>name</key>
336
+ <string>invalid.illegal.invalid-simple-array-index.php</string>
337
+ </dict>
338
+ <key>13</key>
339
+ <dict>
340
+ <key>name</key>
341
+ <string>keyword.operator.index-end.php</string>
342
+ </dict>
343
+ <key>2</key>
344
+ <dict>
345
+ <key>name</key>
346
+ <string>punctuation.definition.variable.php</string>
347
+ </dict>
348
+ <key>4</key>
349
+ <dict>
350
+ <key>name</key>
351
+ <string>keyword.operator.class.php</string>
352
+ </dict>
353
+ <key>5</key>
354
+ <dict>
355
+ <key>name</key>
356
+ <string>variable.other.property.php</string>
357
+ </dict>
358
+ <key>6</key>
359
+ <dict>
360
+ <key>name</key>
361
+ <string>invalid.illegal.php</string>
362
+ </dict>
363
+ <key>7</key>
364
+ <dict>
365
+ <key>name</key>
366
+ <string>keyword.operator.index-start.php</string>
367
+ </dict>
368
+ <key>8</key>
369
+ <dict>
370
+ <key>name</key>
371
+ <string>constant.numeric.index.php</string>
372
+ </dict>
373
+ <key>9</key>
374
+ <dict>
375
+ <key>name</key>
376
+ <string>variable.other.index.php</string>
377
+ </dict>
378
+ </dict>
379
+ <key>comment</key>
380
+ <string>Simple syntax: $foo, $foo[0], $foo[$bar], $foo-&gt;bar</string>
381
+ <key>match</key>
382
+ <string>(?x)
383
+ ((\$)(?&lt;name&gt;[a-zA-Z_\x{7f}-\x{ff}][a-zA-Z0-9_\x{7f}-\x{ff}]*))
384
+ (?:
385
+ (-&gt;)
386
+ (?:
387
+ (\g&lt;name&gt;)
388
+ |
389
+ (\$\g&lt;name&gt;)
390
+ )
391
+ |
392
+ (\[)
393
+ (?:(\d+)|((\$)\g&lt;name&gt;)|(\w+)|(.*?))
394
+ (\])
395
+ )?
396
+ </string>
397
+ </dict>
398
+ <dict>
399
+ <key>begin</key>
400
+ <string>(?=(?&lt;regex&gt;(?#simple syntax)\$(?&lt;name&gt;[a-zA-Z_\x{7f}-\x{ff}][a-zA-Z0-9_\x{7f}-\x{ff}]*)(?:\[(?&lt;index&gt;[a-zA-Z0-9_\x{7f}-\x{ff}]+|\$\g&lt;name&gt;)\]|-&gt;\g&lt;name&gt;(\(.*?\))?)?|(?#simple syntax with braces)\$\{(?:\g&lt;name&gt;(?&lt;indices&gt;\[(?:\g&lt;index&gt;|'(?:\\.|[^'\\])*'|"(?:\g&lt;regex&gt;|\\.|[^"\\])*")\])?|\g&lt;complex&gt;|\$\{\g&lt;complex&gt;\})\}|(?#complex syntax)\{(?&lt;complex&gt;\$(?&lt;segment&gt;\g&lt;name&gt;(\g&lt;indices&gt;*|\(.*?\))?)(?:-&gt;\g&lt;segment&gt;)*|\$\g&lt;complex&gt;|\$\{\g&lt;complex&gt;\})\}))\{</string>
401
+ <key>beginCaptures</key>
402
+ <dict>
403
+ <key>0</key>
404
+ <dict>
405
+ <key>name</key>
406
+ <string>punctuation.definition.variable.php</string>
407
+ </dict>
408
+ </dict>
409
+ <key>comment</key>
410
+ <string>Complex syntax. It seems this now supports complex method calls, as of PHP5.
411
+ I've put wildcards into the function call parameter lists to handle this, but this may break the pattern.
412
+ It also might be better to disable it as I shouldn't imagine it's used often (hopefully) and it may confuse PHP4 users.</string>
413
+ <key>end</key>
414
+ <string>\}</string>
415
+ <key>endCaptures</key>
416
+ <dict>
417
+ <key>0</key>
418
+ <dict>
419
+ <key>name</key>
420
+ <string>punctuation.definition.variable.php</string>
421
+ </dict>
422
+ </dict>
423
+ <key>patterns</key>
424
+ <array>
425
+ <dict>
426
+ <key>include</key>
427
+ <string>#function-call</string>
428
+ </dict>
429
+ <dict>
430
+ <key>include</key>
431
+ <string>#var_basic</string>
432
+ </dict>
433
+ <dict>
434
+ <key>include</key>
435
+ <string>#object</string>
436
+ </dict>
437
+ <dict>
438
+ <key>include</key>
439
+ <string>#numbers</string>
440
+ </dict>
441
+ <dict>
442
+ <key>match</key>
443
+ <string>\[</string>
444
+ <key>name</key>
445
+ <string>keyword.operator.index-start.php</string>
446
+ </dict>
447
+ <dict>
448
+ <key>match</key>
449
+ <string>\]</string>
450
+ <key>name</key>
451
+ <string>keyword.operator.index-end.php</string>
452
+ </dict>
453
+ </array>
454
+ </dict>
455
+ </array>
456
+ </dict>
457
+ <key>language</key>
458
+ <dict>
459
+ <key>patterns</key>
460
+ <array>
461
+ <dict>
462
+ <key>begin</key>
463
+ <string>(?=&lt;&lt;&lt;\s*(HTML|XML|SQL|JAVASCRIPT|CSS)\s*$)</string>
464
+ <key>end</key>
465
+ <string>(?!&lt;?&lt;&lt;\s*(HTML|XML|SQL|JAVASCRIPT|CSS)\s*$)</string>
466
+ <key>name</key>
467
+ <string>string.unquoted.heredoc.php</string>
468
+ <key>patterns</key>
469
+ <array>
470
+ <dict>
471
+ <key>begin</key>
472
+ <string>(&lt;&lt;&lt;)\s*(HTML)\s*$\n?</string>
473
+ <key>beginCaptures</key>
474
+ <dict>
475
+ <key>0</key>
476
+ <dict>
477
+ <key>name</key>
478
+ <string>punctuation.section.embedded.begin.php</string>
479
+ </dict>
480
+ <key>1</key>
481
+ <dict>
482
+ <key>name</key>
483
+ <string>punctuation.definition.string.php</string>
484
+ </dict>
485
+ <key>2</key>
486
+ <dict>
487
+ <key>name</key>
488
+ <string>keyword.operator.heredoc.php</string>
489
+ </dict>
490
+ </dict>
491
+ <key>contentName</key>
492
+ <string>text.html</string>
493
+ <key>end</key>
494
+ <string>^(HTML)(;?)$\n?</string>
495
+ <key>endCaptures</key>
496
+ <dict>
497
+ <key>0</key>
498
+ <dict>
499
+ <key>name</key>
500
+ <string>punctuation.section.embedded.end.php</string>
501
+ </dict>
502
+ <key>1</key>
503
+ <dict>
504
+ <key>name</key>
505
+ <string>keyword.operator.heredoc.php</string>
506
+ </dict>
507
+ <key>2</key>
508
+ <dict>
509
+ <key>name</key>
510
+ <string>punctuation.definition.string.php</string>
511
+ </dict>
512
+ </dict>
513
+ <key>name</key>
514
+ <string>meta.embedded.html</string>
515
+ <key>patterns</key>
516
+ <array>
517
+ <dict>
518
+ <key>include</key>
519
+ <string>text.html.basic</string>
520
+ </dict>
521
+ <dict>
522
+ <key>include</key>
523
+ <string>#interpolation</string>
524
+ </dict>
525
+ </array>
526
+ </dict>
527
+ <dict>
528
+ <key>begin</key>
529
+ <string>(&lt;&lt;&lt;)\s*(XML)\s*$\n?</string>
530
+ <key>beginCaptures</key>
531
+ <dict>
532
+ <key>0</key>
533
+ <dict>
534
+ <key>name</key>
535
+ <string>punctuation.section.embedded.begin.php</string>
536
+ </dict>
537
+ <key>1</key>
538
+ <dict>
539
+ <key>name</key>
540
+ <string>punctuation.definition.string.php</string>
541
+ </dict>
542
+ <key>2</key>
543
+ <dict>
544
+ <key>name</key>
545
+ <string>keyword.operator.heredoc.php</string>
546
+ </dict>
547
+ </dict>
548
+ <key>contentName</key>
549
+ <string>text.xml</string>
550
+ <key>end</key>
551
+ <string>^(XML)(;?)$\n?</string>
552
+ <key>endCaptures</key>
553
+ <dict>
554
+ <key>0</key>
555
+ <dict>
556
+ <key>name</key>
557
+ <string>punctuation.section.embedded.end.php</string>
558
+ </dict>
559
+ <key>1</key>
560
+ <dict>
561
+ <key>name</key>
562
+ <string>keyword.operator.heredoc.php</string>
563
+ </dict>
564
+ <key>2</key>
565
+ <dict>
566
+ <key>name</key>
567
+ <string>punctuation.definition.string.php</string>
568
+ </dict>
569
+ </dict>
570
+ <key>name</key>
571
+ <string>meta.embedded.xml</string>
572
+ <key>patterns</key>
573
+ <array>
574
+ <dict>
575
+ <key>include</key>
576
+ <string>text.xml</string>
577
+ </dict>
578
+ <dict>
579
+ <key>include</key>
580
+ <string>#interpolation</string>
581
+ </dict>
582
+ </array>
583
+ </dict>
584
+ <dict>
585
+ <key>begin</key>
586
+ <string>(&lt;&lt;&lt;)\s*(SQL)\s*$\n?</string>
587
+ <key>beginCaptures</key>
588
+ <dict>
589
+ <key>0</key>
590
+ <dict>
591
+ <key>name</key>
592
+ <string>punctuation.section.embedded.begin.php</string>
593
+ </dict>
594
+ <key>1</key>
595
+ <dict>
596
+ <key>name</key>
597
+ <string>punctuation.definition.string.php</string>
598
+ </dict>
599
+ <key>2</key>
600
+ <dict>
601
+ <key>name</key>
602
+ <string>keyword.operator.heredoc.php</string>
603
+ </dict>
604
+ </dict>
605
+ <key>contentName</key>
606
+ <string>source.sql</string>
607
+ <key>end</key>
608
+ <string>^(SQL)(;?)$\n?</string>
609
+ <key>endCaptures</key>
610
+ <dict>
611
+ <key>0</key>
612
+ <dict>
613
+ <key>name</key>
614
+ <string>punctuation.section.embedded.end.php</string>
615
+ </dict>
616
+ <key>1</key>
617
+ <dict>
618
+ <key>name</key>
619
+ <string>keyword.operator.heredoc.php</string>
620
+ </dict>
621
+ <key>2</key>
622
+ <dict>
623
+ <key>name</key>
624
+ <string>punctuation.definition.string.php</string>
625
+ </dict>
626
+ </dict>
627
+ <key>name</key>
628
+ <string>meta.embedded.sql</string>
629
+ <key>patterns</key>
630
+ <array>
631
+ <dict>
632
+ <key>include</key>
633
+ <string>source.sql</string>
634
+ </dict>
635
+ <dict>
636
+ <key>include</key>
637
+ <string>#interpolation</string>
638
+ </dict>
639
+ </array>
640
+ </dict>
641
+ <dict>
642
+ <key>begin</key>
643
+ <string>(&lt;&lt;&lt;)\s*(JAVASCRIPT)\s*$\n?</string>
644
+ <key>beginCaptures</key>
645
+ <dict>
646
+ <key>0</key>
647
+ <dict>
648
+ <key>name</key>
649
+ <string>punctuation.section.embedded.begin.php</string>
650
+ </dict>
651
+ <key>1</key>
652
+ <dict>
653
+ <key>name</key>
654
+ <string>punctuation.definition.string.php</string>
655
+ </dict>
656
+ <key>2</key>
657
+ <dict>
658
+ <key>name</key>
659
+ <string>keyword.operator.heredoc.php</string>
660
+ </dict>
661
+ </dict>
662
+ <key>contentName</key>
663
+ <string>source.js</string>
664
+ <key>end</key>
665
+ <string>^(JAVASCRIPT)(;?)$\n?</string>
666
+ <key>endCaptures</key>
667
+ <dict>
668
+ <key>0</key>
669
+ <dict>
670
+ <key>name</key>
671
+ <string>punctuation.section.embedded.end.php</string>
672
+ </dict>
673
+ <key>1</key>
674
+ <dict>
675
+ <key>name</key>
676
+ <string>keyword.operator.heredoc.php</string>
677
+ </dict>
678
+ <key>2</key>
679
+ <dict>
680
+ <key>name</key>
681
+ <string>punctuation.definition.string.php</string>
682
+ </dict>
683
+ </dict>
684
+ <key>name</key>
685
+ <string>meta.embedded.js</string>
686
+ <key>patterns</key>
687
+ <array>
688
+ <dict>
689
+ <key>include</key>
690
+ <string>source.js</string>
691
+ </dict>
692
+ <dict>
693
+ <key>include</key>
694
+ <string>#interpolation</string>
695
+ </dict>
696
+ </array>
697
+ </dict>
698
+ <dict>
699
+ <key>begin</key>
700
+ <string>(&lt;&lt;&lt;)\s*(CSS)\s*$\n?</string>
701
+ <key>beginCaptures</key>
702
+ <dict>
703
+ <key>0</key>
704
+ <dict>
705
+ <key>name</key>
706
+ <string>punctuation.section.embedded.begin.php</string>
707
+ </dict>
708
+ <key>1</key>
709
+ <dict>
710
+ <key>name</key>
711
+ <string>punctuation.definition.string.php</string>
712
+ </dict>
713
+ <key>2</key>
714
+ <dict>
715
+ <key>name</key>
716
+ <string>keyword.operator.heredoc.php</string>
717
+ </dict>
718
+ </dict>
719
+ <key>contentName</key>
720
+ <string>source.css</string>
721
+ <key>end</key>
722
+ <string>^(CSS)(;?)$\n?</string>
723
+ <key>endCaptures</key>
724
+ <dict>
725
+ <key>0</key>
726
+ <dict>
727
+ <key>name</key>
728
+ <string>punctuation.section.embedded.end.php</string>
729
+ </dict>
730
+ <key>1</key>
731
+ <dict>
732
+ <key>name</key>
733
+ <string>keyword.operator.heredoc.php</string>
734
+ </dict>
735
+ <key>2</key>
736
+ <dict>
737
+ <key>name</key>
738
+ <string>punctuation.definition.string.php</string>
739
+ </dict>
740
+ </dict>
741
+ <key>name</key>
742
+ <string>meta.embedded.css</string>
743
+ <key>patterns</key>
744
+ <array>
745
+ <dict>
746
+ <key>include</key>
747
+ <string>source.css</string>
748
+ </dict>
749
+ <dict>
750
+ <key>include</key>
751
+ <string>#interpolation</string>
752
+ </dict>
753
+ </array>
754
+ </dict>
755
+ </array>
756
+ </dict>
757
+ <dict>
758
+ <key>begin</key>
759
+ <string>/\*\*(?:#@\+)?\s*$</string>
760
+ <key>captures</key>
761
+ <dict>
762
+ <key>0</key>
763
+ <dict>
764
+ <key>name</key>
765
+ <string>punctuation.definition.comment.php</string>
766
+ </dict>
767
+ </dict>
768
+ <key>comment</key>
769
+ <string>This now only highlights a docblock if the first line contains only /**
770
+ - this is to stop highlighting everything as invalid when people do comment banners with /******** ...
771
+ - Now matches /**#@+ too - used for docblock templates: http://manual.phpdoc.org/HTMLframesConverter/default/phpDocumentor/tutorial_phpDocumentor.howto.pkg.html#basics.docblocktemplate</string>
772
+ <key>end</key>
773
+ <string>\*/</string>
774
+ <key>name</key>
775
+ <string>comment.block.documentation.phpdoc.php</string>
776
+ <key>patterns</key>
777
+ <array>
778
+ <dict>
779
+ <key>include</key>
780
+ <string>#php_doc</string>
781
+ </dict>
782
+ </array>
783
+ </dict>
784
+ <dict>
785
+ <key>begin</key>
786
+ <string>/\*</string>
787
+ <key>captures</key>
788
+ <dict>
789
+ <key>0</key>
790
+ <dict>
791
+ <key>name</key>
792
+ <string>punctuation.definition.comment.php</string>
793
+ </dict>
794
+ </dict>
795
+ <key>end</key>
796
+ <string>\*/</string>
797
+ <key>name</key>
798
+ <string>comment.block.php</string>
799
+ </dict>
800
+ <dict>
801
+ <key>captures</key>
802
+ <dict>
803
+ <key>1</key>
804
+ <dict>
805
+ <key>name</key>
806
+ <string>punctuation.definition.comment.php</string>
807
+ </dict>
808
+ </dict>
809
+ <key>match</key>
810
+ <string>(//).*?($\n?|(?=\?&gt;))</string>
811
+ <key>name</key>
812
+ <string>comment.line.double-slash.php</string>
813
+ </dict>
814
+ <dict>
815
+ <key>captures</key>
816
+ <dict>
817
+ <key>1</key>
818
+ <dict>
819
+ <key>name</key>
820
+ <string>punctuation.definition.comment.php</string>
821
+ </dict>
822
+ </dict>
823
+ <key>match</key>
824
+ <string>(#).*?($\n?|(?=\?&gt;))</string>
825
+ <key>name</key>
826
+ <string>comment.line.number-sign.php</string>
827
+ </dict>
828
+ <dict>
829
+ <key>begin</key>
830
+ <string>^(?i)\s*(interface)\s+([a-z0-9_]+)\s*(extends)?\s*</string>
831
+ <key>beginCaptures</key>
832
+ <dict>
833
+ <key>1</key>
834
+ <dict>
835
+ <key>name</key>
836
+ <string>storage.type.interface.php</string>
837
+ </dict>
838
+ <key>2</key>
839
+ <dict>
840
+ <key>name</key>
841
+ <string>entity.name.type.interface.php</string>
842
+ </dict>
843
+ <key>3</key>
844
+ <dict>
845
+ <key>name</key>
846
+ <string>storage.modifier.extends.php</string>
847
+ </dict>
848
+ </dict>
849
+ <key>end</key>
850
+ <string>$</string>
851
+ <key>name</key>
852
+ <string>meta.interface.php</string>
853
+ <key>patterns</key>
854
+ <array>
855
+ <dict>
856
+ <key>match</key>
857
+ <string>[a-zA-Z0-9_]+</string>
858
+ <key>name</key>
859
+ <string>entity.other.inherited-class.php</string>
860
+ </dict>
861
+ </array>
862
+ </dict>
863
+ <dict>
864
+ <key>begin</key>
865
+ <string>(?i)^\s*(abstract|final)?\s*(class)\s+([a-z0-9_]+)\s*</string>
866
+ <key>beginCaptures</key>
867
+ <dict>
868
+ <key>1</key>
869
+ <dict>
870
+ <key>name</key>
871
+ <string>storage.modifier.abstract.php</string>
872
+ </dict>
873
+ <key>2</key>
874
+ <dict>
875
+ <key>name</key>
876
+ <string>storage.type.class.php</string>
877
+ </dict>
878
+ <key>3</key>
879
+ <dict>
880
+ <key>name</key>
881
+ <string>entity.name.type.class.php</string>
882
+ </dict>
883
+ </dict>
884
+ <key>end</key>
885
+ <string>$</string>
886
+ <key>name</key>
887
+ <string>meta.class.php</string>
888
+ <key>patterns</key>
889
+ <array>
890
+ <dict>
891
+ <key>captures</key>
892
+ <dict>
893
+ <key>1</key>
894
+ <dict>
895
+ <key>name</key>
896
+ <string>storage.modifier.extends.php</string>
897
+ </dict>
898
+ <key>2</key>
899
+ <dict>
900
+ <key>name</key>
901
+ <string>entity.other.inherited-class.php</string>
902
+ </dict>
903
+ </dict>
904
+ <key>match</key>
905
+ <string>(?i:(extends))\s+([a-zA-Z0-9_]+)\s*</string>
906
+ </dict>
907
+ <dict>
908
+ <key>begin</key>
909
+ <string>(?i:(implements))\s+([a-zA-Z0-9_]+)\s*</string>
910
+ <key>beginCaptures</key>
911
+ <dict>
912
+ <key>1</key>
913
+ <dict>
914
+ <key>name</key>
915
+ <string>storage.modifier.implements.php</string>
916
+ </dict>
917
+ <key>2</key>
918
+ <dict>
919
+ <key>name</key>
920
+ <string>support.class.implements.php</string>
921
+ </dict>
922
+ </dict>
923
+ <key>end</key>
924
+ <string>(?=\s*\b(?i:(extends)))|$</string>
925
+ <key>patterns</key>
926
+ <array>
927
+ <dict>
928
+ <key>captures</key>
929
+ <dict>
930
+ <key>1</key>
931
+ <dict>
932
+ <key>name</key>
933
+ <string>support.class.implements.php</string>
934
+ </dict>
935
+ </dict>
936
+ <key>match</key>
937
+ <string>,\s*([a-zA-Z0-9_]+)\s*</string>
938
+ </dict>
939
+ </array>
940
+ </dict>
941
+ </array>
942
+ </dict>
943
+ <dict>
944
+ <key>match</key>
945
+ <string>\b(break|c(ase|ontinue)|d(e(clare|fault)|ie|o)|e(lse(if)?|nd(declare|for(each)?|if|switch|while)|xit)|for(each)?|if|return|switch|use|while)\b</string>
946
+ <key>name</key>
947
+ <string>keyword.control.php</string>
948
+ </dict>
949
+ <dict>
950
+ <key>begin</key>
951
+ <string>(?i)\b((?:require|include)(?:_once)?)\b\s*</string>
952
+ <key>beginCaptures</key>
953
+ <dict>
954
+ <key>1</key>
955
+ <dict>
956
+ <key>name</key>
957
+ <string>keyword.control.import.include.php</string>
958
+ </dict>
959
+ </dict>
960
+ <key>end</key>
961
+ <string>(?=\s|;|$)</string>
962
+ <key>name</key>
963
+ <string>meta.include.php</string>
964
+ <key>patterns</key>
965
+ <array>
966
+ <dict>
967
+ <key>include</key>
968
+ <string>#language</string>
969
+ </dict>
970
+ </array>
971
+ </dict>
972
+ <dict>
973
+ <key>captures</key>
974
+ <dict>
975
+ <key>1</key>
976
+ <dict>
977
+ <key>name</key>
978
+ <string>keyword.control.exception.php</string>
979
+ </dict>
980
+ <key>2</key>
981
+ <dict>
982
+ <key>name</key>
983
+ <string>support.class.php</string>
984
+ </dict>
985
+ <key>3</key>
986
+ <dict>
987
+ <key>name</key>
988
+ <string>variable.other.php</string>
989
+ </dict>
990
+ <key>4</key>
991
+ <dict>
992
+ <key>name</key>
993
+ <string>punctuation.definition.variable.php</string>
994
+ </dict>
995
+ </dict>
996
+ <key>match</key>
997
+ <string>\b(catch)\b\s*\(\s*([A-Za-z_][A-Za-z_0-9]*)\s*((\$+)[a-zA-Z_\x{7f}-\x{ff}][a-zA-Z0-9_\x{7f}-\x{ff}]*)\s*\)</string>
998
+ <key>name</key>
999
+ <string>meta.catch.php</string>
1000
+ </dict>
1001
+ <dict>
1002
+ <key>match</key>
1003
+ <string>\b(catch|try|throw|exception)\b</string>
1004
+ <key>name</key>
1005
+ <string>keyword.control.exception.php</string>
1006
+ </dict>
1007
+ <dict>
1008
+ <key>begin</key>
1009
+ <string>(?:^\s*)((?:(?:final|abstract|public|private|protected|static)\s+)*)(function)(?:\s+|(\s*&amp;\s*))(?:(__(?:call|(?:con|de)struct|get|(?:is|un)?set|tostring|clone|set_state|sleep|wakeup|autoload))|([a-zA-Z0-9_]+))\s*(\()</string>
1010
+ <key>beginCaptures</key>
1011
+ <dict>
1012
+ <key>1</key>
1013
+ <dict>
1014
+ <key>name</key>
1015
+ <string>storage.modifier.php</string>
1016
+ </dict>
1017
+ <key>2</key>
1018
+ <dict>
1019
+ <key>name</key>
1020
+ <string>storage.type.function.php</string>
1021
+ </dict>
1022
+ <key>3</key>
1023
+ <dict>
1024
+ <key>name</key>
1025
+ <string>storage.modifier.reference.php</string>
1026
+ </dict>
1027
+ <key>4</key>
1028
+ <dict>
1029
+ <key>name</key>
1030
+ <string>support.function.magic.php</string>
1031
+ </dict>
1032
+ <key>5</key>
1033
+ <dict>
1034
+ <key>name</key>
1035
+ <string>entity.name.function.php</string>
1036
+ </dict>
1037
+ <key>6</key>
1038
+ <dict>
1039
+ <key>name</key>
1040
+ <string>punctuation.definition.parameters.begin.php</string>
1041
+ </dict>
1042
+ </dict>
1043
+ <key>contentName</key>
1044
+ <string>meta.function.arguments.php</string>
1045
+ <key>end</key>
1046
+ <string>\)</string>
1047
+ <key>endCaptures</key>
1048
+ <dict>
1049
+ <key>1</key>
1050
+ <dict>
1051
+ <key>name</key>
1052
+ <string>punctuation.definition.parameters.end.php</string>
1053
+ </dict>
1054
+ </dict>
1055
+ <key>name</key>
1056
+ <string>meta.function.php</string>
1057
+ <key>patterns</key>
1058
+ <array>
1059
+ <dict>
1060
+ <key>begin</key>
1061
+ <string>(?x)
1062
+ \s*(array) # Typehint
1063
+ \s*(&amp;)? # Reference
1064
+ \s*((\$+)[a-zA-Z_\x{7f}-\x{ff}][a-zA-Z0-9_\x{7f}-\x{ff}]*) # The variable name
1065
+ \s*(=) # A default value
1066
+ \s*(array)\s*(\()
1067
+ </string>
1068
+ <key>beginCaptures</key>
1069
+ <dict>
1070
+ <key>1</key>
1071
+ <dict>
1072
+ <key>name</key>
1073
+ <string>storage.type.php</string>
1074
+ </dict>
1075
+ <key>2</key>
1076
+ <dict>
1077
+ <key>name</key>
1078
+ <string>storage.modifier.php</string>
1079
+ </dict>
1080
+ <key>3</key>
1081
+ <dict>
1082
+ <key>name</key>
1083
+ <string>variable.other.php</string>
1084
+ </dict>
1085
+ <key>4</key>
1086
+ <dict>
1087
+ <key>name</key>
1088
+ <string>punctuation.definition.variable.php</string>
1089
+ </dict>
1090
+ <key>5</key>
1091
+ <dict>
1092
+ <key>name</key>
1093
+ <string>keyword.operator.assignment.php</string>
1094
+ </dict>
1095
+ <key>6</key>
1096
+ <dict>
1097
+ <key>name</key>
1098
+ <string>support.function.construct.php</string>
1099
+ </dict>
1100
+ <key>7</key>
1101
+ <dict>
1102
+ <key>name</key>
1103
+ <string>punctuation.definition.array.begin.php</string>
1104
+ </dict>
1105
+ </dict>
1106
+ <key>contentName</key>
1107
+ <string>meta.array.php</string>
1108
+ <key>end</key>
1109
+ <string>\)</string>
1110
+ <key>endCaptures</key>
1111
+ <dict>
1112
+ <key>0</key>
1113
+ <dict>
1114
+ <key>name</key>
1115
+ <string>punctuation.definition.array.end.php</string>
1116
+ </dict>
1117
+ </dict>
1118
+ <key>name</key>
1119
+ <string>meta.function.argument.array.php</string>
1120
+ <key>patterns</key>
1121
+ <array>
1122
+ <dict>
1123
+ <key>include</key>
1124
+ <string>#strings</string>
1125
+ </dict>
1126
+ <dict>
1127
+ <key>include</key>
1128
+ <string>#numbers</string>
1129
+ </dict>
1130
+ </array>
1131
+ </dict>
1132
+ <dict>
1133
+ <key>captures</key>
1134
+ <dict>
1135
+ <key>1</key>
1136
+ <dict>
1137
+ <key>name</key>
1138
+ <string>storage.type.php</string>
1139
+ </dict>
1140
+ <key>2</key>
1141
+ <dict>
1142
+ <key>name</key>
1143
+ <string>storage.modifier.php</string>
1144
+ </dict>
1145
+ <key>3</key>
1146
+ <dict>
1147
+ <key>name</key>
1148
+ <string>variable.other.php</string>
1149
+ </dict>
1150
+ <key>4</key>
1151
+ <dict>
1152
+ <key>name</key>
1153
+ <string>punctuation.definition.variable.php</string>
1154
+ </dict>
1155
+ <key>5</key>
1156
+ <dict>
1157
+ <key>name</key>
1158
+ <string>keyword.operator.assignment.php</string>
1159
+ </dict>
1160
+ <key>6</key>
1161
+ <dict>
1162
+ <key>name</key>
1163
+ <string>constant.language.php</string>
1164
+ </dict>
1165
+ <key>7</key>
1166
+ <dict>
1167
+ <key>name</key>
1168
+ <string>invalid.illegal.non-null-typehinted.php</string>
1169
+ </dict>
1170
+ </dict>
1171
+ <key>match</key>
1172
+ <string>(?x)
1173
+ \s*(array) # Typehint
1174
+ \s*(&amp;)? # Reference
1175
+ \s*((\$+)[a-zA-Z_\x{7f}-\x{ff}][a-zA-Z0-9_\x{7f}-\x{ff}]*) # The variable name
1176
+ (?:
1177
+ \s*(=) # A default value
1178
+ \s*(?i:
1179
+ (NULL)
1180
+ |
1181
+ (\S.*?)
1182
+ )?
1183
+ )?
1184
+ \s*(?=,|\)) # A closing parentheses (end of argument list) or a comma
1185
+ </string>
1186
+ <key>name</key>
1187
+ <string>meta.function.argument.array.php</string>
1188
+ </dict>
1189
+ <dict>
1190
+ <key>captures</key>
1191
+ <dict>
1192
+ <key>1</key>
1193
+ <dict>
1194
+ <key>name</key>
1195
+ <string>support.class.php</string>
1196
+ </dict>
1197
+ <key>2</key>
1198
+ <dict>
1199
+ <key>name</key>
1200
+ <string>storage.modifier.php</string>
1201
+ </dict>
1202
+ <key>3</key>
1203
+ <dict>
1204
+ <key>name</key>
1205
+ <string>variable.other.php</string>
1206
+ </dict>
1207
+ <key>4</key>
1208
+ <dict>
1209
+ <key>name</key>
1210
+ <string>punctuation.definition.variable.php</string>
1211
+ </dict>
1212
+ <key>5</key>
1213
+ <dict>
1214
+ <key>name</key>
1215
+ <string>keyword.operator.assignment.php</string>
1216
+ </dict>
1217
+ <key>6</key>
1218
+ <dict>
1219
+ <key>name</key>
1220
+ <string>constant.language.php</string>
1221
+ </dict>
1222
+ <key>7</key>
1223
+ <dict>
1224
+ <key>name</key>
1225
+ <string>invalid.illegal.non-null-typehinted.php</string>
1226
+ </dict>
1227
+ </dict>
1228
+ <key>match</key>
1229
+ <string>(?x)
1230
+ \s*([A-Za-z_][A-Za-z_0-9]*) # Typehinted class name
1231
+ \s*(&amp;)? # Reference
1232
+ \s*((\$+)[a-zA-Z_\x{7f}-\x{ff}][a-zA-Z0-9_\x{7f}-\x{ff}]*) # The variable name
1233
+ (?:
1234
+ \s*(=) # A default value
1235
+ \s*(?i:
1236
+ (NULL)
1237
+ |
1238
+ (\S.*?)
1239
+ )?
1240
+ )?
1241
+ \s*(?=,|\)) # A closing parentheses (end of argument list) or a comma
1242
+ </string>
1243
+ <key>name</key>
1244
+ <string>meta.function.argument.typehinted.php</string>
1245
+ </dict>
1246
+ <dict>
1247
+ <key>captures</key>
1248
+ <dict>
1249
+ <key>1</key>
1250
+ <dict>
1251
+ <key>name</key>
1252
+ <string>storage.modifier.php</string>
1253
+ </dict>
1254
+ <key>2</key>
1255
+ <dict>
1256
+ <key>name</key>
1257
+ <string>variable.other.php</string>
1258
+ </dict>
1259
+ <key>3</key>
1260
+ <dict>
1261
+ <key>name</key>
1262
+ <string>punctuation.definition.variable.php</string>
1263
+ </dict>
1264
+ </dict>
1265
+ <key>match</key>
1266
+ <string>(\s*&amp;)?\s*((\$+)[a-zA-Z_\x{7f}-\x{ff}][a-zA-Z0-9_\x{7f}-\x{ff}]*)\s*(?=,|\))</string>
1267
+ <key>name</key>
1268
+ <string>meta.function.argument.no-default.php</string>
1269
+ </dict>
1270
+ <dict>
1271
+ <key>begin</key>
1272
+ <string>(\s*&amp;)?\s*((\$+)[a-zA-Z_\x{7f}-\x{ff}][a-zA-Z0-9_\x{7f}-\x{ff}]*)(?:\s*(=)\s*)\s*</string>
1273
+ <key>captures</key>
1274
+ <dict>
1275
+ <key>1</key>
1276
+ <dict>
1277
+ <key>name</key>
1278
+ <string>storage.modifier.php</string>
1279
+ </dict>
1280
+ <key>2</key>
1281
+ <dict>
1282
+ <key>name</key>
1283
+ <string>variable.other.php</string>
1284
+ </dict>
1285
+ <key>3</key>
1286
+ <dict>
1287
+ <key>name</key>
1288
+ <string>punctuation.definition.variable.php</string>
1289
+ </dict>
1290
+ <key>4</key>
1291
+ <dict>
1292
+ <key>name</key>
1293
+ <string>keyword.operator.assignment.php</string>
1294
+ </dict>
1295
+ </dict>
1296
+ <key>end</key>
1297
+ <string>(?=,|\))</string>
1298
+ <key>name</key>
1299
+ <string>meta.function.argument.default.php</string>
1300
+ <key>patterns</key>
1301
+ <array>
1302
+ <dict>
1303
+ <key>include</key>
1304
+ <string>#parameter-default-types</string>
1305
+ </dict>
1306
+ </array>
1307
+ </dict>
1308
+ <dict>
1309
+ <key>begin</key>
1310
+ <string>/\*</string>
1311
+ <key>captures</key>
1312
+ <dict>
1313
+ <key>0</key>
1314
+ <dict>
1315
+ <key>name</key>
1316
+ <string>punctuation.definition.comment.php</string>
1317
+ </dict>
1318
+ </dict>
1319
+ <key>end</key>
1320
+ <string>\*/</string>
1321
+ <key>name</key>
1322
+ <string>comment.block.php</string>
1323
+ </dict>
1324
+ </array>
1325
+ </dict>
1326
+ <dict>
1327
+ <key>match</key>
1328
+ <string>(?i)\b(real|double|float|int(eger)?|bool(ean)?|string|class|clone|var|function|interface|parent|self|object)\b</string>
1329
+ <key>name</key>
1330
+ <string>storage.type.php</string>
1331
+ </dict>
1332
+ <dict>
1333
+ <key>match</key>
1334
+ <string>(?i)\b(global|abstract|const|extends|implements|final|p(r(ivate|otected)|ublic)|static)\b</string>
1335
+ <key>name</key>
1336
+ <string>storage.modifier.php</string>
1337
+ </dict>
1338
+ <dict>
1339
+ <key>include</key>
1340
+ <string>#object</string>
1341
+ </dict>
1342
+ <dict>
1343
+ <key>captures</key>
1344
+ <dict>
1345
+ <key>1</key>
1346
+ <dict>
1347
+ <key>name</key>
1348
+ <string>keyword.operator.class.php</string>
1349
+ </dict>
1350
+ <key>2</key>
1351
+ <dict>
1352
+ <key>name</key>
1353
+ <string>meta.function-call.static.php</string>
1354
+ </dict>
1355
+ <key>3</key>
1356
+ <dict>
1357
+ <key>name</key>
1358
+ <string>variable.other.class.php</string>
1359
+ </dict>
1360
+ <key>4</key>
1361
+ <dict>
1362
+ <key>name</key>
1363
+ <string>punctuation.definition.variable.php</string>
1364
+ </dict>
1365
+ <key>5</key>
1366
+ <dict>
1367
+ <key>name</key>
1368
+ <string>constant.other.class.php</string>
1369
+ </dict>
1370
+ </dict>
1371
+ <key>match</key>
1372
+ <string>(?x)(::)
1373
+ (?:
1374
+ ([A-Za-z_][A-Za-z_0-9]*)\s*\(
1375
+ |
1376
+ ((\$+)[a-zA-Z_\x{7f}-\x{ff}][a-zA-Z0-9_\x{7f}-\x{ff}]*)
1377
+ |
1378
+ ([a-zA-Z_\x{7f}-\x{ff}][a-zA-Z0-9_\x{7f}-\x{ff}]*)
1379
+ )?</string>
1380
+ </dict>
1381
+ <dict>
1382
+ <key>include</key>
1383
+ <string>#support</string>
1384
+ </dict>
1385
+ <dict>
1386
+ <key>begin</key>
1387
+ <string>(&lt;&lt;&lt;)\s*([a-zA-Z_]+[a-zA-Z0-9_]*)</string>
1388
+ <key>beginCaptures</key>
1389
+ <dict>
1390
+ <key>1</key>
1391
+ <dict>
1392
+ <key>name</key>
1393
+ <string>punctuation.definition.string.php</string>
1394
+ </dict>
1395
+ <key>2</key>
1396
+ <dict>
1397
+ <key>name</key>
1398
+ <string>keyword.operator.heredoc.php</string>
1399
+ </dict>
1400
+ </dict>
1401
+ <key>end</key>
1402
+ <string>^(\2)(;?)$</string>
1403
+ <key>endCaptures</key>
1404
+ <dict>
1405
+ <key>1</key>
1406
+ <dict>
1407
+ <key>name</key>
1408
+ <string>keyword.operator.heredoc.php</string>
1409
+ </dict>
1410
+ <key>2</key>
1411
+ <dict>
1412
+ <key>name</key>
1413
+ <string>punctuation.definition.string.php</string>
1414
+ </dict>
1415
+ </dict>
1416
+ <key>name</key>
1417
+ <string>string.unquoted.heredoc.php</string>
1418
+ <key>patterns</key>
1419
+ <array>
1420
+ <dict>
1421
+ <key>include</key>
1422
+ <string>#interpolation</string>
1423
+ </dict>
1424
+ </array>
1425
+ </dict>
1426
+ <dict>
1427
+ <key>match</key>
1428
+ <string>=&gt;</string>
1429
+ <key>name</key>
1430
+ <string>keyword.operator.key.php</string>
1431
+ </dict>
1432
+ <dict>
1433
+ <key>match</key>
1434
+ <string>&amp;(?=\s*(\$|new|[A-Za-z_][A-Za-z_0-9]+(?=\s*\()))</string>
1435
+ <key>name</key>
1436
+ <string>storage.modifier.reference.php</string>
1437
+ </dict>
1438
+ <dict>
1439
+ <key>match</key>
1440
+ <string>;</string>
1441
+ <key>name</key>
1442
+ <string>punctuation.terminator.expression.php</string>
1443
+ </dict>
1444
+ <dict>
1445
+ <key>match</key>
1446
+ <string>(@)</string>
1447
+ <key>name</key>
1448
+ <string>keyword.operator.error-control.php</string>
1449
+ </dict>
1450
+ <dict>
1451
+ <key>match</key>
1452
+ <string>(\-\-|\+\+)</string>
1453
+ <key>name</key>
1454
+ <string>keyword.operator.increment-decrement.php</string>
1455
+ </dict>
1456
+ <dict>
1457
+ <key>match</key>
1458
+ <string>(\-|\+|\*|/|%)</string>
1459
+ <key>name</key>
1460
+ <string>keyword.operator.arithmetic.php</string>
1461
+ </dict>
1462
+ <dict>
1463
+ <key>match</key>
1464
+ <string>(?i)(!|&amp;&amp;|\|\|)|\b(and|or|xor|as)\b</string>
1465
+ <key>name</key>
1466
+ <string>keyword.operator.logical.php</string>
1467
+ </dict>
1468
+ <dict>
1469
+ <key>match</key>
1470
+ <string>&lt;&lt;|&gt;&gt;|~|\^|&amp;|\|</string>
1471
+ <key>name</key>
1472
+ <string>keyword.operator.bitwise.php</string>
1473
+ </dict>
1474
+ <dict>
1475
+ <key>match</key>
1476
+ <string>(===|==|!==|!=|&lt;=|&gt;=|&lt;&gt;|&lt;|&gt;)</string>
1477
+ <key>name</key>
1478
+ <string>keyword.operator.comparison.php</string>
1479
+ </dict>
1480
+ <dict>
1481
+ <key>match</key>
1482
+ <string>(\.=|\.)</string>
1483
+ <key>name</key>
1484
+ <string>keyword.operator.string.php</string>
1485
+ </dict>
1486
+ <dict>
1487
+ <key>match</key>
1488
+ <string>=</string>
1489
+ <key>name</key>
1490
+ <string>keyword.operator.assignment.php</string>
1491
+ </dict>
1492
+ <dict>
1493
+ <key>captures</key>
1494
+ <dict>
1495
+ <key>1</key>
1496
+ <dict>
1497
+ <key>name</key>
1498
+ <string>keyword.operator.type.php</string>
1499
+ </dict>
1500
+ <key>2</key>
1501
+ <dict>
1502
+ <key>name</key>
1503
+ <string>support.class.php</string>
1504
+ </dict>
1505
+ </dict>
1506
+ <key>match</key>
1507
+ <string>(?i)\b(instanceof)\b(?:\s+(\w+))?</string>
1508
+ </dict>
1509
+ <dict>
1510
+ <key>include</key>
1511
+ <string>#numbers</string>
1512
+ </dict>
1513
+ <dict>
1514
+ <key>include</key>
1515
+ <string>#strings</string>
1516
+ </dict>
1517
+ <dict>
1518
+ <key>include</key>
1519
+ <string>#string-backtick</string>
1520
+ </dict>
1521
+ <dict>
1522
+ <key>include</key>
1523
+ <string>#function-call</string>
1524
+ </dict>
1525
+ <dict>
1526
+ <key>include</key>
1527
+ <string>#variables</string>
1528
+ </dict>
1529
+ <dict>
1530
+ <key>captures</key>
1531
+ <dict>
1532
+ <key>1</key>
1533
+ <dict>
1534
+ <key>name</key>
1535
+ <string>keyword.operator.php</string>
1536
+ </dict>
1537
+ <key>2</key>
1538
+ <dict>
1539
+ <key>name</key>
1540
+ <string>variable.other.property.php</string>
1541
+ </dict>
1542
+ </dict>
1543
+ <key>match</key>
1544
+ <string>(?&lt;=[a-zA-Z0-9_\x{7f}-\x{ff}])(-&gt;)([a-zA-Z_\x{7f}-\x{ff}][a-zA-Z0-9_\x{7f}-\x{ff}]*?)\b</string>
1545
+ </dict>
1546
+ <dict>
1547
+ <key>include</key>
1548
+ <string>#instantiation</string>
1549
+ </dict>
1550
+ <dict>
1551
+ <key>include</key>
1552
+ <string>#constants</string>
1553
+ </dict>
1554
+ </array>
1555
+ </dict>
1556
+ <key>numbers</key>
1557
+ <dict>
1558
+ <key>match</key>
1559
+ <string>\b((0(x|X)[0-9a-fA-F]*)|(([0-9]+\.?[0-9]*)|(\.[0-9]+))((e|E)(\+|-)?[0-9]+)?)\b</string>
1560
+ <key>name</key>
1561
+ <string>constant.numeric.php</string>
1562
+ </dict>
1563
+ <key>object</key>
1564
+ <dict>
1565
+ <key>captures</key>
1566
+ <dict>
1567
+ <key>1</key>
1568
+ <dict>
1569
+ <key>name</key>
1570
+ <string>keyword.operator.class.php</string>
1571
+ </dict>
1572
+ <key>2</key>
1573
+ <dict>
1574
+ <key>name</key>
1575
+ <string>meta.function-call.object.php</string>
1576
+ </dict>
1577
+ <key>3</key>
1578
+ <dict>
1579
+ <key>name</key>
1580
+ <string>variable.other.property.php</string>
1581
+ </dict>
1582
+ <key>4</key>
1583
+ <dict>
1584
+ <key>name</key>
1585
+ <string>punctuation.definition.variable.php</string>
1586
+ </dict>
1587
+ </dict>
1588
+ <key>match</key>
1589
+ <string>(?x)(-&gt;)
1590
+ (?:
1591
+ ([A-Za-z_][A-Za-z_0-9]*)\s*\(
1592
+ |
1593
+ ((\$+)?[a-zA-Z_\x{7f}-\x{ff}][a-zA-Z0-9_\x{7f}-\x{ff}]*)
1594
+ )?</string>
1595
+ </dict>
1596
+ <key>parameter-default-types</key>
1597
+ <dict>
1598
+ <key>patterns</key>
1599
+ <array>
1600
+ <dict>
1601
+ <key>include</key>
1602
+ <string>#strings</string>
1603
+ </dict>
1604
+ <dict>
1605
+ <key>include</key>
1606
+ <string>#numbers</string>
1607
+ </dict>
1608
+ <dict>
1609
+ <key>include</key>
1610
+ <string>#string-backtick</string>
1611
+ </dict>
1612
+ <dict>
1613
+ <key>include</key>
1614
+ <string>#variables</string>
1615
+ </dict>
1616
+ <dict>
1617
+ <key>match</key>
1618
+ <string>=&gt;</string>
1619
+ <key>name</key>
1620
+ <string>keyword.operator.key.php</string>
1621
+ </dict>
1622
+ <dict>
1623
+ <key>match</key>
1624
+ <string>=</string>
1625
+ <key>name</key>
1626
+ <string>keyword.operator.assignment.php</string>
1627
+ </dict>
1628
+ <dict>
1629
+ <key>match</key>
1630
+ <string>&amp;(?=\s*\$)</string>
1631
+ <key>name</key>
1632
+ <string>storage.modifier.reference.php</string>
1633
+ </dict>
1634
+ <dict>
1635
+ <key>begin</key>
1636
+ <string>(array)\s*(\()</string>
1637
+ <key>beginCaptures</key>
1638
+ <dict>
1639
+ <key>1</key>
1640
+ <dict>
1641
+ <key>name</key>
1642
+ <string>support.function.construct.php</string>
1643
+ </dict>
1644
+ <key>2</key>
1645
+ <dict>
1646
+ <key>name</key>
1647
+ <string>punctuation.definition.array.begin.php</string>
1648
+ </dict>
1649
+ </dict>
1650
+ <key>end</key>
1651
+ <string>\)</string>
1652
+ <key>endCaptures</key>
1653
+ <dict>
1654
+ <key>0</key>
1655
+ <dict>
1656
+ <key>name</key>
1657
+ <string>punctuation.definition.array.end.php</string>
1658
+ </dict>
1659
+ </dict>
1660
+ <key>name</key>
1661
+ <string>meta.array.php</string>
1662
+ <key>patterns</key>
1663
+ <array>
1664
+ <dict>
1665
+ <key>include</key>
1666
+ <string>#parameter-default-types</string>
1667
+ </dict>
1668
+ </array>
1669
+ </dict>
1670
+ <dict>
1671
+ <key>include</key>
1672
+ <string>#instantiation</string>
1673
+ </dict>
1674
+ <dict>
1675
+ <key>include</key>
1676
+ <string>#constants</string>
1677
+ </dict>
1678
+ </array>
1679
+ </dict>
1680
+ <key>php_doc</key>
1681
+ <dict>
1682
+ <key>patterns</key>
1683
+ <array>
1684
+ <dict>
1685
+ <key>comment</key>
1686
+ <string>PHPDocumentor only recognises lines with an asterisk as the first non-whitespaces character</string>
1687
+ <key>match</key>
1688
+ <string>^(?!\s*\*).*$\n?</string>
1689
+ <key>name</key>
1690
+ <string>invalid.illegal.missing-asterisk.phpdoc.php</string>
1691
+ </dict>
1692
+ <dict>
1693
+ <key>captures</key>
1694
+ <dict>
1695
+ <key>1</key>
1696
+ <dict>
1697
+ <key>name</key>
1698
+ <string>keyword.other.phpdoc.php</string>
1699
+ </dict>
1700
+ <key>3</key>
1701
+ <dict>
1702
+ <key>name</key>
1703
+ <string>storage.modifier.php</string>
1704
+ </dict>
1705
+ <key>4</key>
1706
+ <dict>
1707
+ <key>name</key>
1708
+ <string>invalid.illegal.wrong-access-type.phpdoc.php</string>
1709
+ </dict>
1710
+ </dict>
1711
+ <key>match</key>
1712
+ <string>^\s*\*\s*(@access)\s+((public|private|protected)|(.+))\s*$</string>
1713
+ </dict>
1714
+ <dict>
1715
+ <key>match</key>
1716
+ <string>((https?|s?ftp|ftps|file|smb|afp|nfs|(x-)?man|gopher|txmt)://|mailto:)[-:@a-zA-Z0-9_.~%+/?=&amp;#]+(?&lt;![.?:])</string>
1717
+ <key>name</key>
1718
+ <string>markup.underline.link.php</string>
1719
+ </dict>
1720
+ <dict>
1721
+ <key>captures</key>
1722
+ <dict>
1723
+ <key>1</key>
1724
+ <dict>
1725
+ <key>name</key>
1726
+ <string>keyword.other.phpdoc.php</string>
1727
+ </dict>
1728
+ <key>2</key>
1729
+ <dict>
1730
+ <key>name</key>
1731
+ <string>markup.underline.link.php</string>
1732
+ </dict>
1733
+ </dict>
1734
+ <key>match</key>
1735
+ <string>(@xlink)\s+(.+)\s*$</string>
1736
+ </dict>
1737
+ <dict>
1738
+ <key>match</key>
1739
+ <string>\@(a(bstract|uthor)|c(ategory|opyright)|example|global|internal|li(cense|nk)|pa(ckage|ram)|return|s(ee|ince|tatic|ubpackage)|t(hrows|odo)|v(ar|ersion)|uses|deprecated|final)\b</string>
1740
+ <key>name</key>
1741
+ <string>keyword.other.phpdoc.php</string>
1742
+ </dict>
1743
+ <dict>
1744
+ <key>captures</key>
1745
+ <dict>
1746
+ <key>1</key>
1747
+ <dict>
1748
+ <key>name</key>
1749
+ <string>keyword.other.phpdoc.php</string>
1750
+ </dict>
1751
+ </dict>
1752
+ <key>match</key>
1753
+ <string>\{(@(link)).+?\}</string>
1754
+ <key>name</key>
1755
+ <string>meta.tag.inline.phpdoc.php</string>
1756
+ </dict>
1757
+ </array>
1758
+ </dict>
1759
+ <key>regex-double-quoted</key>
1760
+ <dict>
1761
+ <key>begin</key>
1762
+ <string>(?x)"/ (?= (\\.|[^"/])++/[imsxeADSUXu]*" )</string>
1763
+ <key>beginCaptures</key>
1764
+ <dict>
1765
+ <key>0</key>
1766
+ <dict>
1767
+ <key>name</key>
1768
+ <string>punctuation.definition.string.begin.php</string>
1769
+ </dict>
1770
+ </dict>
1771
+ <key>end</key>
1772
+ <string>(/)([imsxeADSUXu]*)(")</string>
1773
+ <key>endCaptures</key>
1774
+ <dict>
1775
+ <key>0</key>
1776
+ <dict>
1777
+ <key>name</key>
1778
+ <string>punctuation.definition.string.end.php</string>
1779
+ </dict>
1780
+ </dict>
1781
+ <key>name</key>
1782
+ <string>string.regexp.double-quoted.php</string>
1783
+ <key>patterns</key>
1784
+ <array>
1785
+ <dict>
1786
+ <key>comment</key>
1787
+ <string>Escaped from the regexp – there can also be 2 backslashes (since 1 will escape the first)</string>
1788
+ <key>match</key>
1789
+ <string>(\\){1,2}[.$^\[\]{}]</string>
1790
+ <key>name</key>
1791
+ <string>constant.character.escape.regex.php</string>
1792
+ </dict>
1793
+ <dict>
1794
+ <key>include</key>
1795
+ <string>#interpolation</string>
1796
+ </dict>
1797
+ <dict>
1798
+ <key>captures</key>
1799
+ <dict>
1800
+ <key>1</key>
1801
+ <dict>
1802
+ <key>name</key>
1803
+ <string>punctuation.definition.arbitrary-repitition.php</string>
1804
+ </dict>
1805
+ <key>3</key>
1806
+ <dict>
1807
+ <key>name</key>
1808
+ <string>punctuation.definition.arbitrary-repitition.php</string>
1809
+ </dict>
1810
+ </dict>
1811
+ <key>match</key>
1812
+ <string>(\{)\d+(,\d+)?(\})</string>
1813
+ <key>name</key>
1814
+ <string>string.regexp.arbitrary-repitition.php</string>
1815
+ </dict>
1816
+ <dict>
1817
+ <key>begin</key>
1818
+ <string>\[(?:\^?\])?</string>
1819
+ <key>captures</key>
1820
+ <dict>
1821
+ <key>0</key>
1822
+ <dict>
1823
+ <key>name</key>
1824
+ <string>punctuation.definition.character-class.php</string>
1825
+ </dict>
1826
+ </dict>
1827
+ <key>end</key>
1828
+ <string>\]</string>
1829
+ <key>name</key>
1830
+ <string>string.regexp.character-class.php</string>
1831
+ <key>patterns</key>
1832
+ <array>
1833
+ <dict>
1834
+ <key>include</key>
1835
+ <string>#interpolation</string>
1836
+ </dict>
1837
+ </array>
1838
+ </dict>
1839
+ <dict>
1840
+ <key>match</key>
1841
+ <string>[$^+*]</string>
1842
+ <key>name</key>
1843
+ <string>keyword.operator.regexp.php</string>
1844
+ </dict>
1845
+ </array>
1846
+ </dict>
1847
+ <key>regex-single-quoted</key>
1848
+ <dict>
1849
+ <key>begin</key>
1850
+ <string>(?x)'/ (?= (\\.|[^'/])++/[imsxeADSUXu]*' )</string>
1851
+ <key>beginCaptures</key>
1852
+ <dict>
1853
+ <key>0</key>
1854
+ <dict>
1855
+ <key>name</key>
1856
+ <string>punctuation.definition.string.begin.php</string>
1857
+ </dict>
1858
+ </dict>
1859
+ <key>end</key>
1860
+ <string>(/)([imsxeADSUXu]*)(')</string>
1861
+ <key>endCaptures</key>
1862
+ <dict>
1863
+ <key>0</key>
1864
+ <dict>
1865
+ <key>name</key>
1866
+ <string>punctuation.definition.string.end.php</string>
1867
+ </dict>
1868
+ </dict>
1869
+ <key>name</key>
1870
+ <string>string.regexp.single-quoted.php</string>
1871
+ <key>patterns</key>
1872
+ <array>
1873
+ <dict>
1874
+ <key>captures</key>
1875
+ <dict>
1876
+ <key>1</key>
1877
+ <dict>
1878
+ <key>name</key>
1879
+ <string>punctuation.definition.arbitrary-repitition.php</string>
1880
+ </dict>
1881
+ <key>3</key>
1882
+ <dict>
1883
+ <key>name</key>
1884
+ <string>punctuation.definition.arbitrary-repitition.php</string>
1885
+ </dict>
1886
+ </dict>
1887
+ <key>match</key>
1888
+ <string>(\{)\d+(,\d+)?(\})</string>
1889
+ <key>name</key>
1890
+ <string>string.regexp.arbitrary-repitition.php</string>
1891
+ </dict>
1892
+ <dict>
1893
+ <key>comment</key>
1894
+ <string>Escaped from the regexp – there can also be 2 backslashes (since 1 will escape the first)</string>
1895
+ <key>match</key>
1896
+ <string>(\\){1,2}[.$^\[\]{}]</string>
1897
+ <key>name</key>
1898
+ <string>constant.character.escape.regex.php</string>
1899
+ </dict>
1900
+ <dict>
1901
+ <key>comment</key>
1902
+ <string>Escaped from the PHP string – there can also be 2 backslashes (since 1 will escape the first)</string>
1903
+ <key>match</key>
1904
+ <string>\\{1,2}[\\']</string>
1905
+ <key>name</key>
1906
+ <string>constant.character.escape.php</string>
1907
+ </dict>
1908
+ <dict>
1909
+ <key>begin</key>
1910
+ <string>\[(?:\^?\])?</string>
1911
+ <key>captures</key>
1912
+ <dict>
1913
+ <key>0</key>
1914
+ <dict>
1915
+ <key>name</key>
1916
+ <string>punctuation.definition.character-class.php</string>
1917
+ </dict>
1918
+ </dict>
1919
+ <key>end</key>
1920
+ <string>\]</string>
1921
+ <key>name</key>
1922
+ <string>string.regexp.character-class.php</string>
1923
+ <key>patterns</key>
1924
+ <array>
1925
+ <dict>
1926
+ <key>match</key>
1927
+ <string>\\[\\'\[\]]</string>
1928
+ <key>name</key>
1929
+ <string>constant.character.escape.php</string>
1930
+ </dict>
1931
+ </array>
1932
+ </dict>
1933
+ <dict>
1934
+ <key>match</key>
1935
+ <string>[$^+*]</string>
1936
+ <key>name</key>
1937
+ <string>keyword.operator.regexp.php</string>
1938
+ </dict>
1939
+ </array>
1940
+ </dict>
1941
+ <key>sql-string-double-quoted</key>
1942
+ <dict>
1943
+ <key>begin</key>
1944
+ <string>"\s*(?=(SELECT|INSERT|UPDATE|DELETE|CREATE|REPLACE|ALTER)\b)</string>
1945
+ <key>beginCaptures</key>
1946
+ <dict>
1947
+ <key>0</key>
1948
+ <dict>
1949
+ <key>name</key>
1950
+ <string>punctuation.definition.string.begin.php</string>
1951
+ </dict>
1952
+ </dict>
1953
+ <key>contentName</key>
1954
+ <string>source.sql.embedded.php</string>
1955
+ <key>end</key>
1956
+ <string>"</string>
1957
+ <key>endCaptures</key>
1958
+ <dict>
1959
+ <key>0</key>
1960
+ <dict>
1961
+ <key>name</key>
1962
+ <string>punctuation.definition.string.end.php</string>
1963
+ </dict>
1964
+ </dict>
1965
+ <key>name</key>
1966
+ <string>string.quoted.double.sql.php</string>
1967
+ <key>patterns</key>
1968
+ <array>
1969
+ <dict>
1970
+ <key>match</key>
1971
+ <string>#(\\"|[^"])*(?="|$\n?)</string>
1972
+ <key>name</key>
1973
+ <string>comment.line.number-sign.sql</string>
1974
+ </dict>
1975
+ <dict>
1976
+ <key>match</key>
1977
+ <string>--(\\"|[^"])*(?="|$\n?)</string>
1978
+ <key>name</key>
1979
+ <string>comment.line.double-dash.sql</string>
1980
+ </dict>
1981
+ <dict>
1982
+ <key>begin</key>
1983
+ <string>'(?=[^']*?")</string>
1984
+ <key>comment</key>
1985
+ <string>Unclosed strings must be captured to avoid them eating the remainder of the PHP script
1986
+ Sample case: $sql = "SELECT * FROM bar WHERE foo = '" . $variable . "'"</string>
1987
+ <key>end</key>
1988
+ <string>(?=")</string>
1989
+ <key>name</key>
1990
+ <string>string.quoted.single.unclosed.sql</string>
1991
+ <key>patterns</key>
1992
+ <array>
1993
+ <dict>
1994
+ <key>match</key>
1995
+ <string>\\[\\']</string>
1996
+ <key>name</key>
1997
+ <string>constant.character.escape.php</string>
1998
+ </dict>
1999
+ </array>
2000
+ </dict>
2001
+ <dict>
2002
+ <key>begin</key>
2003
+ <string>`(?=[^`]*?")</string>
2004
+ <key>comment</key>
2005
+ <string>Unclosed strings must be captured to avoid them eating the remainder of the PHP script
2006
+ Sample case: $sql = "SELECT * FROM bar WHERE foo = '" . $variable . "'"</string>
2007
+ <key>end</key>
2008
+ <string>(?=")</string>
2009
+ <key>name</key>
2010
+ <string>string.quoted.other.backtick.unclosed.sql</string>
2011
+ <key>patterns</key>
2012
+ <array>
2013
+ <dict>
2014
+ <key>match</key>
2015
+ <string>\\[\\']</string>
2016
+ <key>name</key>
2017
+ <string>constant.character.escape.php</string>
2018
+ </dict>
2019
+ </array>
2020
+ </dict>
2021
+ <dict>
2022
+ <key>begin</key>
2023
+ <string>\\"(?!([^\\"]|\\[^"])*\\")(?=(\\[^"]|.)*?")</string>
2024
+ <key>comment</key>
2025
+ <string>Unclosed strings must be captured to avoid them eating the remainder of the PHP script
2026
+ Sample case: $sql = "SELECT * FROM bar WHERE foo = '" . $variable . "'"</string>
2027
+ <key>end</key>
2028
+ <string>(?=")</string>
2029
+ <key>name</key>
2030
+ <string>string.quoted.double.unclosed.sql</string>
2031
+ <key>patterns</key>
2032
+ <array>
2033
+ <dict>
2034
+ <key>match</key>
2035
+ <string>\\[\\']</string>
2036
+ <key>name</key>
2037
+ <string>constant.character.escape.php</string>
2038
+ </dict>
2039
+ </array>
2040
+ </dict>
2041
+ <dict>
2042
+ <key>begin</key>
2043
+ <string>\\"</string>
2044
+ <key>captures</key>
2045
+ <dict>
2046
+ <key>0</key>
2047
+ <dict>
2048
+ <key>name</key>
2049
+ <string>constant.character.escape.php</string>
2050
+ </dict>
2051
+ </dict>
2052
+ <key>end</key>
2053
+ <string>\\"</string>
2054
+ <key>name</key>
2055
+ <string>string.quoted.double.sql</string>
2056
+ <key>patterns</key>
2057
+ <array>
2058
+ <dict>
2059
+ <key>include</key>
2060
+ <string>#interpolation</string>
2061
+ </dict>
2062
+ </array>
2063
+ </dict>
2064
+ <dict>
2065
+ <key>begin</key>
2066
+ <string>`</string>
2067
+ <key>end</key>
2068
+ <string>`</string>
2069
+ <key>name</key>
2070
+ <string>string.quoted.other.backtick.sql</string>
2071
+ <key>patterns</key>
2072
+ <array>
2073
+ <dict>
2074
+ <key>include</key>
2075
+ <string>#interpolation</string>
2076
+ </dict>
2077
+ </array>
2078
+ </dict>
2079
+ <dict>
2080
+ <key>begin</key>
2081
+ <string>'</string>
2082
+ <key>end</key>
2083
+ <string>'</string>
2084
+ <key>name</key>
2085
+ <string>string.quoted.single.sql</string>
2086
+ <key>patterns</key>
2087
+ <array>
2088
+ <dict>
2089
+ <key>include</key>
2090
+ <string>#interpolation</string>
2091
+ </dict>
2092
+ </array>
2093
+ </dict>
2094
+ <dict>
2095
+ <key>match</key>
2096
+ <string>\\.</string>
2097
+ <key>name</key>
2098
+ <string>constant.character.escape.php</string>
2099
+ </dict>
2100
+ <dict>
2101
+ <key>include</key>
2102
+ <string>#interpolation</string>
2103
+ </dict>
2104
+ <dict>
2105
+ <key>include</key>
2106
+ <string>source.sql</string>
2107
+ </dict>
2108
+ </array>
2109
+ </dict>
2110
+ <key>sql-string-single-quoted</key>
2111
+ <dict>
2112
+ <key>begin</key>
2113
+ <string>'\s*(?=(SELECT|INSERT|UPDATE|DELETE|CREATE|REPLACE|ALTER)\b)</string>
2114
+ <key>beginCaptures</key>
2115
+ <dict>
2116
+ <key>0</key>
2117
+ <dict>
2118
+ <key>name</key>
2119
+ <string>punctuation.definition.string.begin.php</string>
2120
+ </dict>
2121
+ </dict>
2122
+ <key>contentName</key>
2123
+ <string>source.sql.embedded.php</string>
2124
+ <key>end</key>
2125
+ <string>'</string>
2126
+ <key>endCaptures</key>
2127
+ <dict>
2128
+ <key>0</key>
2129
+ <dict>
2130
+ <key>name</key>
2131
+ <string>punctuation.definition.string.end.php</string>
2132
+ </dict>
2133
+ </dict>
2134
+ <key>name</key>
2135
+ <string>string.quoted.single.sql.php</string>
2136
+ <key>patterns</key>
2137
+ <array>
2138
+ <dict>
2139
+ <key>match</key>
2140
+ <string>#(\\'|[^'])*(?='|$\n?)</string>
2141
+ <key>name</key>
2142
+ <string>comment.line.number-sign.sql</string>
2143
+ </dict>
2144
+ <dict>
2145
+ <key>match</key>
2146
+ <string>--(\\'|[^'])*(?='|$\n?)</string>
2147
+ <key>name</key>
2148
+ <string>comment.line.double-dash.sql</string>
2149
+ </dict>
2150
+ <dict>
2151
+ <key>begin</key>
2152
+ <string>\\'(?!([^\\']|\\[^'])*\\')(?=(\\[^']|.)*?')</string>
2153
+ <key>comment</key>
2154
+ <string>Unclosed strings must be captured to avoid them eating the remainder of the PHP script
2155
+ Sample case: $sql = "SELECT * FROM bar WHERE foo = '" . $variable . "'"</string>
2156
+ <key>end</key>
2157
+ <string>(?=')</string>
2158
+ <key>name</key>
2159
+ <string>string.quoted.single.unclosed.sql</string>
2160
+ <key>patterns</key>
2161
+ <array>
2162
+ <dict>
2163
+ <key>match</key>
2164
+ <string>\\[\\']</string>
2165
+ <key>name</key>
2166
+ <string>constant.character.escape.php</string>
2167
+ </dict>
2168
+ </array>
2169
+ </dict>
2170
+ <dict>
2171
+ <key>begin</key>
2172
+ <string>`(?=[^`]*?')</string>
2173
+ <key>comment</key>
2174
+ <string>Unclosed strings must be captured to avoid them eating the remainder of the PHP script
2175
+ Sample case: $sql = "SELECT * FROM bar WHERE foo = '" . $variable . "'"</string>
2176
+ <key>end</key>
2177
+ <string>(?=')</string>
2178
+ <key>name</key>
2179
+ <string>string.quoted.other.backtick.unclosed.sql</string>
2180
+ <key>patterns</key>
2181
+ <array>
2182
+ <dict>
2183
+ <key>match</key>
2184
+ <string>\\[\\']</string>
2185
+ <key>name</key>
2186
+ <string>constant.character.escape.php</string>
2187
+ </dict>
2188
+ </array>
2189
+ </dict>
2190
+ <dict>
2191
+ <key>begin</key>
2192
+ <string>"(?=[^"]*?')</string>
2193
+ <key>comment</key>
2194
+ <string>Unclosed strings must be captured to avoid them eating the remainder of the PHP script
2195
+ Sample case: $sql = "SELECT * FROM bar WHERE foo = '" . $variable . "'"</string>
2196
+ <key>end</key>
2197
+ <string>(?=')</string>
2198
+ <key>name</key>
2199
+ <string>string.quoted.double.unclosed.sql</string>
2200
+ <key>patterns</key>
2201
+ <array>
2202
+ <dict>
2203
+ <key>match</key>
2204
+ <string>\\[\\']</string>
2205
+ <key>name</key>
2206
+ <string>constant.character.escape.php</string>
2207
+ </dict>
2208
+ </array>
2209
+ </dict>
2210
+ <dict>
2211
+ <key>begin</key>
2212
+ <string>\\'</string>
2213
+ <key>captures</key>
2214
+ <dict>
2215
+ <key>0</key>
2216
+ <dict>
2217
+ <key>name</key>
2218
+ <string>constant.character.escape.php</string>
2219
+ </dict>
2220
+ </dict>
2221
+ <key>end</key>
2222
+ <string>\\'</string>
2223
+ <key>name</key>
2224
+ <string>string.quoted.single.sql</string>
2225
+ </dict>
2226
+ <dict>
2227
+ <key>match</key>
2228
+ <string>\\[\\']</string>
2229
+ <key>name</key>
2230
+ <string>constant.character.escape.php</string>
2231
+ </dict>
2232
+ <dict>
2233
+ <key>include</key>
2234
+ <string>source.sql</string>
2235
+ </dict>
2236
+ </array>
2237
+ </dict>
2238
+ <key>string-backtick</key>
2239
+ <dict>
2240
+ <key>begin</key>
2241
+ <string>`</string>
2242
+ <key>beginCaptures</key>
2243
+ <dict>
2244
+ <key>0</key>
2245
+ <dict>
2246
+ <key>name</key>
2247
+ <string>punctuation.definition.string.begin.php</string>
2248
+ </dict>
2249
+ </dict>
2250
+ <key>end</key>
2251
+ <string>`</string>
2252
+ <key>endCaptures</key>
2253
+ <dict>
2254
+ <key>0</key>
2255
+ <dict>
2256
+ <key>name</key>
2257
+ <string>punctuation.definition.string.end.php</string>
2258
+ </dict>
2259
+ </dict>
2260
+ <key>name</key>
2261
+ <string>string.interpolated.php</string>
2262
+ <key>patterns</key>
2263
+ <array>
2264
+ <dict>
2265
+ <key>match</key>
2266
+ <string>\\.</string>
2267
+ <key>name</key>
2268
+ <string>constant.character.escape.php</string>
2269
+ </dict>
2270
+ <dict>
2271
+ <key>include</key>
2272
+ <string>#interpolation</string>
2273
+ </dict>
2274
+ </array>
2275
+ </dict>
2276
+ <key>string-double-quoted</key>
2277
+ <dict>
2278
+ <key>begin</key>
2279
+ <string>"</string>
2280
+ <key>beginCaptures</key>
2281
+ <dict>
2282
+ <key>0</key>
2283
+ <dict>
2284
+ <key>name</key>
2285
+ <string>punctuation.definition.string.begin.php</string>
2286
+ </dict>
2287
+ </dict>
2288
+ <key>comment</key>
2289
+ <string>This contentName is just to allow the usage of “select scope” to select the string contents first, then the string with quotes</string>
2290
+ <key>contentName</key>
2291
+ <string>meta.string-contents.quoted.double.php</string>
2292
+ <key>end</key>
2293
+ <string>"</string>
2294
+ <key>endCaptures</key>
2295
+ <dict>
2296
+ <key>0</key>
2297
+ <dict>
2298
+ <key>name</key>
2299
+ <string>punctuation.definition.string.end.php</string>
2300
+ </dict>
2301
+ </dict>
2302
+ <key>name</key>
2303
+ <string>string.quoted.double.php</string>
2304
+ <key>patterns</key>
2305
+ <array>
2306
+ <dict>
2307
+ <key>include</key>
2308
+ <string>#interpolation</string>
2309
+ </dict>
2310
+ </array>
2311
+ </dict>
2312
+ <key>string-single-quoted</key>
2313
+ <dict>
2314
+ <key>begin</key>
2315
+ <string>'</string>
2316
+ <key>beginCaptures</key>
2317
+ <dict>
2318
+ <key>0</key>
2319
+ <dict>
2320
+ <key>name</key>
2321
+ <string>punctuation.definition.string.begin.php</string>
2322
+ </dict>
2323
+ </dict>
2324
+ <key>contentName</key>
2325
+ <string>meta.string-contents.quoted.single.php</string>
2326
+ <key>end</key>
2327
+ <string>'</string>
2328
+ <key>endCaptures</key>
2329
+ <dict>
2330
+ <key>0</key>
2331
+ <dict>
2332
+ <key>name</key>
2333
+ <string>punctuation.definition.string.end.php</string>
2334
+ </dict>
2335
+ </dict>
2336
+ <key>name</key>
2337
+ <string>string.quoted.single.php</string>
2338
+ <key>patterns</key>
2339
+ <array>
2340
+ <dict>
2341
+ <key>match</key>
2342
+ <string>\\[\\']</string>
2343
+ <key>name</key>
2344
+ <string>constant.character.escape.php</string>
2345
+ </dict>
2346
+ </array>
2347
+ </dict>
2348
+ <key>strings</key>
2349
+ <dict>
2350
+ <key>patterns</key>
2351
+ <array>
2352
+ <dict>
2353
+ <key>include</key>
2354
+ <string>#regex-double-quoted</string>
2355
+ </dict>
2356
+ <dict>
2357
+ <key>include</key>
2358
+ <string>#sql-string-double-quoted</string>
2359
+ </dict>
2360
+ <dict>
2361
+ <key>include</key>
2362
+ <string>#string-double-quoted</string>
2363
+ </dict>
2364
+ <dict>
2365
+ <key>include</key>
2366
+ <string>#regex-single-quoted</string>
2367
+ </dict>
2368
+ <dict>
2369
+ <key>include</key>
2370
+ <string>#sql-string-single-quoted</string>
2371
+ </dict>
2372
+ <dict>
2373
+ <key>include</key>
2374
+ <string>#string-single-quoted</string>
2375
+ </dict>
2376
+ </array>
2377
+ </dict>
2378
+ <key>support</key>
2379
+ <dict>
2380
+ <key>patterns</key>
2381
+ <array>
2382
+ <dict>
2383
+ <key>begin</key>
2384
+ <string>(array)(\()</string>
2385
+ <key>beginCaptures</key>
2386
+ <dict>
2387
+ <key>1</key>
2388
+ <dict>
2389
+ <key>name</key>
2390
+ <string>support.function.construct.php</string>
2391
+ </dict>
2392
+ <key>2</key>
2393
+ <dict>
2394
+ <key>name</key>
2395
+ <string>punctuation.definition.array.begin.php</string>
2396
+ </dict>
2397
+ </dict>
2398
+ <key>end</key>
2399
+ <string>\)</string>
2400
+ <key>endCaptures</key>
2401
+ <dict>
2402
+ <key>0</key>
2403
+ <dict>
2404
+ <key>name</key>
2405
+ <string>punctuation.definition.array.end.php</string>
2406
+ </dict>
2407
+ </dict>
2408
+ <key>name</key>
2409
+ <string>meta.array.php</string>
2410
+ <key>patterns</key>
2411
+ <array>
2412
+ <dict>
2413
+ <key>include</key>
2414
+ <string>#language</string>
2415
+ </dict>
2416
+ </array>
2417
+ </dict>
2418
+ <dict>
2419
+ <key>match</key>
2420
+ <string>(?i)\b(s(huffle|ort)|n(ext|at(sort|casesort))|c(o(unt|mpact)|urrent)|in_array|u(sort|ksort|asort)|prev|e(nd|xtract)|k(sort|ey|rsort)|a(sort|r(sort|ray_(s(hift|um|plice|earch|lice)|c(h(unk|ange_key_case)|o(unt_values|mbine))|intersect(_(u(key|assoc)|key|assoc))?|diff(_(u(key|assoc)|key|assoc))?|u(n(shift|ique)|intersect(_(uassoc|assoc))?|diff(_(uassoc|assoc))?)|p(op|ush|ad|roduct)|values|key(s|_exists)|f(il(ter|l(_keys)?)|lip)|walk(_recursive)?|r(e(duce|verse)|and)|m(ultisort|erge(_recursive)?|ap))))|r(sort|eset|ange)|m(in|ax))(?=\s*\()</string>
2421
+ <key>name</key>
2422
+ <string>support.function.array.php</string>
2423
+ </dict>
2424
+ <dict>
2425
+ <key>match</key>
2426
+ <string>(?i)\bassert(_options)?(?=\s*\()</string>
2427
+ <key>name</key>
2428
+ <string>support.function.assert.php</string>
2429
+ </dict>
2430
+ <dict>
2431
+ <key>match</key>
2432
+ <string>(?i)\bdom_attr_is_id(?=\s*\()</string>
2433
+ <key>name</key>
2434
+ <string>support.function.attr.php</string>
2435
+ </dict>
2436
+ <dict>
2437
+ <key>match</key>
2438
+ <string>(?i)\bbase64_(decode|encode)(?=\s*\()</string>
2439
+ <key>name</key>
2440
+ <string>support.function.base64.php</string>
2441
+ </dict>
2442
+ <dict>
2443
+ <key>match</key>
2444
+ <string>(?i)\b(highlight_(string|file)|s(ys_getloadavg|et_(include_path|magic_quotes_runtime)|leep)|c(on(stant|nection_(status|aborted))|all_user_(func(_array)?|method(_array)?))|time_(sleep_until|nanosleep)|i(s_uploaded_file|n(i_(set|restore|get(_all)?)|et_(ntop|pton))|p2long|gnore_user_abort|mport_request_variables)|u(sleep|nregister_tick_function)|error_(log|get_last)|p(hp_strip_whitespace|utenv|arse_ini_file|rint_r)|flush|long2ip|re(store_include_path|gister_(shutdown_function|tick_function))|get(servby(name|port)|opt|_(c(urrent_user|fg_var)|include_path|magic_quotes_(gpc|runtime))|protobyn(umber|ame)|env)|move_uploaded_file)(?=\s*\()</string>
2445
+ <key>name</key>
2446
+ <string>support.function.basic_functions.php</string>
2447
+ </dict>
2448
+ <dict>
2449
+ <key>match</key>
2450
+ <string>(?i)\bbc(s(cale|ub|qrt)|comp|div|pow(mod)?|add|m(od|ul))(?=\s*\()</string>
2451
+ <key>name</key>
2452
+ <string>support.function.bcmath.php</string>
2453
+ </dict>
2454
+ <dict>
2455
+ <key>match</key>
2456
+ <string>(?i)\bbirdstep_(c(o(nnect|mmit)|lose)|off_autocommit|exec|f(ieldn(um|ame)|etch|reeresult)|autocommit|r(ollback|esult))(?=\s*\()</string>
2457
+ <key>name</key>
2458
+ <string>support.function.birdstep.php</string>
2459
+ </dict>
2460
+ <dict>
2461
+ <key>match</key>
2462
+ <string>(?i)\bget_browser(?=\s*\()</string>
2463
+ <key>name</key>
2464
+ <string>support.function.browscap.php</string>
2465
+ </dict>
2466
+ <dict>
2467
+ <key>match</key>
2468
+ <string>(?i)\b(s(tr(nc(asecmp|mp)|c(asecmp|mp)|len)|et_e(rror_handler|xception_handler))|c(lass_exists|reate_function)|trigger_error|i(s_(subclass_of|a)|nterface_exists)|de(fine(d)?|bug_(print_backtrace|backtrace))|zend_version|property_exists|e(ach|rror_reporting|xtension_loaded)|func(tion_exists|_(num_args|get_arg(s)?))|leak|restore_e(rror_handler|xception_handler)|get_(class(_(vars|methods))?|included_files|de(clared_(classes|interfaces)|fined_(constants|vars|functions))|object_vars|extension_funcs|parent_class|loaded_extensions|resource_type)|method_exists)(?=\s*\()</string>
2469
+ <key>name</key>
2470
+ <string>support.function.builtin_functions.php</string>
2471
+ </dict>
2472
+ <dict>
2473
+ <key>match</key>
2474
+ <string>(?i)\bbz(compress|decompress|open|err(str|no|or)|read)(?=\s*\()</string>
2475
+ <key>name</key>
2476
+ <string>support.function.bz2.php</string>
2477
+ </dict>
2478
+ <dict>
2479
+ <key>match</key>
2480
+ <string>(?i)\b(jdtounix|unixtojd)(?=\s*\()</string>
2481
+ <key>name</key>
2482
+ <string>support.function.cal_unix.php</string>
2483
+ </dict>
2484
+ <dict>
2485
+ <key>match</key>
2486
+ <string>(?i)\b(cal_(to_jd|info|days_in_month|from_jd)|j(d(to(j(ulian|ewish)|french|gregorian)|dayofweek|monthname)|uliantojd|ewishtojd)|frenchtojd|gregoriantojd)(?=\s*\()</string>
2487
+ <key>name</key>
2488
+ <string>support.function.calendar.php</string>
2489
+ </dict>
2490
+ <dict>
2491
+ <key>match</key>
2492
+ <string>(?i)\bdom_characterdata_(substring_data|insert_data|delete_data|append_data|replace_data)(?=\s*\()</string>
2493
+ <key>name</key>
2494
+ <string>support.function.characterdata.php</string>
2495
+ </dict>
2496
+ <dict>
2497
+ <key>match</key>
2498
+ <string>(?i)\bcom_(create_guid|print_typeinfo|event_sink|load_typelib|get_active_object|message_pump)(?=\s*\()</string>
2499
+ <key>name</key>
2500
+ <string>support.function.com_com.php</string>
2501
+ </dict>
2502
+ <dict>
2503
+ <key>match</key>
2504
+ <string>(?i)\bvariant_(s(ub|et(_type)?)|n(ot|eg)|c(a(st|t)|mp)|i(nt|div|mp)|or|d(iv|ate_(to_timestamp|from_timestamp))|pow|eqv|fix|a(nd|dd|bs)|get_type|round|xor|m(od|ul))(?=\s*\()</string>
2505
+ <key>name</key>
2506
+ <string>support.function.com_variant.php</string>
2507
+ </dict>
2508
+ <dict>
2509
+ <key>match</key>
2510
+ <string>(?i)\bcrc32(?=\s*\()</string>
2511
+ <key>name</key>
2512
+ <string>support.function.crc32.php</string>
2513
+ </dict>
2514
+ <dict>
2515
+ <key>match</key>
2516
+ <string>(?i)\bcrypt(?=\s*\()</string>
2517
+ <key>name</key>
2518
+ <string>support.function.crypt.php</string>
2519
+ </dict>
2520
+ <dict>
2521
+ <key>match</key>
2522
+ <string>(?i)\bctype_(space|cntrl|digit|upper|p(unct|rint)|lower|al(num|pha)|graph|xdigit)(?=\s*\()</string>
2523
+ <key>name</key>
2524
+ <string>support.function.ctype.php</string>
2525
+ </dict>
2526
+ <dict>
2527
+ <key>match</key>
2528
+ <string>(?i)\bconvert_cyr_string(?=\s*\()</string>
2529
+ <key>name</key>
2530
+ <string>support.function.cyr_convert.php</string>
2531
+ </dict>
2532
+ <dict>
2533
+ <key>match</key>
2534
+ <string>(?i)\bstrptime(?=\s*\()</string>
2535
+ <key>name</key>
2536
+ <string>support.function.datetime.php</string>
2537
+ </dict>
2538
+ <dict>
2539
+ <key>match</key>
2540
+ <string>(?i)\bdba_(handlers|sync|nextkey|close|insert|delete|op(timize|en)|exists|popen|key_split|f(irstkey|etch)|list|replace)(?=\s*\()</string>
2541
+ <key>name</key>
2542
+ <string>support.function.dba.php</string>
2543
+ </dict>
2544
+ <dict>
2545
+ <key>match</key>
2546
+ <string>(?i)\bdbase_(num(fields|records)|c(lose|reate)|delete_record|open|pack|add_record|get_(header_info|record(_with_names)?)|replace_record)(?=\s*\()</string>
2547
+ <key>name</key>
2548
+ <string>support.function.dbase.php</string>
2549
+ </dict>
2550
+ <dict>
2551
+ <key>match</key>
2552
+ <string>(?i)\b(scandir|c(h(dir|root)|losedir)|dir|opendir|re(addir|winddir)|g(etcwd|lob))(?=\s*\()</string>
2553
+ <key>name</key>
2554
+ <string>support.function.dir.php</string>
2555
+ </dict>
2556
+ <dict>
2557
+ <key>match</key>
2558
+ <string>(?i)\bdl(?=\s*\()</string>
2559
+ <key>name</key>
2560
+ <string>support.function.dl.php</string>
2561
+ </dict>
2562
+ <dict>
2563
+ <key>match</key>
2564
+ <string>(?i)\b(dns_(check_record|get_(record|mx))|gethostby(name(l)?|addr))(?=\s*\()</string>
2565
+ <key>name</key>
2566
+ <string>support.function.dns.php</string>
2567
+ </dict>
2568
+ <dict>
2569
+ <key>match</key>
2570
+ <string>(?i)\bdom_document_(s(chema_validate(_file)?|ave(_html(_file)?|xml)?)|normalize_document|create_(c(datasection|omment)|text_node|document_fragment|processing_instruction|e(ntity_reference|lement(_ns)?)|attribute(_ns)?)|import_node|validate|load(_html(_file)?|xml)?|adopt_node|re(name_node|laxNG_validate_(file|xml))|get_element(s_by_tag_name(_ns)?|_by_id)|xinclude)(?=\s*\()</string>
2571
+ <key>name</key>
2572
+ <string>support.function.document.php</string>
2573
+ </dict>
2574
+ <dict>
2575
+ <key>match</key>
2576
+ <string>(?i)\bdom_domconfiguration_(set_parameter|can_set_parameter|get_parameter)(?=\s*\()</string>
2577
+ <key>name</key>
2578
+ <string>support.function.domconfiguration.php</string>
2579
+ </dict>
2580
+ <dict>
2581
+ <key>match</key>
2582
+ <string>(?i)\bdom_domerrorhandler_handle_error(?=\s*\()</string>
2583
+ <key>name</key>
2584
+ <string>support.function.domerrorhandler.php</string>
2585
+ </dict>
2586
+ <dict>
2587
+ <key>match</key>
2588
+ <string>(?i)\bdom_domimplementation_(has_feature|create_document(_type)?|get_feature)(?=\s*\()</string>
2589
+ <key>name</key>
2590
+ <string>support.function.domimplementation.php</string>
2591
+ </dict>
2592
+ <dict>
2593
+ <key>match</key>
2594
+ <string>(?i)\bdom_domimplementationlist_item(?=\s*\()</string>
2595
+ <key>name</key>
2596
+ <string>support.function.domimplementationlist.php</string>
2597
+ </dict>
2598
+ <dict>
2599
+ <key>match</key>
2600
+ <string>(?i)\bdom_domimplementationsource_get_domimplementation(s)?(?=\s*\()</string>
2601
+ <key>name</key>
2602
+ <string>support.function.domimplementationsource.php</string>
2603
+ </dict>
2604
+ <dict>
2605
+ <key>match</key>
2606
+ <string>(?i)\bdom_domstringlist_item(?=\s*\()</string>
2607
+ <key>name</key>
2608
+ <string>support.function.domstringlist.php</string>
2609
+ </dict>
2610
+ <dict>
2611
+ <key>match</key>
2612
+ <string>(?i)\beaster_da(ys|te)(?=\s*\()</string>
2613
+ <key>name</key>
2614
+ <string>support.function.easter.php</string>
2615
+ </dict>
2616
+ <dict>
2617
+ <key>match</key>
2618
+ <string>(?i)\bdom_element_(has_attribute(_ns)?|set_(id_attribute(_n(s|ode))?|attribute(_n(s|ode(_ns)?))?)|remove_attribute(_n(s|ode))?|get_(elements_by_tag_name(_ns)?|attribute(_n(s|ode(_ns)?))?))(?=\s*\()</string>
2619
+ <key>name</key>
2620
+ <string>support.function.element.php</string>
2621
+ </dict>
2622
+ <dict>
2623
+ <key>match</key>
2624
+ <string>(?i)\b(s(hell_exec|ystem)|p(assthru|roc_nice)|e(scapeshell(cmd|arg)|xec))(?=\s*\()</string>
2625
+ <key>name</key>
2626
+ <string>support.function.exec.php</string>
2627
+ </dict>
2628
+ <dict>
2629
+ <key>match</key>
2630
+ <string>(?i)\bexif_(imagetype|t(humbnail|agname)|read_data)(?=\s*\()</string>
2631
+ <key>name</key>
2632
+ <string>support.function.exif.php</string>
2633
+ </dict>
2634
+ <dict>
2635
+ <key>match</key>
2636
+ <string>(?i)\bfdf_(header|s(et_(s(tatus|ubmit_form_action)|target_frame|o(n_import_javascript|pt)|javascript_action|encoding|v(ersion|alue)|f(ile|lags)|ap)|ave(_string)?)|next_field_name|c(lose|reate)|open(_string)?|e(num_values|rr(no|or))|add_(template|doc_javascript)|remove_item|get_(status|opt|encoding|v(ersion|alue)|f(ile|lags)|a(ttachment|p)))(?=\s*\()</string>
2637
+ <key>name</key>
2638
+ <string>support.function.fdf.php</string>
2639
+ </dict>
2640
+ <dict>
2641
+ <key>match</key>
2642
+ <string>(?i)\b(sys_get_temp_dir|copy|t(empnam|mpfile)|u(nlink|mask)|p(close|open)|f(s(canf|tat|eek)|nmatch|close|t(ell|runcate)|ile(_(put_contents|get_contents))?|open|p(utcsv|assthru)|eof|flush|write|lock|read|get(s(s)?|c(sv)?))|r(e(name|a(dfile|lpath)|wind)|mdir)|get_meta_tags|mkdir)(?=\s*\()</string>
2643
+ <key>name</key>
2644
+ <string>support.function.file.php</string>
2645
+ </dict>
2646
+ <dict>
2647
+ <key>match</key>
2648
+ <string>(?i)\b(stat|c(h(own|grp|mod)|learstatcache)|is_(dir|executable|file|link|writable|readable)|touch|disk_(total_space|free_space)|file(size|ctime|type|inode|owner|_exists|perms|atime|group|mtime)|l(stat|chgrp))(?=\s*\()</string>
2649
+ <key>name</key>
2650
+ <string>support.function.filestat.php</string>
2651
+ </dict>
2652
+ <dict>
2653
+ <key>match</key>
2654
+ <string>(?i)\bfilter_(has_var|input(_array)?|var(_array)?)(?=\s*\()</string>
2655
+ <key>name</key>
2656
+ <string>support.function.filter.php</string>
2657
+ </dict>
2658
+ <dict>
2659
+ <key>match</key>
2660
+ <string>(?i)\b(sprintf|printf|v(sprintf|printf|fprintf)|fprintf)(?=\s*\()</string>
2661
+ <key>name</key>
2662
+ <string>support.function.formatted_print.php</string>
2663
+ </dict>
2664
+ <dict>
2665
+ <key>match</key>
2666
+ <string>(?i)\b(pfsockopen|fsockopen)(?=\s*\()</string>
2667
+ <key>name</key>
2668
+ <string>support.function.fsock.php</string>
2669
+ </dict>
2670
+ <dict>
2671
+ <key>match</key>
2672
+ <string>(?i)\bftok(?=\s*\()</string>
2673
+ <key>name</key>
2674
+ <string>support.function.ftok.php</string>
2675
+ </dict>
2676
+ <dict>
2677
+ <key>match</key>
2678
+ <string>(?i)\b(image(s(y|tring(up)?|et(style|t(hickness|ile)|pixel|brush)|avealpha|x)|c(har(up)?|o(nvolution|py(res(ized|ampled)|merge(gray)?)?|lor(s(total|et|forindex)|closest(hwb|alpha)?|transparent|deallocate|exact(alpha)?|a(t|llocate(alpha)?)|resolve(alpha)?|match))|reate(truecolor|from(string|jpeg|png|wbmp|g(if|d(2(part)?)?)|x(pm|bm)))?)|2wbmp|t(ypes|tf(text|bbox)|ruecolortopalette)|i(struecolor|nterlace)|d(estroy|ashedline)|jpeg|ellipse|p(s(slantfont|copyfont|text|e(ncodefont|xtendfont)|freefont|loadfont|bbox)|ng|olygon|alettecopy)|f(t(text|bbox)|il(ter|l(toborder|ed(polygon|ellipse|arc|rectangle))?)|ont(height|width))|wbmp|a(ntialias|lphablending|rc)|l(ine|oadfont|ayereffect)|r(otate|ectangle)|g(if|d(2)?|ammacorrect|rab(screen|window))|xbm)|jpeg2wbmp|png2wbmp|gd_info)(?=\s*\()</string>
2679
+ <key>name</key>
2680
+ <string>support.function.gd.php</string>
2681
+ </dict>
2682
+ <dict>
2683
+ <key>match</key>
2684
+ <string>(?i)\b(ngettext|textdomain|d(ngettext|c(ngettext|gettext)|gettext)|gettext|bind(textdomain|_textdomain_codeset))(?=\s*\()</string>
2685
+ <key>name</key>
2686
+ <string>support.function.gettext.php</string>
2687
+ </dict>
2688
+ <dict>
2689
+ <key>match</key>
2690
+ <string>(?i)\bgmp_(hamdist|s(can(1|0)|ign|trval|ub|etbit|qrt(rem)?)|c(om|lrbit|mp)|ne(g|xtprime)|in(tval|it|vert)|or|div(_(q(r)?|r)|exact)|jacobi|p(o(pcount|w(m)?)|erfect_square|rob_prime)|fact|legendre|a(nd|dd|bs)|random|gcd(ext)?|xor|m(od|ul))(?=\s*\()</string>
2691
+ <key>name</key>
2692
+ <string>support.function.gmp.php</string>
2693
+ </dict>
2694
+ <dict>
2695
+ <key>match</key>
2696
+ <string>(?i)\bhash(_(hmac(_file)?|init|update(_(stream|file))?|fi(nal|le)|algos))?(?=\s*\()</string>
2697
+ <key>name</key>
2698
+ <string>support.function.hash.php</string>
2699
+ </dict>
2700
+ <dict>
2701
+ <key>match</key>
2702
+ <string>(?i)\bmd5(_file)?(?=\s*\()</string>
2703
+ <key>name</key>
2704
+ <string>support.function.hash_md.php</string>
2705
+ </dict>
2706
+ <dict>
2707
+ <key>match</key>
2708
+ <string>(?i)\bsha1(_file)?(?=\s*\()</string>
2709
+ <key>name</key>
2710
+ <string>support.function.hash_sha.php</string>
2711
+ </dict>
2712
+ <dict>
2713
+ <key>match</key>
2714
+ <string>(?i)\b(set(cookie|rawcookie)|header(s_(sent|list))?)(?=\s*\()</string>
2715
+ <key>name</key>
2716
+ <string>support.function.head.php</string>
2717
+ </dict>
2718
+ <dict>
2719
+ <key>match</key>
2720
+ <string>(?i)\b(html(specialchars(_decode)?|_entity_decode|entities)|get_html_translation_table)(?=\s*\()</string>
2721
+ <key>name</key>
2722
+ <string>support.function.html.php</string>
2723
+ </dict>
2724
+ <dict>
2725
+ <key>match</key>
2726
+ <string>(?i)\bhttp_build_query(?=\s*\()</string>
2727
+ <key>name</key>
2728
+ <string>support.function.http.php</string>
2729
+ </dict>
2730
+ <dict>
2731
+ <key>match</key>
2732
+ <string>(?i)\bibase_blob_(c(ancel|lose|reate)|i(nfo|mport)|open|echo|add|get)(?=\s*\()</string>
2733
+ <key>name</key>
2734
+ <string>support.function.ibase_blobs.php</string>
2735
+ </dict>
2736
+ <dict>
2737
+ <key>match</key>
2738
+ <string>(?i)\bibase_(set_event_handler|free_event_handler|wait_event)(?=\s*\()</string>
2739
+ <key>name</key>
2740
+ <string>support.function.ibase_events.php</string>
2741
+ </dict>
2742
+ <dict>
2743
+ <key>match</key>
2744
+ <string>(?i)\bibase_(n(um_(params|fields|rows)|ame_result)|execute|p(aram_info|repare)|f(ield_info|etch_(object|assoc|row)|ree_(query|result))|query|affected_rows)(?=\s*\()</string>
2745
+ <key>name</key>
2746
+ <string>support.function.ibase_query.php</string>
2747
+ </dict>
2748
+ <dict>
2749
+ <key>match</key>
2750
+ <string>(?i)\bibase_(serv(ice_(detach|attach)|er_info)|d(elete_user|b_info)|add_user|restore|backup|m(odify_user|aintain_db))(?=\s*\()</string>
2751
+ <key>name</key>
2752
+ <string>support.function.ibase_service.php</string>
2753
+ </dict>
2754
+ <dict>
2755
+ <key>match</key>
2756
+ <string>(?i)\b(iconv(_(s(tr(pos|len|rpos)|ubstr|et_encoding)|get_encoding|mime_(decode(_headers)?|encode)))?|ob_iconv_handler)(?=\s*\()</string>
2757
+ <key>name</key>
2758
+ <string>support.function.iconv.php</string>
2759
+ </dict>
2760
+ <dict>
2761
+ <key>match</key>
2762
+ <string>(?i)\b(image_type_to_(extension|mime_type)|getimagesize)(?=\s*\()</string>
2763
+ <key>name</key>
2764
+ <string>support.function.image.php</string>
2765
+ </dict>
2766
+ <dict>
2767
+ <key>match</key>
2768
+ <string>(?i)\b(zend_logo_guid|php(credits|info|_(sapi_name|ini_scanned_files|uname|egg_logo_guid|logo_guid|real_logo_guid)|version))(?=\s*\()</string>
2769
+ <key>name</key>
2770
+ <string>support.function.info.php</string>
2771
+ </dict>
2772
+ <dict>
2773
+ <key>match</key>
2774
+ <string>(?i)\bibase_(c(o(nnect|mmit(_ret)?)|lose)|trans|drop_db|pconnect|err(code|msg)|gen_id|rollback(_ret)?)(?=\s*\()</string>
2775
+ <key>name</key>
2776
+ <string>support.function.interbase.php</string>
2777
+ </dict>
2778
+ <dict>
2779
+ <key>match</key>
2780
+ <string>(?i)\bcurl_(setopt(_array)?|c(opy_handle|lose)|init|e(rr(no|or)|xec)|version|getinfo)(?=\s*\()</string>
2781
+ <key>name</key>
2782
+ <string>support.function.interface.php</string>
2783
+ </dict>
2784
+ <dict>
2785
+ <key>match</key>
2786
+ <string>(?i)\biptc(parse|embed)(?=\s*\()</string>
2787
+ <key>name</key>
2788
+ <string>support.function.iptc.php</string>
2789
+ </dict>
2790
+ <dict>
2791
+ <key>match</key>
2792
+ <string>(?i)\bjson_(decode|encode)(?=\s*\()</string>
2793
+ <key>name</key>
2794
+ <string>support.function.json.php</string>
2795
+ </dict>
2796
+ <dict>
2797
+ <key>match</key>
2798
+ <string>(?i)\blcg_value(?=\s*\()</string>
2799
+ <key>name</key>
2800
+ <string>support.function.lcg.php</string>
2801
+ </dict>
2802
+ <dict>
2803
+ <key>match</key>
2804
+ <string>(?i)\bldap_(s(tart_tls|ort|e(t_(option|rebind_proc)|arch)|asl_bind)|next_(entry|attribute|reference)|co(nnect|unt_entries|mpare)|t61_to_8859|8859_to_t61|d(n2ufn|elete)|unbind|parse_re(sult|ference)|e(rr(no|2str|or)|xplode_dn)|f(irst_(entry|attribute|reference)|ree_result)|add|list|get_(option|dn|entries|values_len|attributes)|re(name|ad)|mod_(del|add|replace)|bind)(?=\s*\()</string>
2805
+ <key>name</key>
2806
+ <string>support.function.ldap.php</string>
2807
+ </dict>
2808
+ <dict>
2809
+ <key>match</key>
2810
+ <string>(?i)\blevenshtein(?=\s*\()</string>
2811
+ <key>name</key>
2812
+ <string>support.function.levenshtein.php</string>
2813
+ </dict>
2814
+ <dict>
2815
+ <key>match</key>
2816
+ <string>(?i)\blibxml_(set_streams_context|clear_errors|use_internal_errors|get_(errors|last_error))(?=\s*\()</string>
2817
+ <key>name</key>
2818
+ <string>support.function.libxml.php</string>
2819
+ </dict>
2820
+ <dict>
2821
+ <key>match</key>
2822
+ <string>(?i)\b(symlink|link(info)?|readlink)(?=\s*\()</string>
2823
+ <key>name</key>
2824
+ <string>support.function.link.php</string>
2825
+ </dict>
2826
+ <dict>
2827
+ <key>match</key>
2828
+ <string>(?i)\b(ezmlm_hash|mail)(?=\s*\()</string>
2829
+ <key>name</key>
2830
+ <string>support.function.mail.php</string>
2831
+ </dict>
2832
+ <dict>
2833
+ <key>match</key>
2834
+ <string>(?i)\bset_time_limit(?=\s*\()</string>
2835
+ <key>name</key>
2836
+ <string>support.function.main.php</string>
2837
+ </dict>
2838
+ <dict>
2839
+ <key>match</key>
2840
+ <string>(?i)\b(h(ypot|exdec)|s(in(h)?|qrt)|number_format|c(os(h)?|eil)|is_(nan|infinite|finite)|tan(h)?|octdec|de(c(hex|oct|bin)|g2rad)|exp(m1)?|p(i|ow)|f(loor|mod)|log(1(p|0))?|a(sin(h)?|cos(h)?|tan(h|2)?|bs)|r(ound|ad2deg)|b(indec|ase_convert))(?=\s*\()</string>
2841
+ <key>name</key>
2842
+ <string>support.function.math.php</string>
2843
+ </dict>
2844
+ <dict>
2845
+ <key>match</key>
2846
+ <string>(?i)\bmb_(s(tr(str|cut|to(upper|lower)|i(str|pos|mwidth)|pos|width|len|r(chr|i(chr|pos)|pos))|ubst(itute_character|r(_count)?)|end_mail)|http_(input|output)|c(heck_encoding|onvert_(case|encoding|variables|kana))|internal_encoding|output_handler|de(code_(numericentity|mimeheader)|tect_(order|encoding))|encode_(numericentity|mimeheader)|p(arse_str|referred_mime_name)|l(ist_(encodings(_alias_names)?|mime_names)|anguage)|get_info)(?=\s*\()</string>
2847
+ <key>name</key>
2848
+ <string>support.function.mbstring.php</string>
2849
+ </dict>
2850
+ <dict>
2851
+ <key>match</key>
2852
+ <string>(?i)\bm(crypt_(c(fb|reate_iv|bc)|ofb|decrypt|e(cb|nc(_(self_test|is_block_(algorithm(_mode)?|mode)|get_(supported_key_sizes|iv_size|key_size|algorithms_name|modes_name|block_size))|rypt))|list_(algorithms|modes)|ge(neric(_(init|deinit))?|t_(cipher_name|iv_size|key_size|block_size))|module_(self_test|close|is_block_(algorithm(_mode)?|mode)|open|get_(supported_key_sizes|algo_(key_size|block_size))))|decrypt_generic)(?=\s*\()</string>
2853
+ <key>name</key>
2854
+ <string>support.function.mcrypt.php</string>
2855
+ </dict>
2856
+ <dict>
2857
+ <key>match</key>
2858
+ <string>(?i)\bmd5(_file)?(?=\s*\()</string>
2859
+ <key>name</key>
2860
+ <string>support.function.md5.php</string>
2861
+ </dict>
2862
+ <dict>
2863
+ <key>match</key>
2864
+ <string>(?i)\bmetaphone(?=\s*\()</string>
2865
+ <key>name</key>
2866
+ <string>support.function.metaphone.php</string>
2867
+ </dict>
2868
+ <dict>
2869
+ <key>match</key>
2870
+ <string>(?i)\bmhash(_(count|keygen_s2k|get_(hash_name|block_size)))?(?=\s*\()</string>
2871
+ <key>name</key>
2872
+ <string>support.function.mhash.php</string>
2873
+ </dict>
2874
+ <dict>
2875
+ <key>match</key>
2876
+ <string>(?i)\b(get(timeofday|rusage)|microtime)(?=\s*\()</string>
2877
+ <key>name</key>
2878
+ <string>support.function.microtime.php</string>
2879
+ </dict>
2880
+ <dict>
2881
+ <key>match</key>
2882
+ <string>(?i)\bmime_content_type(?=\s*\()</string>
2883
+ <key>name</key>
2884
+ <string>support.function.mime_magic.php</string>
2885
+ </dict>
2886
+ <dict>
2887
+ <key>match</key>
2888
+ <string>(?i)\b(swf(prebuiltclip_init|videostream_init)|ming_(set(scale|cubicthreshold)|use(swfversion|constants)|keypress))(?=\s*\()</string>
2889
+ <key>name</key>
2890
+ <string>support.function.ming.php</string>
2891
+ </dict>
2892
+ <dict>
2893
+ <key>match</key>
2894
+ <string>(?i)\bcurl_multi_(select|close|in(it|fo_read)|exec|add_handle|getcontent|remove_handle)(?=\s*\()</string>
2895
+ <key>name</key>
2896
+ <string>support.function.multi.php</string>
2897
+ </dict>
2898
+ <dict>
2899
+ <key>match</key>
2900
+ <string>(?i)\bmysqli_(s(sl_set|t(ore_result|at|mt_(s(tore_result|end_long_data|qlstate)|num_rows|close|in(sert_id|it)|data_seek|p(aram_count|repare)|e(rr(no|or)|xecute)|f(ield_count|etch|ree_result)|a(ttr_(set|get)|ffected_rows)|res(ult_metadata|et)|bind_(param|result)))|e(t_local_infile_(handler|default)|lect_db)|qlstate)|n(um_(fields|rows)|ext_result)|c(ha(nge_user|racter_set_name)|ommit|lose)|thread_(safe|id)|in(sert_id|it|fo)|options|d(ump_debug_info|ebug|ata_seek)|use_result|p(ing|repare)|err(no|or)|kill|f(ield_(seek|count|tell)|etch_(field(s|_direct)?|lengths|row)|ree_result)|warning_count|a(utocommit|ffected_rows)|r(ollback|eal_(connect|escape_string|query))|get_(server_(info|version)|host_info|client_(info|version)|proto_info)|more_results)(?=\s*\()</string>
2901
+ <key>name</key>
2902
+ <string>support.function.mysqli_api.php</string>
2903
+ </dict>
2904
+ <dict>
2905
+ <key>match</key>
2906
+ <string>(?i)\bmysqli_embedded_server_(start|end)(?=\s*\()</string>
2907
+ <key>name</key>
2908
+ <string>support.function.mysqli_embedded.php</string>
2909
+ </dict>
2910
+ <dict>
2911
+ <key>match</key>
2912
+ <string>(?i)\bmysqli_(s(tmt_get_warnings|et_charset)|connect(_err(no|or))?|query|fetch_(object|a(ssoc|rray))|get_(charset|warnings)|multi_query)(?=\s*\()</string>
2913
+ <key>name</key>
2914
+ <string>support.function.mysqli_nonapi.php</string>
2915
+ </dict>
2916
+ <dict>
2917
+ <key>match</key>
2918
+ <string>(?i)\bmysqli_(s(end_query|lave_query)|disable_r(pl_parse|eads_from_master)|enable_r(pl_parse|eads_from_master)|rpl_(p(arse_enabled|robe)|query_type)|master_query)(?=\s*\()</string>
2919
+ <key>name</key>
2920
+ <string>support.function.mysqli_repl.php</string>
2921
+ </dict>
2922
+ <dict>
2923
+ <key>match</key>
2924
+ <string>(?i)\bmysqli_report(?=\s*\()</string>
2925
+ <key>name</key>
2926
+ <string>support.function.mysqli_report.php</string>
2927
+ </dict>
2928
+ <dict>
2929
+ <key>match</key>
2930
+ <string>(?i)\bdom_namednodemap_(set_named_item(_ns)?|item|remove_named_item(_ns)?|get_named_item(_ns)?)(?=\s*\()</string>
2931
+ <key>name</key>
2932
+ <string>support.function.namednodemap.php</string>
2933
+ </dict>
2934
+ <dict>
2935
+ <key>match</key>
2936
+ <string>(?i)\bdom_namelist_get_name(space_uri)?(?=\s*\()</string>
2937
+ <key>name</key>
2938
+ <string>support.function.namelist.php</string>
2939
+ </dict>
2940
+ <dict>
2941
+ <key>match</key>
2942
+ <string>(?i)\bncurses_(s(how_panel|cr(_(set|init|dump|restore)|l)|ta(nd(out|end)|rt_color)|lk_(set|noutrefresh|c(olor|lear)|init|touch|attr(set|o(n|ff))?|re(store|fresh))|avetty)|h(ide_panel|line|a(s_(colors|i(c|l)|key)|lfdelay))|n(o(nl|cbreak|echo|qiflush|raw)|ew(_panel|pad|win)|apms|l)|c(olor_(set|content)|urs_set|l(ear|rto(eol|bot))|an_change_color|break)|t(ypeahead|imeout|op_panel|erm(name|attrs))|i(sendwin|n(s(str|ch|tr|delln|ertln)|ch|it(_(color|pair))?))|d(oupdate|e(f(ine_key|_(shell_mode|prog_mode))|l(ch|_panel|eteln|ay_output|win)))|u(se_(default_colors|e(nv|xtended_names))|nget(ch|mouse)|pdate_panels)|p(noutrefresh|utp|a(nel_(window|above|below)|ir_content)|refresh)|e(cho(char)?|nd|rase(char)?)|v(idattr|line)|k(illchar|ey(ok|pad))|qiflush|f(ilter|l(ushinp|ash))|longname|w(stand(out|end)|hline|noutrefresh|c(olor_set|lear)|erase|vline|a(ttr(set|o(n|ff))|dd(str|ch))|getch|refresh|mo(use_trafo|ve)|border)|a(ssume_default_colors|ttr(set|o(n|ff))|dd(str|nstr|ch(str|nstr)?))|r(e(set(ty|_(shell_mode|prog_mode))|place_panel|fresh)|aw)|get(yx|ch|m(ouse|axyx))|b(o(ttom_panel|rder)|eep|kgd(set)?|audrate)|m(o(use(interval|_trafo|mask)|ve(_panel)?)|eta|v(hline|cur|inch|delch|vline|waddstr|add(str|nstr|ch(str|nstr)?)|getch)))(?=\s*\()</string>
2943
+ <key>name</key>
2944
+ <string>support.function.ncurses_functions.php</string>
2945
+ </dict>
2946
+ <dict>
2947
+ <key>match</key>
2948
+ <string>(?i)\bdom_node_(set_user_data|has_(child_nodes|attributes)|normalize|c(ompare_document_position|lone_node)|i(s_(s(upported|ame_node)|default_namespace|equal_node)|nsert_before)|lookup_(namespace_uri|prefix)|append_child|get_(user_data|feature)|re(place_child|move_child))(?=\s*\()</string>
2949
+ <key>name</key>
2950
+ <string>support.function.node.php</string>
2951
+ </dict>
2952
+ <dict>
2953
+ <key>match</key>
2954
+ <string>(?i)\bdom_nodelist_item(?=\s*\()</string>
2955
+ <key>name</key>
2956
+ <string>support.function.nodelist.php</string>
2957
+ </dict>
2958
+ <dict>
2959
+ <key>match</key>
2960
+ <string>(?i)\bnsapi_(virtual|re(sponse_headers|quest_headers))(?=\s*\()</string>
2961
+ <key>name</key>
2962
+ <string>support.function.nsapi.php</string>
2963
+ </dict>
2964
+ <dict>
2965
+ <key>match</key>
2966
+ <string>(?i)\boci(setbufferinglob|_(s(tatement_type|e(t_prefetch|rver_version))|c(o(nnect|llection_(size|trim|element_(assign|get)|a(ssign|ppend)|max)|mmit)|lose|ancel)|n(um_(fields|rows)|ew_(c(o(nnect|llection)|ursor)|descriptor))|internal_debug|define_by_name|p(connect|a(ssword_change|rse))|e(rror|xecute)|f(ield_(s(cale|ize)|name|is_null|type(_raw)?|precision)|etch(_(object|a(ssoc|ll|rray)|row))?|ree_(statement|collection|descriptor))|lob_(s(ize|eek|ave)|c(opy|lose)|t(ell|runcate)|i(s_equal|mport)|e(of|rase|xport)|flush|append|write(_temporary)?|load|re(wind|ad))|r(ollback|esult)|bind_(array_by_name|by_name))|fetchinto|getbufferinglob)(?=\s*\()</string>
2967
+ <key>name</key>
2968
+ <string>support.function.oci8_interface.php</string>
2969
+ </dict>
2970
+ <dict>
2971
+ <key>match</key>
2972
+ <string>(?i)\bopenssl_(s(ign|eal)|csr_(sign|new|export(_to_file)?|get_(subject|public_key))|open|error_string|p(ublic_(decrypt|encrypt)|k(cs(12_(export(_to_file)?|read)|7_(sign|decrypt|encrypt|verify))|ey_(new|export(_to_file)?|free|get_(details|p(ublic|rivate))))|rivate_(decrypt|encrypt))|verify|x509_(check(_private_key|purpose)|parse|export(_to_file)?|free|read))(?=\s*\()</string>
2973
+ <key>name</key>
2974
+ <string>support.function.openssl.php</string>
2975
+ </dict>
2976
+ <dict>
2977
+ <key>match</key>
2978
+ <string>(?i)\bo(utput_(add_rewrite_var|reset_rewrite_vars)|b_(start|clean|implicit_flush|end_(clean|flush)|flush|list_handlers|get_(status|c(ontents|lean)|flush|le(ngth|vel))))(?=\s*\()</string>
2979
+ <key>name</key>
2980
+ <string>support.function.output.php</string>
2981
+ </dict>
2982
+ <dict>
2983
+ <key>match</key>
2984
+ <string>(?i)\b(unpack|pack)(?=\s*\()</string>
2985
+ <key>name</key>
2986
+ <string>support.function.pack.php</string>
2987
+ </dict>
2988
+ <dict>
2989
+ <key>match</key>
2990
+ <string>(?i)\bget(lastmod|my(inode|uid|pid|gid))(?=\s*\()</string>
2991
+ <key>name</key>
2992
+ <string>support.function.pageinfo.php</string>
2993
+ </dict>
2994
+ <dict>
2995
+ <key>match</key>
2996
+ <string>(?i)\bpcntl_(s(ignal|etpriority)|exec|fork|w(stopsig|termsig|if(s(ignaled|topped)|exited)|exitstatus|ait(pid)?)|alarm|getpriority)(?=\s*\()</string>
2997
+ <key>name</key>
2998
+ <string>support.function.pcntl.php</string>
2999
+ </dict>
3000
+ <dict>
3001
+ <key>match</key>
3002
+ <string>(?i)\bpdo_drivers(?=\s*\()</string>
3003
+ <key>name</key>
3004
+ <string>support.function.pdo.php</string>
3005
+ </dict>
3006
+ <dict>
3007
+ <key>match</key>
3008
+ <string>(?i)\bpdo_drivers(?=\s*\()</string>
3009
+ <key>name</key>
3010
+ <string>support.function.pdo_dbh.php</string>
3011
+ </dict>
3012
+ <dict>
3013
+ <key>match</key>
3014
+ <string>(?i)\bpg_(se(nd_(execute|prepare|query(_params)?)|t_(client_encoding|error_verbosity)|lect)|host|num_(fields|rows)|c(o(n(nect(ion_(status|reset|busy))?|vert)|py_(to|from))|ancel_query|l(ient_encoding|ose))|insert|t(ty|ra(nsaction_status|ce))|options|d(elete|bname)|u(n(trace|escape_bytea)|pdate)|e(scape_(string|bytea)|nd_copy|xecute)|p(connect|ing|ort|ut_line|arameter_status|repare)|version|f(ield_(size|n(um|ame)|is_null|t(ype(_oid)?|able)|prtlen)|etch_(object|a(ssoc|ll(_columns)?|rray)|r(ow|esult))|ree_result)|query(_params)?|affected_rows|l(o_(seek|c(lose|reate)|tell|import|open|unlink|export|write|read(_all)?)|ast_(notice|oid|error))|get_(notify|pid|result)|result_(s(tatus|eek)|error(_field)?)|meta_data)(?=\s*\()</string>
3015
+ <key>name</key>
3016
+ <string>support.function.pgsql.php</string>
3017
+ </dict>
3018
+ <dict>
3019
+ <key>match</key>
3020
+ <string>(?i)\b(virtual|apache_(setenv|note|child_terminate|lookup_uri|get_(version|modules)|re(s(et_timeout|ponse_headers)|quest_(s(ome_auth_required|ub_req_(lookup_(uri|file)|method_uri)|e(t_(etag|last_modified)|rver_port)|atisfies)|headers(_(in|out))?|is_initial_req|discard_request_body|update_mtime|err_headers_out|log_error|auth_(name|type)|r(un|emote_host)|meets_conditions)))|getallheaders)(?=\s*\()</string>
3021
+ <key>name</key>
3022
+ <string>support.function.php_apache.php</string>
3023
+ </dict>
3024
+ <dict>
3025
+ <key>match</key>
3026
+ <string>(?i)\b(str(totime|ftime)|checkdate|time(zone_(name_(from_abbr|get)|identifiers_list|transitions_get|o(pen|ffset_get)|abbreviations_list))?|idate|date(_(sun(set|_info|rise)|create|isodate_set|time(zone_(set|get)|_set)|d(efault_timezone_(set|get)|ate_set)|offset_get|parse|format|modify))?|localtime|g(etdate|m(strftime|date|mktime))|mktime)(?=\s*\()</string>
3027
+ <key>name</key>
3028
+ <string>support.function.php_date.php</string>
3029
+ </dict>
3030
+ <dict>
3031
+ <key>match</key>
3032
+ <string>(?i)\bdom_import_simplexml(?=\s*\()</string>
3033
+ <key>name</key>
3034
+ <string>support.function.php_dom.php</string>
3035
+ </dict>
3036
+ <dict>
3037
+ <key>match</key>
3038
+ <string>(?i)\bfbsql_(hostname|s(t(op_db|art_db)|e(t_(characterset|transaction|password|lob_mode)|lect_db))|n(um_(fields|rows)|ext_result)|c(hange_user|o(nnect|mmit)|lo(se|b_size)|reate_(clob|db|blob))|table_name|insert_id|d(ata(_seek|base(_password)?)|rop_db|b_(status|query))|username|err(no|or)|p(connect|assword)|f(ield_(seek|name|t(ype|able)|flags|len)|etch_(object|field|lengths|a(ssoc|rray)|row)|ree_result)|query|warnings|list_(tables|dbs|fields)|a(utocommit|ffected_rows)|get_autostart_info|r(o(ws_fetched|llback)|e(sult|ad_(clob|blob)))|blob_size)(?=\s*\()</string>
3039
+ <key>name</key>
3040
+ <string>support.function.php_fbsql.php</string>
3041
+ </dict>
3042
+ <dict>
3043
+ <key>match</key>
3044
+ <string>(?i)\bftp_(s(sl_connect|ystype|i(te|ze)|et_option)|n(list|b_(continue|put|f(put|get)|get))|c(h(dir|mod)|dup|onnect|lose)|delete|exec|p(ut|asv|wd)|f(put|get)|alloc|login|get(_option)?|r(ename|aw(list)?|mdir)|m(dtm|kdir))(?=\s*\()</string>
3045
+ <key>name</key>
3046
+ <string>support.function.php_ftp.php</string>
3047
+ </dict>
3048
+ <dict>
3049
+ <key>match</key>
3050
+ <string>(?i)\b(virtual|apache_(setenv|note|get(_(version|modules)|env)|response_headers)|getallheaders)(?=\s*\()</string>
3051
+ <key>name</key>
3052
+ <string>support.function.php_functions.php</string>
3053
+ </dict>
3054
+ <dict>
3055
+ <key>match</key>
3056
+ <string>(?i)\bimap_(header(s|info)|s(can|tatus|ort|ubscribe|e(t(_quota|flag_full|acl)|arch)|avebody)|c(heck|l(ose|earflag_full)|reatemailbox)|num_(recent|msg)|t(hread|imeout)|8bit|delete(mailbox)?|open|u(n(subscribe|delete)|id|tf(7_(decode|encode)|8))|e(rrors|xpunge)|ping|qprint|fetch(header|structure|_overview|body)|l(sub|ist|ast_error)|a(ppend|lerts)|get(subscribed|_quota(root)?|acl|mailboxes)|r(e(namemailbox|open)|fc822_(parse_(headers|adrlist)|write_address))|m(sgno|ime_header_decode|ail(_(co(py|mpose)|move)|boxmsginfo)?)|b(inary|ody(struct)?|ase64))(?=\s*\()</string>
3057
+ <key>name</key>
3058
+ <string>support.function.php_imap.php</string>
3059
+ </dict>
3060
+ <dict>
3061
+ <key>match</key>
3062
+ <string>(?i)\bmb_(split|ereg(i(_replace)?|_(search(_(setpos|init|pos|get(pos|regs)|regs))?|replace|match))?|regex_(set_options|encoding))(?=\s*\()</string>
3063
+ <key>name</key>
3064
+ <string>support.function.php_mbregex.php</string>
3065
+ </dict>
3066
+ <dict>
3067
+ <key>match</key>
3068
+ <string>(?i)\bsmfi_(set(timeout|flags|reply)|chgheader|delrcpt|add(header|rcpt)|replacebody|getsymval)(?=\s*\()</string>
3069
+ <key>name</key>
3070
+ <string>support.function.php_milter.php</string>
3071
+ </dict>
3072
+ <dict>
3073
+ <key>match</key>
3074
+ <string>(?i)\bmsql_(select_db|num_(fields|rows)|c(onnect|lose|reate_db)|d(ata_seek|rop_db|b_query)|error|pconnect|f(ield_(seek|name|t(ype|able)|flags|len)|etch_(object|field|array|row)|ree_result)|query|affected_rows|list_(tables|dbs|fields)|result)(?=\s*\()</string>
3075
+ <key>name</key>
3076
+ <string>support.function.php_msql.php</string>
3077
+ </dict>
3078
+ <dict>
3079
+ <key>match</key>
3080
+ <string>(?i)\bmssql_(select_db|n(um_(fields|rows)|ext_result)|c(onnect|lose)|init|data_seek|execute|pconnect|query|f(ield_(seek|name|type|length)|etch_(object|field|a(ssoc|rray)|row|batch)|ree_(statement|result))|g(uid_string|et_last_message)|r(ows_affected|esult)|bind|min_(error_severity|message_severity))(?=\s*\()</string>
3081
+ <key>name</key>
3082
+ <string>support.function.php_mssql.php</string>
3083
+ </dict>
3084
+ <dict>
3085
+ <key>match</key>
3086
+ <string>(?i)\bmysql_(s(tat|e(t_charset|lect_db))|num_(fields|rows)|c(onnect|l(ient_encoding|ose)|reate_db)|thread_id|in(sert_id|fo)|d(ata_seek|rop_db|b_query)|unbuffered_query|e(scape_string|rr(no|or))|p(connect|ing)|f(ield_(seek|name|t(ype|able)|flags|len)|etch_(object|field|lengths|a(ssoc|rray)|row)|ree_result)|query|affected_rows|list_(tables|dbs|processes|fields)|re(sult|al_escape_string)|get_(server_info|host_info|client_info|proto_info))(?=\s*\()</string>
3087
+ <key>name</key>
3088
+ <string>support.function.php_mysql.php</string>
3089
+ </dict>
3090
+ <dict>
3091
+ <key>match</key>
3092
+ <string>(?i)\b(solid_fetch_prev|odbc_(s(tatistics|pecialcolumns|etoption)|n(um_(fields|rows)|ext_result)|c(o(nnect|lumn(s|privileges)|mmit)|ursor|lose(_all)?)|table(s|privileges)|data_source|e(rror(msg)?|xec(ute)?)|p(connect|r(imarykeys|ocedure(s|columns)|epare))|f(ield_(scale|n(um|ame)|type|len)|oreignkeys|etch_(into|object|array|row)|ree_result)|autocommit|longreadlen|gettypeinfo|r(ollback|esult(_all)?)|binmode))(?=\s*\()</string>
3093
+ <key>name</key>
3094
+ <string>support.function.php_odbc.php</string>
3095
+ </dict>
3096
+ <dict>
3097
+ <key>match</key>
3098
+ <string>(?i)\bpreg_(split|quote|last_error|grep|replace(_callback)?|match(_all)?)(?=\s*\()</string>
3099
+ <key>name</key>
3100
+ <string>support.function.php_pcre.php</string>
3101
+ </dict>
3102
+ <dict>
3103
+ <key>match</key>
3104
+ <string>(?i)\b(spl_(classes|object_hash|autoload(_(call|unregister|extensions|functions|register))?)|class_(implements|parents))(?=\s*\()</string>
3105
+ <key>name</key>
3106
+ <string>support.function.php_spl.php</string>
3107
+ </dict>
3108
+ <dict>
3109
+ <key>match</key>
3110
+ <string>(?i)\bsybase_(se(t_message_handler|lect_db)|num_(fields|rows)|c(onnect|lose)|d(eadlock_retry_count|ata_seek)|unbuffered_query|pconnect|f(ield_seek|etch_(object|field|a(ssoc|rray)|row)|ree_result)|query|affected_rows|result|get_last_message|min_(server_severity|client_severity))(?=\s*\()</string>
3111
+ <key>name</key>
3112
+ <string>support.function.php_sybase_ct.php</string>
3113
+ </dict>
3114
+ <dict>
3115
+ <key>match</key>
3116
+ <string>(?i)\bsybase_(select_db|num_(fields|rows)|c(onnect|lose)|data_seek|pconnect|f(ield_seek|etch_(object|field|array|row)|ree_result)|query|affected_rows|result|get_last_message|min_(error_severity|message_severity))(?=\s*\()</string>
3117
+ <key>name</key>
3118
+ <string>support.function.php_sybase_db.php</string>
3119
+ </dict>
3120
+ <dict>
3121
+ <key>match</key>
3122
+ <string>(?i)\bxmlwriter_(s(tart_(c(omment|data)|d(td(_(e(ntity|lement)|attlist))?|ocument)|pi|element(_ns)?|attribute(_ns)?)|et_indent(_string)?)|text|o(utput_memory|pen_(uri|memory))|end_(c(omment|data)|d(td(_(e(ntity|lement)|attlist))?|ocument)|pi|element|attribute)|f(ull_end_element|lush)|write_(c(omment|data)|dtd(_(e(ntity|lement)|attlist))?|pi|element(_ns)?|attribute(_ns)?|raw))(?=\s*\()</string>
3123
+ <key>name</key>
3124
+ <string>support.function.php_xmlwriter.php</string>
3125
+ </dict>
3126
+ <dict>
3127
+ <key>match</key>
3128
+ <string>(?i)\b(s(tat(Name|Index)|et(Comment(Name|Index)|ArchiveComment))|c(lose|reateEmptyDir)|delete(Name|Index)|open|zip_(close|open|entry_(name|c(ompress(ionmethod|edsize)|lose)|open|filesize|read)|read)|unchange(Name|Index|All)|locateName|addF(ile|romString)|rename(Name|Index)|get(Stream|Comment(Name|Index)|NameIndex|From(Name|Index)|ArchiveComment))(?=\s*\()</string>
3129
+ <key>name</key>
3130
+ <string>support.function.php_zip.php</string>
3131
+ </dict>
3132
+ <dict>
3133
+ <key>match</key>
3134
+ <string>(?i)\bposix_(s(trerror|et(sid|uid|pgid|e(uid|gid)|gid))|ctermid|i(satty|nitgroups)|t(tyname|imes)|uname|kill|access|get(sid|cwd|_last_error|uid|e(uid|gid)|p(id|pid|w(nam|uid)|g(id|rp))|login|rlimit|g(id|r(nam|oups|gid)))|mk(nod|fifo))(?=\s*\()</string>
3135
+ <key>name</key>
3136
+ <string>support.function.posix.php</string>
3137
+ </dict>
3138
+ <dict>
3139
+ <key>match</key>
3140
+ <string>(?i)\bproc_(close|terminate|open|get_status)(?=\s*\()</string>
3141
+ <key>name</key>
3142
+ <string>support.function.proc_open.php</string>
3143
+ </dict>
3144
+ <dict>
3145
+ <key>match</key>
3146
+ <string>(?i)\bpspell_(s(tore_replacement|uggest|ave_wordlist)|c(heck|onfig_(save_repl|create|ignore|d(ict_dir|ata_dir)|personal|r(untogether|epl)|mode)|lear_session)|new(_(config|personal))?|add_to_(session|personal))(?=\s*\()</string>
3147
+ <key>name</key>
3148
+ <string>support.function.pspell.php</string>
3149
+ </dict>
3150
+ <dict>
3151
+ <key>match</key>
3152
+ <string>(?i)\bquoted_printable_decode(?=\s*\()</string>
3153
+ <key>name</key>
3154
+ <string>support.function.quot_print.php</string>
3155
+ </dict>
3156
+ <dict>
3157
+ <key>match</key>
3158
+ <string>(?i)\b(srand|getrandmax|rand|mt_(srand|getrandmax|rand))(?=\s*\()</string>
3159
+ <key>name</key>
3160
+ <string>support.function.rand.php</string>
3161
+ </dict>
3162
+ <dict>
3163
+ <key>match</key>
3164
+ <string>(?i)\breadline(_(c(ompletion_function|allback_(handler_(install|remove)|read_char)|lear_history)|info|on_new_line|write_history|list_history|add_history|re(display|ad_history)))?(?=\s*\()</string>
3165
+ <key>name</key>
3166
+ <string>support.function.readline.php</string>
3167
+ </dict>
3168
+ <dict>
3169
+ <key>match</key>
3170
+ <string>(?i)\brecode_(string|file)(?=\s*\()</string>
3171
+ <key>name</key>
3172
+ <string>support.function.recode.php</string>
3173
+ </dict>
3174
+ <dict>
3175
+ <key>match</key>
3176
+ <string>(?i)\b(s(plit(i)?|ql_regcase)|ereg(i(_replace)?|_replace)?)(?=\s*\()</string>
3177
+ <key>name</key>
3178
+ <string>support.function.reg.php</string>
3179
+ </dict>
3180
+ <dict>
3181
+ <key>match</key>
3182
+ <string>(?i)\bsession_(s(tart|et_(save_handler|cookie_params)|ave_path)|cache_(expire|limiter)|name|i(s_registered|d)|de(stroy|code)|un(set|register)|encode|write_close|reg(ister|enerate_id)|get_cookie_params|module_name)(?=\s*\()</string>
3183
+ <key>name</key>
3184
+ <string>support.function.session.php</string>
3185
+ </dict>
3186
+ <dict>
3187
+ <key>match</key>
3188
+ <string>(?i)\bsha1(_file)?(?=\s*\()</string>
3189
+ <key>name</key>
3190
+ <string>support.function.sha1.php</string>
3191
+ </dict>
3192
+ <dict>
3193
+ <key>match</key>
3194
+ <string>(?i)\bshmop_(size|close|delete|open|write|read)(?=\s*\()</string>
3195
+ <key>name</key>
3196
+ <string>support.function.shmop.php</string>
3197
+ </dict>
3198
+ <dict>
3199
+ <key>match</key>
3200
+ <string>(?i)\bsimplexml_(import_dom|load_(string|file))(?=\s*\()</string>
3201
+ <key>name</key>
3202
+ <string>support.function.simplexml.php</string>
3203
+ </dict>
3204
+ <dict>
3205
+ <key>match</key>
3206
+ <string>(?i)\bconfirm_extname_compiled(?=\s*\()</string>
3207
+ <key>name</key>
3208
+ <string>support.function.skeleton.php</string>
3209
+ </dict>
3210
+ <dict>
3211
+ <key>match</key>
3212
+ <string>(?i)\b(snmp(set|2_(set|walk|real_walk|get(next)?)|3_(set|walk|real_walk|get(next)?)|_(set_(oid_output_format|enum_print|valueretrieval|quick_print)|read_mib|get_(valueretrieval|quick_print))|walk|realwalk|get(next)?)|php_snmpv3)(?=\s*\()</string>
3213
+ <key>name</key>
3214
+ <string>support.function.snmp.php</string>
3215
+ </dict>
3216
+ <dict>
3217
+ <key>match</key>
3218
+ <string>(?i)\bsocket_(s(hutdown|trerror|e(nd(to)?|t_(nonblock|option|block)|lect))|c(onnect|l(ose|ear_error)|reate(_(pair|listen))?)|write|l(isten|ast_error)|accept|get(sockname|_option|peername)|re(cv(from)?|ad)|bind)(?=\s*\()</string>
3219
+ <key>name</key>
3220
+ <string>support.function.sockets.php</string>
3221
+ </dict>
3222
+ <dict>
3223
+ <key>match</key>
3224
+ <string>(?i)\bsoundex(?=\s*\()</string>
3225
+ <key>name</key>
3226
+ <string>support.function.soundex.php</string>
3227
+ </dict>
3228
+ <dict>
3229
+ <key>match</key>
3230
+ <string>(?i)\biterator_(count|to_array|apply)(?=\s*\()</string>
3231
+ <key>name</key>
3232
+ <string>support.function.spl_iterators.php</string>
3233
+ </dict>
3234
+ <dict>
3235
+ <key>match</key>
3236
+ <string>(?i)\bsqlite_(has_prev|s(ingle_query|eek)|n(um_(fields|rows)|ext)|c(hanges|olumn|urrent|lose|reate_(function|aggregate))|open|u(nbuffered_query|df_(decode_binary|encode_binary))|e(scape_string|rror_string|xec)|p(open|rev)|key|valid|query|f(ield_name|etch_(single|column_types|object|a(ll|rray))|actory)|l(ib(encoding|version)|ast_(insert_rowid|error))|array_query|rewind|busy_timeout)(?=\s*\()</string>
3237
+ <key>name</key>
3238
+ <string>support.function.sqlite.php</string>
3239
+ </dict>
3240
+ <dict>
3241
+ <key>match</key>
3242
+ <string>(?i)\bstream_(s(ocket_(s(hutdown|e(ndto|rver))|client|enable_crypto|pair|accept|recvfrom|get_name)|e(t_(timeout|write_buffer|blocking)|lect))|co(ntext_(set_(option|params)|create|get_(default|options))|py_to_stream)|filter_(prepend|append|remove)|get_(contents|transports|line|wrappers|meta_data))(?=\s*\()</string>
3243
+ <key>name</key>
3244
+ <string>support.function.streamsfuncs.php</string>
3245
+ </dict>
3246
+ <dict>
3247
+ <key>match</key>
3248
+ <string>(?i)\b(hebrev(c)?|s(scanf|imilar_text|tr(s(tr|pn)|natc(asecmp|mp)|c(hr|spn|oll)|i(str|p(slashes|cslashes|os|_tags))|t(o(upper|k|lower)|r)|_(s(huffle|plit)|ireplace|pad|word_count|r(ot13|ep(eat|lace)))|p(os|brk)|r(chr|ipos|ev|pos))|ubstr(_(co(unt|mpare)|replace))?|etlocale)|c(h(unk_split|r)|ount_chars)|nl(2br|_langinfo)|implode|trim|ord|dirname|uc(first|words)|join|pa(thinfo|rse_str)|explode|quotemeta|add(slashes|cslashes)|wordwrap|l(trim|ocaleconv)|rtrim|money_format|b(in2hex|asename))(?=\s*\()</string>
3249
+ <key>name</key>
3250
+ <string>support.function.string.php</string>
3251
+ </dict>
3252
+ <dict>
3253
+ <key>match</key>
3254
+ <string>(?i)\bdom_string_extend_find_offset(16|32)(?=\s*\()</string>
3255
+ <key>name</key>
3256
+ <string>support.function.string_extend.php</string>
3257
+ </dict>
3258
+ <dict>
3259
+ <key>match</key>
3260
+ <string>(?i)\b(syslog|closelog|openlog|define_syslog_variables)(?=\s*\()</string>
3261
+ <key>name</key>
3262
+ <string>support.function.syslog.php</string>
3263
+ </dict>
3264
+ <dict>
3265
+ <key>match</key>
3266
+ <string>(?i)\bmsg_(s(tat_queue|e(nd|t_queue))|re(ceive|move_queue)|get_queue)(?=\s*\()</string>
3267
+ <key>name</key>
3268
+ <string>support.function.sysvmsg.php</string>
3269
+ </dict>
3270
+ <dict>
3271
+ <key>match</key>
3272
+ <string>(?i)\bsem_(acquire|re(lease|move)|get)(?=\s*\()</string>
3273
+ <key>name</key>
3274
+ <string>support.function.sysvsem.php</string>
3275
+ </dict>
3276
+ <dict>
3277
+ <key>match</key>
3278
+ <string>(?i)\bshm_(detach|put_var|attach|get_var|remove(_var)?)(?=\s*\()</string>
3279
+ <key>name</key>
3280
+ <string>support.function.sysvshm.php</string>
3281
+ </dict>
3282
+ <dict>
3283
+ <key>match</key>
3284
+ <string>(?i)\bdom_text_(split_text|is_whitespace_in_element_content|replace_whole_text)(?=\s*\()</string>
3285
+ <key>name</key>
3286
+ <string>support.function.text.php</string>
3287
+ </dict>
3288
+ <dict>
3289
+ <key>match</key>
3290
+ <string>(?i)\btidy_(c(onfig_count|lean_repair)|is_x(html|ml)|diagnose|error_count|parse_(string|file)|access_count|warning_count|repair_(string|file)|get(opt|_(h(tml(_ver)?|ead)|status|config|o(utput|pt_doc)|error_buffer|r(oot|elease)|body)))(?=\s*\()</string>
3291
+ <key>name</key>
3292
+ <string>support.function.tidy.php</string>
3293
+ </dict>
3294
+ <dict>
3295
+ <key>match</key>
3296
+ <string>(?i)\btoken_(name|get_all)(?=\s*\()</string>
3297
+ <key>name</key>
3298
+ <string>support.function.tokenizer.php</string>
3299
+ </dict>
3300
+ <dict>
3301
+ <key>match</key>
3302
+ <string>(?i)\b(s(trval|ettype)|i(s_(s(calar|tring)|callable|nu(ll|meric)|object|float|array|long|resource|bool)|ntval)|floatval|gettype)(?=\s*\()</string>
3303
+ <key>name</key>
3304
+ <string>support.function.type.php</string>
3305
+ </dict>
3306
+ <dict>
3307
+ <key>match</key>
3308
+ <string>(?i)\buniqid(?=\s*\()</string>
3309
+ <key>name</key>
3310
+ <string>support.function.uniqid.php</string>
3311
+ </dict>
3312
+ <dict>
3313
+ <key>match</key>
3314
+ <string>(?i)\b(url(decode|encode)|parse_url|get_headers|rawurl(decode|encode))(?=\s*\()</string>
3315
+ <key>name</key>
3316
+ <string>support.function.url.php</string>
3317
+ </dict>
3318
+ <dict>
3319
+ <key>match</key>
3320
+ <string>(?i)\bstream_(filter_register|get_filters|bucket_(new|prepend|append|make_writeable))(?=\s*\()</string>
3321
+ <key>name</key>
3322
+ <string>support.function.user_filters.php</string>
3323
+ </dict>
3324
+ <dict>
3325
+ <key>match</key>
3326
+ <string>(?i)\bdom_userdatahandler_handle(?=\s*\()</string>
3327
+ <key>name</key>
3328
+ <string>support.function.userdatahandler.php</string>
3329
+ </dict>
3330
+ <dict>
3331
+ <key>match</key>
3332
+ <string>(?i)\bstream_wrapper_(unregister|re(store|gister))(?=\s*\()</string>
3333
+ <key>name</key>
3334
+ <string>support.function.userspace.php</string>
3335
+ </dict>
3336
+ <dict>
3337
+ <key>match</key>
3338
+ <string>(?i)\bconvert_uu(decode|encode)(?=\s*\()</string>
3339
+ <key>name</key>
3340
+ <string>support.function.uuencode.php</string>
3341
+ </dict>
3342
+ <dict>
3343
+ <key>match</key>
3344
+ <string>(?i)\b(serialize|debug_zval_dump|unserialize|var_(dump|export)|memory_get_(usage|peak_usage))(?=\s*\()</string>
3345
+ <key>name</key>
3346
+ <string>support.function.var.php</string>
3347
+ </dict>
3348
+ <dict>
3349
+ <key>match</key>
3350
+ <string>(?i)\bversion_compare(?=\s*\()</string>
3351
+ <key>name</key>
3352
+ <string>support.function.versioning.php</string>
3353
+ </dict>
3354
+ <dict>
3355
+ <key>match</key>
3356
+ <string>(?i)\bwddx_(serialize_va(lue|rs)|deserialize|packet_(start|end)|add_vars)(?=\s*\()</string>
3357
+ <key>name</key>
3358
+ <string>support.function.wddx.php</string>
3359
+ </dict>
3360
+ <dict>
3361
+ <key>match</key>
3362
+ <string>(?i)\b(utf8_(decode|encode)|xml_(set_(start_namespace_decl_handler|notation_decl_handler|character_data_handler|default_handler|object|unparsed_entity_decl_handler|processing_instruction_handler|e(nd_namespace_decl_handler|lement_handler|xternal_entity_ref_handler))|error_string|parse(_into_struct|r_(set_option|create(_ns)?|free|get_option))?|get_(current_(column_number|line_number|byte_index)|error_code)))(?=\s*\()</string>
3363
+ <key>name</key>
3364
+ <string>support.function.xml.php</string>
3365
+ </dict>
3366
+ <dict>
3367
+ <key>match</key>
3368
+ <string>(?i)\bxmlrpc_(se(t_type|rver_(c(all_method|reate)|destroy|add_introspection_data|register_(introspection_callback|method)))|is_fault|decode(_request)?|parse_method_descriptions|encode(_request)?|get_type)(?=\s*\()</string>
3369
+ <key>name</key>
3370
+ <string>support.function.xmlrpc-epi-php.php</string>
3371
+ </dict>
3372
+ <dict>
3373
+ <key>match</key>
3374
+ <string>(?i)\bdom_xpath_(evaluate|query|register_ns)(?=\s*\()</string>
3375
+ <key>name</key>
3376
+ <string>support.function.xpath.php</string>
3377
+ </dict>
3378
+ <dict>
3379
+ <key>match</key>
3380
+ <string>(?i)\bxsl_xsltprocessor_(has_exslt_support|set_parameter|transform_to_(doc|uri|xml)|import_stylesheet|re(gister_php_functions|move_parameter)|get_parameter)(?=\s*\()</string>
3381
+ <key>name</key>
3382
+ <string>support.function.xsltprocessor.php</string>
3383
+ </dict>
3384
+ <dict>
3385
+ <key>match</key>
3386
+ <string>(?i)\b(ob_gzhandler|zlib_get_coding_type|readgzfile|gz(compress|inflate|deflate|open|uncompress|encode|file))(?=\s*\()</string>
3387
+ <key>name</key>
3388
+ <string>support.function.zlib.php</string>
3389
+ </dict>
3390
+ <dict>
3391
+ <key>match</key>
3392
+ <string>(?i)\bis_int(eger)?(?=\s*\()</string>
3393
+ <key>name</key>
3394
+ <string>support.function.alias.php</string>
3395
+ </dict>
3396
+ <dict>
3397
+ <key>match</key>
3398
+ <string>(?i)\b(Re(cursive(RegexIterator|CachingIterator|IteratorIterator|DirectoryIterator|FilterIterator|ArrayIterator)|flection(Method|Class|Object|Extension|P(arameter|roperty)|Function)?|gexIterator)|s(tdClass|wf(s(hape|ound|prite)|text(field)?|displayitem|f(ill|ont(cha(r)?)?)|action|gradient|mo(vie|rph)|b(itmap|utton)))|XMLReader|tidyNode|S(impleXML(Iterator|Element)|oap(Server|Header|Client|Param|Var|Fault)|pl(TempFileObject|ObjectStorage|File(Info|Object)))|NoRewindIterator|C(OMPersistHelper|achingIterator)|I(nfiniteIterator|teratorIterator)|D(irectoryIterator|OM(XPath|Node|C(omment|dataSection)|Text|Document(Fragment)?|ProcessingInstruction|E(ntityReference|lement)|Attr))|P(DO(Statement)?|arentIterator)|E(rrorException|mptyIterator|xception)|FilterIterator|LimitIterator|A(p(pendIterator|acheRequest)|rray(Iterator|Object)))(?=\s*\()</string>
3399
+ <key>name</key>
3400
+ <string>support.class.builtin.php</string>
3401
+ </dict>
3402
+ <dict>
3403
+ <key>match</key>
3404
+ <string>(?i)\b((print|echo)\b|(isset|unset|e(val|mpty)|list)(?=\s*\())</string>
3405
+ <key>name</key>
3406
+ <string>support.function.construct.php</string>
3407
+ </dict>
3408
+ </array>
3409
+ </dict>
3410
+ <key>var_basic</key>
3411
+ <dict>
3412
+ <key>captures</key>
3413
+ <dict>
3414
+ <key>1</key>
3415
+ <dict>
3416
+ <key>name</key>
3417
+ <string>punctuation.definition.variable.php</string>
3418
+ </dict>
3419
+ </dict>
3420
+ <key>match</key>
3421
+ <string>(?x)
3422
+ (\$+)[a-zA-Z_\x{7f}-\x{ff}]
3423
+ [a-zA-Z0-9_\x{7f}-\x{ff}]*?\b</string>
3424
+ <key>name</key>
3425
+ <string>variable.other.php</string>
3426
+ </dict>
3427
+ <key>var_global</key>
3428
+ <dict>
3429
+ <key>captures</key>
3430
+ <dict>
3431
+ <key>1</key>
3432
+ <dict>
3433
+ <key>name</key>
3434
+ <string>punctuation.definition.variable.php</string>
3435
+ </dict>
3436
+ </dict>
3437
+ <key>match</key>
3438
+ <string>(\$)(_(COOKIE|FILES|GET|POST|REQUEST))\b</string>
3439
+ <key>name</key>
3440
+ <string>variable.other.global.php</string>
3441
+ </dict>
3442
+ <key>var_global_safer</key>
3443
+ <dict>
3444
+ <key>captures</key>
3445
+ <dict>
3446
+ <key>2</key>
3447
+ <dict>
3448
+ <key>name</key>
3449
+ <string>punctuation.definition.variable.php</string>
3450
+ </dict>
3451
+ </dict>
3452
+ <key>match</key>
3453
+ <string>((\$)(GLOBALS|_(ENV|SERVER|SESSION)))|\b(global)\b</string>
3454
+ <key>name</key>
3455
+ <string>variable.other.global.safer.php</string>
3456
+ </dict>
3457
+ <key>variables</key>
3458
+ <dict>
3459
+ <key>patterns</key>
3460
+ <array>
3461
+ <dict>
3462
+ <key>include</key>
3463
+ <string>#var_global</string>
3464
+ </dict>
3465
+ <dict>
3466
+ <key>include</key>
3467
+ <string>#var_global_safer</string>
3468
+ </dict>
3469
+ <dict>
3470
+ <key>include</key>
3471
+ <string>#var_basic</string>
3472
+ </dict>
3473
+ </array>
3474
+ </dict>
3475
+ </dict>
3476
+ <key>scopeName</key>
3477
+ <string>source.php</string>
3478
+ <key>uuid</key>
3479
+ <string>22986475-8CA5-11D9-AEDD-000D93C8BE28</string>
3480
+ </dict>
3481
+ </plist>