code_rippa 0.0.7 → 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (156) hide show
  1. checksums.yaml +7 -0
  2. data/Gemfile.lock +36 -0
  3. data/LICENSE +2 -2
  4. data/README.md +18 -1
  5. data/bin/code_rippa +15 -16
  6. data/code_rippa.gemspec +12 -10
  7. data/lib/code_rippa.rb +69 -51
  8. data/lib/code_rippa/syntax/actionscript.syntax +52 -52
  9. data/lib/code_rippa/syntax/active4d.syntax +226 -180
  10. data/lib/code_rippa/syntax/active4d_html.syntax +163 -173
  11. data/lib/code_rippa/syntax/active4d_ini.syntax +34 -27
  12. data/lib/code_rippa/syntax/active4d_library.syntax +8 -15
  13. data/lib/code_rippa/syntax/ada.syntax +19 -18
  14. data/lib/code_rippa/syntax/antlr.syntax +85 -85
  15. data/lib/code_rippa/syntax/apache.syntax +103 -109
  16. data/lib/code_rippa/syntax/applescript.syntax +244 -229
  17. data/lib/code_rippa/syntax/asp.syntax +41 -36
  18. data/lib/code_rippa/syntax/asp_vb.net.syntax +77 -72
  19. data/lib/code_rippa/syntax/bibtex.syntax +88 -90
  20. data/lib/code_rippa/syntax/blog_html.syntax +17 -29
  21. data/lib/code_rippa/syntax/blog_markdown.syntax +17 -27
  22. data/lib/code_rippa/syntax/blog_text.syntax +15 -15
  23. data/lib/code_rippa/syntax/blog_textile.syntax +15 -15
  24. data/lib/code_rippa/syntax/build.syntax +27 -27
  25. data/lib/code_rippa/syntax/bulletin_board.syntax +159 -172
  26. data/lib/code_rippa/syntax/c.syntax +31 -34
  27. data/lib/code_rippa/syntax/cake.syntax +27 -27
  28. data/lib/code_rippa/syntax/camlp4.syntax +23 -23
  29. data/lib/code_rippa/syntax/cm.syntax +19 -18
  30. data/lib/code_rippa/syntax/coffeescript.syntax +134 -181
  31. data/lib/code_rippa/syntax/coldfusion.syntax +51 -60
  32. data/lib/code_rippa/syntax/context_free.syntax +106 -106
  33. data/lib/code_rippa/syntax/cs.syntax +31 -34
  34. data/lib/code_rippa/syntax/css.syntax +112 -112
  35. data/lib/code_rippa/syntax/css_experimental.syntax +1006 -1004
  36. data/lib/code_rippa/syntax/csv.syntax +40 -44
  37. data/lib/code_rippa/syntax/d.syntax +80 -84
  38. data/lib/code_rippa/syntax/diff.syntax +46 -45
  39. data/lib/code_rippa/syntax/dokuwiki.syntax +118 -119
  40. data/lib/code_rippa/syntax/dot.syntax +26 -26
  41. data/lib/code_rippa/syntax/doxygen.syntax +26 -26
  42. data/lib/code_rippa/syntax/dylan.syntax +35 -35
  43. data/lib/code_rippa/syntax/eiffel.syntax +39 -42
  44. data/lib/code_rippa/syntax/erlang.syntax +514 -511
  45. data/lib/code_rippa/syntax/f-script.syntax +44 -44
  46. data/lib/code_rippa/syntax/fortran.syntax +80 -76
  47. data/lib/code_rippa/syntax/fxscript.syntax +78 -77
  48. data/lib/code_rippa/syntax/greasemonkey.syntax +20 -20
  49. data/lib/code_rippa/syntax/gri.syntax +47 -47
  50. data/lib/code_rippa/syntax/groovy.syntax +105 -114
  51. data/lib/code_rippa/syntax/gtd.syntax +10 -10
  52. data/lib/code_rippa/syntax/gtdalt.syntax +83 -83
  53. data/lib/code_rippa/syntax/haml.syntax +50 -50
  54. data/lib/code_rippa/syntax/haskell.syntax +47 -47
  55. data/lib/code_rippa/syntax/html-asp.syntax +15 -15
  56. data/lib/code_rippa/syntax/html_django.syntax +15 -14
  57. data/lib/code_rippa/syntax/html_for_asp.net.syntax +232 -245
  58. data/lib/code_rippa/syntax/html_mason.syntax +75 -74
  59. data/lib/code_rippa/syntax/html_rails.syntax +17 -27
  60. data/lib/code_rippa/syntax/html_tcl.syntax +13 -13
  61. data/lib/code_rippa/syntax/icalendar.syntax +15 -15
  62. data/lib/code_rippa/syntax/inform.syntax +26 -26
  63. data/lib/code_rippa/syntax/ini.syntax +30 -30
  64. data/lib/code_rippa/syntax/installer_distribution_script.syntax +49 -49
  65. data/lib/code_rippa/syntax/io.syntax +49 -46
  66. data/lib/code_rippa/syntax/java.syntax +117 -126
  67. data/lib/code_rippa/syntax/javaproperties.syntax +13 -12
  68. data/lib/code_rippa/syntax/javascript.syntax +141 -141
  69. data/lib/code_rippa/syntax/javascript_+_prototype.syntax +42 -41
  70. data/lib/code_rippa/syntax/javascript_+_prototype_bracketed.syntax +92 -91
  71. data/lib/code_rippa/syntax/jquery_javascript.syntax +64 -64
  72. data/lib/code_rippa/syntax/json.syntax +39 -39
  73. data/lib/code_rippa/syntax/languagedefinition.syntax +373 -453
  74. data/lib/code_rippa/syntax/lexflex.syntax +136 -136
  75. data/lib/code_rippa/syntax/lighttpd.syntax +31 -31
  76. data/lib/code_rippa/syntax/lilypond.syntax +246 -337
  77. data/lib/code_rippa/syntax/lisp.syntax +32 -32
  78. data/lib/code_rippa/syntax/literate_haskell.syntax +12 -12
  79. data/lib/code_rippa/syntax/logo.syntax +13 -14
  80. data/lib/code_rippa/syntax/logtalk.syntax +81 -81
  81. data/lib/code_rippa/syntax/lua.syntax +50 -48
  82. data/lib/code_rippa/syntax/m.syntax +78 -78
  83. data/lib/code_rippa/syntax/macports_portfile.syntax +98 -97
  84. data/lib/code_rippa/syntax/makefile.syntax +19 -19
  85. data/lib/code_rippa/syntax/man.syntax +9 -9
  86. data/lib/code_rippa/syntax/mediawiki.syntax +311 -401
  87. data/lib/code_rippa/syntax/mips.syntax +34 -34
  88. data/lib/code_rippa/syntax/mod_perl.syntax +25 -31
  89. data/lib/code_rippa/syntax/modula-3.syntax +24 -24
  90. data/lib/code_rippa/syntax/moinmoin.syntax +102 -102
  91. data/lib/code_rippa/syntax/mootools.syntax +283 -300
  92. data/lib/code_rippa/syntax/movable_type.syntax +91 -90
  93. data/lib/code_rippa/syntax/multimarkdown.syntax +19 -30
  94. data/lib/code_rippa/syntax/objective-c++.syntax +6 -10
  95. data/lib/code_rippa/syntax/objective-c.syntax +134 -138
  96. data/lib/code_rippa/syntax/ocaml.syntax +455 -453
  97. data/lib/code_rippa/syntax/ocamllex.syntax +94 -93
  98. data/lib/code_rippa/syntax/ocamlyacc.syntax +98 -98
  99. data/lib/code_rippa/syntax/opengl.syntax +6 -6
  100. data/lib/code_rippa/syntax/pascal.syntax +43 -42
  101. data/lib/code_rippa/syntax/perl.syntax +612 -615
  102. data/lib/code_rippa/syntax/plain_text.syntax +17 -20
  103. data/lib/code_rippa/syntax/postscript.syntax +71 -69
  104. data/lib/code_rippa/syntax/processing.syntax +60 -60
  105. data/lib/code_rippa/syntax/prolog.syntax +17 -20
  106. data/lib/code_rippa/syntax/property_list.syntax +338 -359
  107. data/lib/code_rippa/syntax/python.syntax +487 -509
  108. data/lib/code_rippa/syntax/python_django.syntax +9 -10
  109. data/lib/code_rippa/syntax/qmake_project.syntax +67 -67
  110. data/lib/code_rippa/syntax/qt_c++.syntax +12 -15
  111. data/lib/code_rippa/syntax/quake3_config.syntax +18 -17
  112. data/lib/code_rippa/syntax/r.syntax +42 -42
  113. data/lib/code_rippa/syntax/r_console.syntax +7 -8
  114. data/lib/code_rippa/syntax/ragel.syntax +109 -115
  115. data/lib/code_rippa/syntax/rd_r_documentation.syntax +53 -53
  116. data/lib/code_rippa/syntax/regexp.syntax +26 -26
  117. data/lib/code_rippa/syntax/release_notes.syntax +46 -26
  118. data/lib/code_rippa/syntax/remind.syntax +146 -146
  119. data/lib/code_rippa/syntax/restructuredtext.syntax +132 -131
  120. data/lib/code_rippa/syntax/rez.syntax +46 -45
  121. data/lib/code_rippa/syntax/ruby.syntax +533 -601
  122. data/lib/code_rippa/syntax/ruby_experimental.syntax +82 -100
  123. data/lib/code_rippa/syntax/ruby_on_rails.syntax +56 -68
  124. data/lib/code_rippa/syntax/s5.syntax +35 -51
  125. data/lib/code_rippa/syntax/scheme.syntax +162 -260
  126. data/lib/code_rippa/syntax/scilab.syntax +18 -18
  127. data/lib/code_rippa/syntax/setext.syntax +82 -82
  128. data/lib/code_rippa/syntax/shell-unix-generic.syntax +227 -226
  129. data/lib/code_rippa/syntax/slate.syntax +91 -91
  130. data/lib/code_rippa/syntax/sql.syntax +137 -139
  131. data/lib/code_rippa/syntax/sql_rails.syntax +8 -8
  132. data/lib/code_rippa/syntax/ssh-config.syntax +17 -17
  133. data/lib/code_rippa/syntax/standard_ml.syntax +67 -69
  134. data/lib/code_rippa/syntax/strings_file.syntax +20 -23
  135. data/lib/code_rippa/syntax/subversion_commit_message.syntax +20 -20
  136. data/lib/code_rippa/syntax/sweave.syntax +45 -45
  137. data/lib/code_rippa/syntax/swig.syntax +34 -33
  138. data/lib/code_rippa/syntax/tcl.syntax +87 -86
  139. data/lib/code_rippa/syntax/template_toolkit.syntax +67 -65
  140. data/lib/code_rippa/syntax/textile.syntax +111 -145
  141. data/lib/code_rippa/syntax/tsv.syntax +31 -33
  142. data/lib/code_rippa/syntax/twiki.syntax +141 -141
  143. data/lib/code_rippa/syntax/txt2tags.syntax +39 -38
  144. data/lib/code_rippa/syntax/vectorscript.syntax +31 -31
  145. data/lib/code_rippa/syntax/xhtml_1.0.syntax +2297 -2296
  146. data/lib/code_rippa/syntax/xml.syntax +95 -95
  147. data/lib/code_rippa/syntax/xml_strict.syntax +49 -50
  148. data/lib/code_rippa/syntax/xsl.syntax +31 -31
  149. data/lib/code_rippa/syntax/yaml.syntax +86 -86
  150. data/lib/code_rippa/syntax/yaml_converter.rb +37 -0
  151. data/lib/code_rippa/syntax/yui_javascript.syntax +88 -88
  152. data/lib/code_rippa/version.rb +2 -2
  153. data/test/fixtures/hello.rb +5 -3
  154. data/test/test_private_methods.rb +40 -40
  155. data/test/test_public_methods.rb +9 -18
  156. metadata +61 -63
@@ -1,160 +1,160 @@
1
- ---
1
+ ---
2
2
  name: YAML
3
- fileTypes:
3
+ fileTypes:
4
4
  - yaml
5
5
  - yml
6
6
  scopeName: source.yaml
7
- repository:
8
- escaped_char:
7
+ repository:
8
+ escaped_char:
9
9
  name: constant.character.escape.yaml
10
- match: \\.
11
- erb:
10
+ match: "\\\\."
11
+ erb:
12
12
  name: source.ruby.rails.embedded.html
13
- captures:
14
- "0":
13
+ captures:
14
+ '0':
15
15
  name: punctuation.section.embedded.ruby
16
- begin: <%+(?!>)=?
16
+ begin: "<%+(?!>)=?"
17
17
  end: "%>"
18
- patterns:
18
+ patterns:
19
19
  - name: comment.line.number-sign.ruby
20
- captures:
21
- "1":
20
+ captures:
21
+ '1':
22
22
  name: punctuation.definition.comment.ruby
23
- match: (#).*?(?=%>)
23
+ match: "(#).*?(?=%>)"
24
24
  - include: source.ruby.rails
25
25
  uuid: B0C44228-4F1F-11DA-AFF2-000A95AF0064
26
- foldingStartMarker: ^[^#]\s*.*:(\s*\[?| &.+)?$
27
- patterns:
26
+ foldingStartMarker: "^[^#]\\s*.*:(\\s*\\[?| &.+)?$"
27
+ patterns:
28
28
  - include: "#erb"
29
29
  - name: string.unquoted.block.yaml
30
- begin: ^(\s*)(?:(-)|(?:(-\s*)?(\w+\s*(:))))\s*(\||>)
31
- beginCaptures:
32
- "2":
30
+ begin: "^(\\s*)(?:(-)|(?:(-\\s*)?(\\w+\\s*(:))))\\s*(\\||>)"
31
+ beginCaptures:
32
+ '2':
33
33
  name: punctuation.definition.entry.yaml
34
- "3":
34
+ '3':
35
35
  name: punctuation.definition.entry.yaml
36
- "4":
36
+ '4':
37
37
  name: entity.name.tag.yaml
38
- "5":
38
+ '5':
39
39
  name: punctuation.separator.key-value.yaml
40
- end: ^(?!^\1)|^(?=\1(-|\w+\s*:)|#)
41
- patterns:
40
+ end: "^(?!^\\1)|^(?=\\1(-|\\w+\\s*:)|#)"
41
+ patterns:
42
42
  - include: "#erb"
43
43
  - name: constant.numeric.yaml
44
- captures:
45
- "1":
44
+ captures:
45
+ '1':
46
46
  name: punctuation.definition.entry.yaml
47
- "2":
47
+ '2':
48
48
  name: entity.name.tag.yaml
49
- "3":
49
+ '3':
50
50
  name: punctuation.separator.key-value.yaml
51
- "4":
51
+ '4':
52
52
  name: punctuation.definition.entry.yaml
53
- match: (?:(?:(-\s*)?(\w+\s*(:)))|(-))\s*((0(x|X)[0-9a-fA-F]*)|(([0-9]+\.?[0-9]*)|(\.[0-9]+))((e|E)(\+|-)?[0-9]+)?)(L|l|UL|ul|u|U|F|f)?\s*$
53
+ match: "(?:(?:(-\\s*)?(\\w+\\s*(:)))|(-))\\s*((0(x|X)[0-9a-fA-F]*)|(([0-9]+\\.?[0-9]*)|(\\.[0-9]+))((e|E)(\\+|-)?[0-9]+)?)(L|l|UL|ul|u|U|F|f)?\\s*$"
54
54
  - name: string.unquoted.yaml
55
- captures:
56
- "1":
55
+ captures:
56
+ '1':
57
57
  name: punctuation.definition.entry.yaml
58
- "2":
58
+ '2':
59
59
  name: entity.name.tag.yaml
60
- "3":
60
+ '3':
61
61
  name: punctuation.separator.key-value.yaml
62
- "4":
62
+ '4':
63
63
  name: punctuation.definition.entry.yaml
64
- "5":
64
+ '5':
65
65
  name: string.unquoted.yaml
66
- match: (?:(?:(-\s*)?(\w+\s*(:)))|(-))\s*([A-Za-z0-9].*)\s*$
66
+ match: "(?:(?:(-\\s*)?(\\w+\\s*(:)))|(-))\\s*([A-Za-z0-9].*)\\s*$"
67
67
  - name: constant.other.date.yaml
68
- captures:
69
- "1":
68
+ captures:
69
+ '1':
70
70
  name: punctuation.definition.entry.yaml
71
- "2":
71
+ '2':
72
72
  name: entity.name.tag.yaml
73
- "3":
73
+ '3':
74
74
  name: punctuation.separator.key-value.yaml
75
- "4":
75
+ '4':
76
76
  name: punctuation.definition.entry.yaml
77
- match: (?:(?:(-\s*)?(\w+\s*(:)))|(-))\s*([0-9]{4}-[0-9]{2}-[0-9]{2})\s*$
77
+ match: "(?:(?:(-\\s*)?(\\w+\\s*(:)))|(-))\\s*([0-9]{4}-[0-9]{2}-[0-9]{2})\\s*$"
78
78
  - name: meta.tag.yaml
79
- captures:
80
- "1":
79
+ captures:
80
+ '1':
81
81
  name: entity.name.tag.yaml
82
- "2":
82
+ '2':
83
83
  name: punctuation.separator.key-value.yaml
84
- "3":
84
+ '3':
85
85
  name: keyword.other.omap.yaml
86
- "4":
86
+ '4':
87
87
  name: punctuation.definition.keyword.yaml
88
- match: (\w.*?)(:)\s*((\!\!)omap)?
88
+ match: "(\\w.*?)(:)\\s*((\\!\\!)omap)?"
89
89
  - name: variable.other.yaml
90
- captures:
91
- "1":
90
+ captures:
91
+ '1':
92
92
  name: punctuation.definition.variable.yaml
93
- match: (\&|\*)\w.*?$
93
+ match: "(\\&|\\*)\\w.*?$"
94
94
  - name: string.quoted.double.yaml
95
- endCaptures:
96
- "0":
95
+ endCaptures:
96
+ '0':
97
97
  name: punctuation.definition.string.end.yaml
98
98
  begin: "\""
99
- beginCaptures:
100
- "0":
99
+ beginCaptures:
100
+ '0':
101
101
  name: punctuation.definition.string.begin.yaml
102
102
  end: "\""
103
- patterns:
103
+ patterns:
104
104
  - include: "#escaped_char"
105
105
  - include: "#erb"
106
106
  - name: string.quoted.single.yaml
107
- endCaptures:
108
- "0":
107
+ endCaptures:
108
+ '0':
109
109
  name: punctuation.definition.string.end.yaml
110
110
  begin: "'"
111
- beginCaptures:
112
- "0":
111
+ beginCaptures:
112
+ '0':
113
113
  name: punctuation.definition.string.begin.yaml
114
114
  end: "'"
115
- patterns:
115
+ patterns:
116
116
  - include: "#escaped_char"
117
117
  - include: "#erb"
118
118
  - name: string.interpolated.yaml
119
- endCaptures:
120
- "0":
119
+ endCaptures:
120
+ '0':
121
121
  name: punctuation.definition.string.end.yaml
122
- begin: `
123
- beginCaptures:
124
- "0":
122
+ begin: "`"
123
+ beginCaptures:
124
+ '0':
125
125
  name: punctuation.definition.string.begin.yaml
126
- end: `
127
- patterns:
126
+ end: "`"
127
+ patterns:
128
128
  - include: "#escaped_char"
129
129
  - include: "#erb"
130
130
  - name: keyword.operator.merge-key.yaml
131
- captures:
132
- "1":
131
+ captures:
132
+ '1':
133
133
  name: entity.name.tag.yaml
134
- "2":
134
+ '2':
135
135
  name: keyword.operator.merge-key.yaml
136
- "3":
136
+ '3':
137
137
  name: punctuation.definition.keyword.yaml
138
138
  match: "(\\<\\<): ((\\*).*)$"
139
139
  - name: invalid.deprecated.trailing-whitespace.yaml
140
- disabled: "1"
141
- match: ( | )+$
140
+ disabled: '1'
141
+ match: "( |\t)+$"
142
142
  - name: comment.line.number-sign.yaml
143
- captures:
144
- "1":
143
+ captures:
144
+ '1':
145
145
  name: punctuation.definition.comment.yaml
146
- match: (?<!\$)(#)(?!\{).*$\n?
146
+ match: "(?<!\\$)(#)(?!\\{).*$\\n?"
147
147
  - name: keyword.operator.symbol
148
148
  match: "-"
149
149
  - name: meta.leading-tabs.yaml
150
- begin: ^(?=\t)
151
- end: (?=[^\t])
152
- patterns:
153
- - captures:
154
- "1":
150
+ begin: "^(?=\\t)"
151
+ end: "(?=[^\\t])"
152
+ patterns:
153
+ - captures:
154
+ '1':
155
155
  name: meta.odd-tab
156
- "2":
156
+ '2':
157
157
  name: meta.even-tab
158
- match: (\t)(\t)?
159
- foldingStopMarker: ^\s*$|^\s*\}|^\s*\]|^\s*\)
160
- keyEquivalent: ^~Y
158
+ match: "(\\t)(\\t)?"
159
+ foldingStopMarker: "^\\s*$|^\\s*\\}|^\\s*\\]|^\\s*\\)"
160
+ keyEquivalent: "^~Y"
@@ -0,0 +1,37 @@
1
+ require 'yaml'
2
+ require 'syck'
3
+ require 'fileutils'
4
+
5
+ if ARGV.empty?
6
+ $stderr.puts "! Must pass one or more filenames to convert from Syck output to Psych output."
7
+ exit 1
8
+ end
9
+
10
+ bad_files = ARGV.select{ |f| ! File.exists?(f) }
11
+ if bad_files.any?
12
+ $stderr.puts "! Aborting because the following files do not exist:"
13
+ $stderr.puts bad_files
14
+ exit 1
15
+ end
16
+
17
+ def use_syck
18
+ YAML::ENGINE.yamler = 'syck'
19
+ raise "Oops! Something went horribly wrong." unless YAML == Syck
20
+ end
21
+
22
+ def use_psych
23
+ YAML::ENGINE.yamler = 'psych'
24
+ raise "Oops! Something went horribly wrong." unless YAML == Psych
25
+ end
26
+
27
+ ARGV.each do |filename|
28
+ $stdout.print "Converting #{filename} from Syck to Psych..."
29
+
30
+ use_syck
31
+ hash = YAML.load(File.read filename)
32
+ FileUtils.cp filename, "#{filename}.bak"
33
+ use_psych
34
+ File.open(filename, 'w'){ |file| file.write(YAML.dump(hash)) }
35
+
36
+ $stdout.puts " done."
37
+ end
@@ -1,176 +1,176 @@
1
- ---
1
+ ---
2
2
  name: Javascript YUI
3
3
  scopeName: source.js.yui
4
4
  uuid: 62E7EF93-5574-4063-BF18-AD38620236B9
5
- foldingStartMarker: (^.*{[^}]*$|^.*\([^\)]*$|^.*/\*(?!.*\*/).*$)
6
- patterns:
5
+ foldingStartMarker: "(^.*{[^}]*$|^.*\\([^\\)]*$|^.*/\\*(?!.*\\*/).*$)"
6
+ patterns:
7
7
  - name: support.class.js.yui
8
- match: \b(YAHOO|YAHOO_config)\b
8
+ match: "\\b(YAHOO|YAHOO_config)\\b"
9
9
  - name: support.class.js.yui
10
- match: \.(util|lang|env|widget|example)\b
10
+ match: "\\.(util|lang|env|widget|example)\\b"
11
11
  - name: support.class.js.yui
12
- match: \.(CustomEvent|Subscriber|Event|EventProvider|Dom|Point|Region|Connect|DD|DDProxy|DDTarget|DragDrop|DragDropMgr|DDM|Anim|AnimMgr|Bezier|ColorAnim|Easing|Motion|Scroll|AutoComplete|DataSource|DS_JSArray|DS_JSFunction|DS_XHR|Config|KeyListener|Attribute|AttributeProvider|Element|History)\b
12
+ match: "\\.(CustomEvent|Subscriber|Event|EventProvider|Dom|Point|Region|Connect|DD|DDProxy|DDTarget|DragDrop|DragDropMgr|DDM|Anim|AnimMgr|Bezier|ColorAnim|Easing|Motion|Scroll|AutoComplete|DataSource|DS_JSArray|DS_JSFunction|DS_XHR|Config|KeyListener|Attribute|AttributeProvider|Element|History)\\b"
13
13
  - name: support.class.js.yui
14
- match: \.(AutoComplete|DataSource|DS_JSArray|DS_JSFunction|DS_XHR|Calendar|Calendar2up|Calendar_Core|CalendarGroup|DateMath|Module|Overlay|OverlayManager|Tooltip|Panel|Dialog|SimpleDialog|ContainerEffect|Logger|LogMsg|LogReader|LogWriter|Menu|MenuItem|Menubar|MenuBarItem|MenuManager|MenuModule|MenuModuleItem|ContextMenu|ContextMenuItem|Slider|SliderThumb|Tab|TabView|TreeView|Node|HTMLNode|MenuNode|TextNode|RootNode|TVAnim|TVFadeIn|TVFadeOut|Column|ColumnEditor|ColumnSet|DataTable|Record|RecordSet|Sort|WidthResizer|Button|ButtonGroup)\b
14
+ match: "\\.(AutoComplete|DataSource|DS_JSArray|DS_JSFunction|DS_XHR|Calendar|Calendar2up|Calendar_Core|CalendarGroup|DateMath|Module|Overlay|OverlayManager|Tooltip|Panel|Dialog|SimpleDialog|ContainerEffect|Logger|LogMsg|LogReader|LogWriter|Menu|MenuItem|Menubar|MenuBarItem|MenuManager|MenuModule|MenuModuleItem|ContextMenu|ContextMenuItem|Slider|SliderThumb|Tab|TabView|TreeView|Node|HTMLNode|MenuNode|TextNode|RootNode|TVAnim|TVFadeIn|TVFadeOut|Column|ColumnEditor|ColumnSet|DataTable|Record|RecordSet|Sort|WidthResizer|Button|ButtonGroup)\\b"
15
15
  - name: support.function.YAHOO.js.yui
16
- match: \.(log|namespace|register)\b(?=\()
16
+ match: "\\.(log|namespace|register)\\b(?=\\()"
17
17
  - name: support.function.lang.js.yui
18
- match: \.(augment|extend|hasOwnProperty|isArray|isBoolean|isFunction|isNull|isNumber|isObject|isString|isUndefined)\b(?=\()
18
+ match: "\\.(augment|extend|hasOwnProperty|isArray|isBoolean|isFunction|isNull|isNumber|isObject|isString|isUndefined)\\b(?=\\()"
19
19
  - name: support.function.Subscriber.js.yui
20
- match: \.(getScope)\b(?=\()
20
+ match: "\\.(getScope)\\b(?=\\()"
21
21
  - name: support.function.CustomEvent.js.yui
22
- match: \.(fire|subscribe|unsubscribe|unsubscribeAll)\b(?=\()
22
+ match: "\\.(fire|subscribe|unsubscribe|unsubscribeAll)\\b(?=\\()"
23
23
  - name: support.function.Event.js.yui
24
- match: \.(addListener|clearCache|fireLegacyEvent|generateId|getCharCode|getEl|getEvent|getLegacyIndex|getListeners|getPageX|getPageY|getRelatedTarget|getTarget|getTime|getXY|on|onAvailable|onContentReady|preventDefault|purgeElement|removeListener|resolveTextNode|startInterval|stopEvent|stopPropagation|useLegacyEvent)\b(?=\()
24
+ match: "\\.(addListener|clearCache|fireLegacyEvent|generateId|getCharCode|getEl|getEvent|getLegacyIndex|getListeners|getPageX|getPageY|getRelatedTarget|getTarget|getTime|getXY|on|onAvailable|onContentReady|preventDefault|purgeElement|removeListener|resolveTextNode|startInterval|stopEvent|stopPropagation|useLegacyEvent)\\b(?=\\()"
25
25
  - name: support.function.EventProvider.js.yui
26
- match: \.(createEvent|fireEvent|hasEvent|subscribe|unsubscribe)\b(?=\()
26
+ match: "\\.(createEvent|fireEvent|hasEvent|subscribe|unsubscribe)\\b(?=\\()"
27
27
  - name: support.function.Dom.js.yui
28
- match: \.(addClass|batch|generateId|get|getClientHeight|getClientWidth|getDocumentHeight|getDocumentWidth|getElementsBy|getElementsByClassName|getRegion|getStyle|getViewportHeight|getViewportWidth|getX|getXY|getY|hasClass|inDocument|isAncestor|removeClass|replaceClass|setStyle|setX|setXY|setY)\b(?=\()
28
+ match: "\\.(addClass|batch|generateId|get|getClientHeight|getClientWidth|getDocumentHeight|getDocumentWidth|getElementsBy|getElementsByClassName|getRegion|getStyle|getViewportHeight|getViewportWidth|getX|getXY|getY|hasClass|inDocument|isAncestor|removeClass|replaceClass|setStyle|setX|setXY|setY)\\b(?=\\()"
29
29
  - name: support.function.Region.js.yui
30
- match: \.(contains|getArea|intersect|union|getRegion)\b(?=\()
30
+ match: "\\.(contains|getArea|intersect|union|getRegion)\\b(?=\\()"
31
31
  - name: support.function.Connect.js.yui
32
- match: \.(abort|appendPostData|asyncRequest|createExceptionObject|createFrame|createResponseObject|createXhrObject|getConnectionObject|handleReadyState|handleTransactionResponse|initHeader|isCallInProgress|releaseObject|resetFormState|setDefaultPostHeader|setForm|setHeader|setPollingInterval|setProgId|uploadFile)\b(?=\()
32
+ match: "\\.(abort|appendPostData|asyncRequest|createExceptionObject|createFrame|createResponseObject|createXhrObject|getConnectionObject|handleReadyState|handleTransactionResponse|initHeader|isCallInProgress|releaseObject|resetFormState|setDefaultPostHeader|setForm|setHeader|setPollingInterval|setProgId|uploadFile)\\b(?=\\()"
33
33
  - name: support.function.Anim.js.yui
34
- match: \.(animate|doMethod|getAttribute|getDefaultUnit|getEl|getStartTime|init|isAnimated|onTween|setAttribute|setRuntimeAttribute|stop)\b(?=\()
34
+ match: "\\.(animate|doMethod|getAttribute|getDefaultUnit|getEl|getStartTime|init|isAnimated|onTween|setAttribute|setRuntimeAttribute|stop)\\b(?=\\()"
35
35
  - name: support.function.AnimMgr.js.yui
36
- match: \.(correctFrame|registerElement|run|start|stop|unRegister)\b(?=\()
36
+ match: "\\.(correctFrame|registerElement|run|start|stop|unRegister)\\b(?=\\()"
37
37
  - name: support.function.Bezier.js.yui
38
- match: \.(getPosition)\b(?=\()
38
+ match: "\\.(getPosition)\\b(?=\\()"
39
39
  - name: support.function.ColorAnim.js.yui
40
- match: \.(parseColor)\b(?=\()
40
+ match: "\\.(parseColor)\\b(?=\\()"
41
41
  - name: support.function.Easing.js.yui
42
- match: \.(backBoth|backIn|backOut|bounceBoth|bounceIn|bounceOut|easeBoth|easeBothStrong|easeIn|easeInStrong|easeNone|easeOut|easeOutStrong|elasticBoth|elasticIn|elasticOut)\b
42
+ match: "\\.(backBoth|backIn|backOut|bounceBoth|bounceIn|bounceOut|easeBoth|easeBothStrong|easeIn|easeInStrong|easeNone|easeOut|easeOutStrong|elasticBoth|elasticIn|elasticOut)\\b"
43
43
  - name: support.function.Motion.js.yui
44
- match: \.()\b(?=\()
44
+ match: "\\.()\\b(?=\\()"
45
45
  - name: support.function.Scroll.js.yui
46
- match: \.()\b(?=\()
46
+ match: "\\.()\\b(?=\\()"
47
47
  - name: support.function.DragDrop.js.yui
48
- match: \.(addInvalidHandleClass|addInvalidHandleId|addInvalidHandleType|addToGroup|applyConfig|b4Drag|b4DragDrop|b4DragOut|b4DragOver|b4EndDrag|b4MouseDown|b4StartDrag|clearConstraints|clearTicks|endDrag|getDragEl|getEl|getTick|handleMouseDown|handleOnAvailable|init|initTarget|isLocked|isValidHandleChild|lock|onAvailable|onDrag|onDragDrop|onDragEnter|onDragOut|onDragOver|onInvalidDrop|onMouseDown|onMouseUp|padding|removeFromGroup|removeInvalidHandleClass|removeInvalidHandleId|removeInvalidHandleType|resetContraints|setDragElId|setHandleElId|setInitPosition|setOuterHandleElId|setPadding|setStartPosition|setXConstraint|setXTicks|setYConstraint|setYTicks|startDrag|unlock|unreg)\b(?=\()
48
+ match: "\\.(addInvalidHandleClass|addInvalidHandleId|addInvalidHandleType|addToGroup|applyConfig|b4Drag|b4DragDrop|b4DragOut|b4DragOver|b4EndDrag|b4MouseDown|b4StartDrag|clearConstraints|clearTicks|endDrag|getDragEl|getEl|getTick|handleMouseDown|handleOnAvailable|init|initTarget|isLocked|isValidHandleChild|lock|onAvailable|onDrag|onDragDrop|onDragEnter|onDragOut|onDragOver|onInvalidDrop|onMouseDown|onMouseUp|padding|removeFromGroup|removeInvalidHandleClass|removeInvalidHandleId|removeInvalidHandleType|resetContraints|setDragElId|setHandleElId|setInitPosition|setOuterHandleElId|setPadding|setStartPosition|setXConstraint|setXTicks|setYConstraint|setYTicks|startDrag|unlock|unreg)\\b(?=\\()"
49
49
  - name: support.function.DragDropMgr.js.yui
50
- match: \.(fireEvents|getBestMatch|getClientHeight|getClientWidth|getCss|getDDById|getElement|getElWrapper|getLocation|getPosX|getPosY|getRelated|getScrollLeft|getScrollTop|getStyle|handleMouseDown|handleMouseMove|handleMouseUp|handleWasClicked|init|isDragDrop|isHandle|isLegalTarget|isLocked|isOverTarget|isTypeOfDD|lock|moveToEl|numericSort|refreshCache|regDragDrop|regHandle|removeDDFromGroup|startDrag|stopDrag|stopEvent|swapNode|unlock|unregAll|verifyEl)\b(?=\()
50
+ match: "\\.(fireEvents|getBestMatch|getClientHeight|getClientWidth|getCss|getDDById|getElement|getElWrapper|getLocation|getPosX|getPosY|getRelated|getScrollLeft|getScrollTop|getStyle|handleMouseDown|handleMouseMove|handleMouseUp|handleWasClicked|init|isDragDrop|isHandle|isLegalTarget|isLocked|isOverTarget|isTypeOfDD|lock|moveToEl|numericSort|refreshCache|regDragDrop|regHandle|removeDDFromGroup|startDrag|stopDrag|stopEvent|swapNode|unlock|unregAll|verifyEl)\\b(?=\\()"
51
51
  - name: support.function.DD.js.yui
52
- match: \.(alignElWithMouse|applyConfig|autoOffset|autoScroll|cachePosition|getTargetCoord|setDelta|setDragElPos)\b(?=\()
52
+ match: "\\.(alignElWithMouse|applyConfig|autoOffset|autoScroll|cachePosition|getTargetCoord|setDelta|setDragElPos)\\b(?=\\()"
53
53
  - name: support.function.DDProxy.js.yui
54
- match: \.(createFrame|initFrame|showFrame)\b(?=\()
54
+ match: "\\.(createFrame|initFrame|showFrame)\\b(?=\\()"
55
55
  - name: support.function.DDTarget.js.yui
56
- match: \.()\b(?=\()
56
+ match: "\\.()\\b(?=\\()"
57
57
  - name: support.function.History.js.yui
58
- match: \.(getBookmarkedState|getCurrentState|initialize|navigate|register)\b(?=\()
58
+ match: "\\.(getBookmarkedState|getCurrentState|initialize|navigate|register)\\b(?=\\()"
59
59
  - name: support.function.DataSource.js.yui
60
- match: \.(addToCache|flushCache|getCachedResponse|handleResponse|isCacheHit|makeConnection|parseArrayData|parseJSONData|parseTextData|parseXMLData|sendRequest)\b(?=\()
60
+ match: "\\.(addToCache|flushCache|getCachedResponse|handleResponse|isCacheHit|makeConnection|parseArrayData|parseJSONData|parseTextData|parseXMLData|sendRequest)\\b(?=\\()"
61
61
  - name: support.function.AutoComplete.js.yui
62
- match: \.(doBeforeExpandContainer|formatResult|getListItemData|getListItems|isContainerOpen|sendQuery|setBody|setFooter|setHeader)\b(?=\()
62
+ match: "\\.(doBeforeExpandContainer|formatResult|getListItemData|getListItems|isContainerOpen|sendQuery|setBody|setFooter|setHeader)\\b(?=\\()"
63
63
  - name: support.function.DS_JSArray.js.yui
64
- match: \.()\b(?=\()
64
+ match: "\\.()\\b(?=\\()"
65
65
  - name: support.function.DS_JSFunction.js.yui
66
- match: \.()\b(?=\()
66
+ match: "\\.()\\b(?=\\()"
67
67
  - name: support.function.DS_XHR.js.yui
68
- match: \.(parseResponse)\b(?=\()
68
+ match: "\\.(parseResponse)\\b(?=\\()"
69
69
  - name: support.function.Calendar.js.yui
70
- match: \.(addMonthRenderer|addMonths|addRenderer|addWeekdayRenderer|addYears|applyListeners|buildDayLabel|buildMonthLabel|buildWeekdays|clear|clearAllBodyCellStyles|clearElement|configClose|configIframe|configLocale|configLocaleValues|configMaxDate|configMinDate|configOptions|configPageDate|configSelected|configTitle|deselect|deselectAll|deselectCell|doCellMouseOut|doCellMouseOver|doSelectCell|getDateByCellId|getDateFieldsByCellId|getSelectedDates|hide|init|initEvents|initStyles|isDateOOM|nextMonth|nextYear|onBeforeDeselect|onBeforeSelect|onChangePage|onClear|onDeselect|onRender|onReset|onSelect|previousMonth|previousYear|refreshLocale|render|renderBody|renderBodyCellRestricted|renderCellDefault|renderCellNotThisMonth|renderCellStyleHighlight1|renderCellStyleHighlight2|renderCellStyleHighlight3|renderCellStyleHighlight4|renderCellStyleSelected|renderCellStyleToday|renderFooter|renderHeader|renderOutOfBoundsDate|renderRowFooter|renderRowHeader|reset|resetRenderers|select|selectCell|setMonth|setYear|show|styleCellDefault|subtractMonths|substractYears|validate)\b(?=\()
70
+ match: "\\.(addMonthRenderer|addMonths|addRenderer|addWeekdayRenderer|addYears|applyListeners|buildDayLabel|buildMonthLabel|buildWeekdays|clear|clearAllBodyCellStyles|clearElement|configClose|configIframe|configLocale|configLocaleValues|configMaxDate|configMinDate|configOptions|configPageDate|configSelected|configTitle|deselect|deselectAll|deselectCell|doCellMouseOut|doCellMouseOver|doSelectCell|getDateByCellId|getDateFieldsByCellId|getSelectedDates|hide|init|initEvents|initStyles|isDateOOM|nextMonth|nextYear|onBeforeDeselect|onBeforeSelect|onChangePage|onClear|onDeselect|onRender|onReset|onSelect|previousMonth|previousYear|refreshLocale|render|renderBody|renderBodyCellRestricted|renderCellDefault|renderCellNotThisMonth|renderCellStyleHighlight1|renderCellStyleHighlight2|renderCellStyleHighlight3|renderCellStyleHighlight4|renderCellStyleSelected|renderCellStyleToday|renderFooter|renderHeader|renderOutOfBoundsDate|renderRowFooter|renderRowHeader|reset|resetRenderers|select|selectCell|setMonth|setYear|show|styleCellDefault|subtractMonths|substractYears|validate)\\b(?=\\()"
71
71
  - name: support.function.CalendarGroup.js.yui
72
- match: \.(addMonthRenderer|addMonths|addRenderer|addWeekdayRenderer|addYears|callChildFunction|clear|configPageDate|configPages|constructChild|delegateConfig|deselect|deselectAll|deselectCell|getSelectedDates|init|initEvents|nextMonth|nextYear|previousMonth|previousYear|render|renderFooter|renderHeader|reset|select|selectCell|setChildFunction|setMonth|setYear|sub|subtractMonths|subtractYears|unsub)\b(?=\()
72
+ match: "\\.(addMonthRenderer|addMonths|addRenderer|addWeekdayRenderer|addYears|callChildFunction|clear|configPageDate|configPages|constructChild|delegateConfig|deselect|deselectAll|deselectCell|getSelectedDates|init|initEvents|nextMonth|nextYear|previousMonth|previousYear|render|renderFooter|renderHeader|reset|select|selectCell|setChildFunction|setMonth|setYear|sub|subtractMonths|subtractYears|unsub)\\b(?=\\()"
73
73
  - name: support.function.DateMath.js.yui
74
- match: \.(add|after|before|between|clearTime|findMonthEnd|findMonthStart|getDayOffset|getJan1|getWeekNumber|isMonthOverlapWeek|isYearOverlapWeek|subtract)\b(?=\()
74
+ match: "\\.(add|after|before|between|clearTime|findMonthEnd|findMonthStart|getDayOffset|getJan1|getWeekNumber|isMonthOverlapWeek|isYearOverlapWeek|subtract)\\b(?=\\()"
75
75
  - name: support.function.Config.js.yui
76
- match: \.(addProperty|alreadySubscribed|applyConfig|checkBoolean|checkNumber|fireEvent|fireQueue|getConfig|getProperty|init|outputEventQueue|queueProperty|refireEvent|refresh|resetProperty|setProperty|subscribeToConfigEvent|unsubscribeFromConfigEvent)\b(?=\()
76
+ match: "\\.(addProperty|alreadySubscribed|applyConfig|checkBoolean|checkNumber|fireEvent|fireQueue|getConfig|getProperty|init|outputEventQueue|queueProperty|refireEvent|refresh|resetProperty|setProperty|subscribeToConfigEvent|unsubscribeFromConfigEvent)\\b(?=\\()"
77
77
  - name: support.function.KeyListener.js.yui
78
- match: \.(disable|enable|handleKeyPress)\b(?=\()
78
+ match: "\\.(disable|enable|handleKeyPress)\\b(?=\\()"
79
79
  - name: support.function.Module.js.yui
80
- match: \.(appendToBody|appendToFooter|appendToHeader|configMonitorResize|configVisible|destroy|hide|init|initDefaultConfig|initEvents|initResizeMonitor|onDomResize|render|setBody|setFooter|setHeader|show)\b(?=\()
80
+ match: "\\.(appendToBody|appendToFooter|appendToHeader|configMonitorResize|configVisible|destroy|hide|init|initDefaultConfig|initEvents|initResizeMonitor|onDomResize|render|setBody|setFooter|setHeader|show)\\b(?=\\()"
81
81
  - name: support.function.Overlay.js.yui
82
- match: \.(align|center|configConstrainToViewport|configContext|configFixedCenter|configHeight|configIframe|configVisible|configWidth|configX|configXY|configY|configZIndex|destroy|doCenterOnDOMEvent|enforceContraints|hideIframe|hideMacGeckoScrollbars|init|initDefaultConfig|initEvenrts|moveTo|onDomResize|showIframe|showMacGeckoScrollbars|syncPosition|windowResizeHandle|windowScrollHandler)\b(?=\()
82
+ match: "\\.(align|center|configConstrainToViewport|configContext|configFixedCenter|configHeight|configIframe|configVisible|configWidth|configX|configXY|configY|configZIndex|destroy|doCenterOnDOMEvent|enforceContraints|hideIframe|hideMacGeckoScrollbars|init|initDefaultConfig|initEvenrts|moveTo|onDomResize|showIframe|showMacGeckoScrollbars|syncPosition|windowResizeHandle|windowScrollHandler)\\b(?=\\()"
83
83
  - name: support.function.OverlayManager.js.yui
84
- match: \.(blurAll|compareZIndexDesc|find|focus|getActive|hideAll|init|initDefaultConfig|register|remove|showAll)\b(?=\()
84
+ match: "\\.(blurAll|compareZIndexDesc|find|focus|getActive|hideAll|init|initDefaultConfig|register|remove|showAll)\\b(?=\\()"
85
85
  - name: support.function.Tooltip.js.yui
86
- match: \.(configContainer|configContext|configText|doHide|doShow|init|initDefaultConfig|onContextMouseMove|onContextMouseOut|onContextMouseOver|preventOverlay)\b(?=\()
86
+ match: "\\.(configContainer|configContext|configText|doHide|doShow|init|initDefaultConfig|onContextMouseMove|onContextMouseOut|onContextMouseOver|preventOverlay)\\b(?=\\()"
87
87
  - name: support.function.Panel.js.yui
88
- match: \.(buildMask|buildWrapper|configClose|configDraggable|configHeight|configKeyListeners|configModal|configUnderlay|configWidth|configzIndex|hideMask|init|initDefaultConfig|initEvents|onDomResize|registerDragDrop|removeMask|render|showMask|sizeMask|sizeUnderlay)\b(?=\()
88
+ match: "\\.(buildMask|buildWrapper|configClose|configDraggable|configHeight|configKeyListeners|configModal|configUnderlay|configWidth|configzIndex|hideMask|init|initDefaultConfig|initEvents|onDomResize|registerDragDrop|removeMask|render|showMask|sizeMask|sizeUnderlay)\\b(?=\\()"
89
89
  - name: support.function.Dialog.js.yui
90
- match: \.(blurButtons|cancel|configButtons|doSubmit|focusDefaultButton|focusFirst|focusFirstButton|focusLast|focusLastButton|getData|init|initDefaultConfig|initEvents|registerForm|submit|validate)\b(?=\()
90
+ match: "\\.(blurButtons|cancel|configButtons|doSubmit|focusDefaultButton|focusFirst|focusFirstButton|focusLast|focusLastButton|getData|init|initDefaultConfig|initEvents|registerForm|submit|validate)\\b(?=\\()"
91
91
  - name: support.function.SimpleDialog.js.yui
92
- match: \.(configIcon|configText|init|initDefaultConfig|registerForm)\b(?=\()
92
+ match: "\\.(configIcon|configText|init|initDefaultConfig|registerForm)\\b(?=\\()"
93
93
  - name: support.function.ContainerEffect.js.yui
94
- match: \.(animateIn|animateOut|FADE|handleCompleteAnimateIn|handleCompleteAnimateOut|handleStartAnimateIn|handleStartAnimateOut|handleTweenAnimateIn|handleTweenAnimateOut|init|SLIDE)\b(?=\()
94
+ match: "\\.(animateIn|animateOut|FADE|handleCompleteAnimateIn|handleCompleteAnimateOut|handleStartAnimateIn|handleStartAnimateOut|handleTweenAnimateIn|handleTweenAnimateOut|init|SLIDE)\\b(?=\\()"
95
95
  - name: support.function.Logger.js.yui
96
- match: \.(disableBrowserConsole|enableBrowserConsole|getStack|getStartTime|log|reset)\b(?=\()
96
+ match: "\\.(disableBrowserConsole|enableBrowserConsole|getStack|getStartTime|log|reset)\\b(?=\\()"
97
97
  - name: support.function.LogMsg.js.yui
98
- match: \.()\b(?=\()
98
+ match: "\\.()\\b(?=\\()"
99
99
  - name: support.function.LogReader.js.yui
100
- match: \.(formatMsg|getLastTime|hide|html2Text|pause|resume|setTitle|show)\b(?=\()
100
+ match: "\\.(formatMsg|getLastTime|hide|html2Text|pause|resume|setTitle|show)\\b(?=\\()"
101
101
  - name: support.function.LogWriter.js.yui
102
- match: \.(getSource|log|setSource)\b(?=\()
102
+ match: "\\.(getSource|log|setSource)\\b(?=\\()"
103
103
  - name: support.function.Menu.js.yui
104
- match: \.(addItem|addItems|clearActiveItem|configContainer|configHideDelay|configIframe|configPosition|configVisible|destroy|disableAutoSubmenuDisplay|enforceConstraints|getItem|getItemGroups|getRoot|init|initDefaultConfig|initEvents|insertItem|onDomResize|removeItem|setInitialFocus|setInitialSelection|setItemGroupTitle)\b(?=\()
104
+ match: "\\.(addItem|addItems|clearActiveItem|configContainer|configHideDelay|configIframe|configPosition|configVisible|destroy|disableAutoSubmenuDisplay|enforceConstraints|getItem|getItemGroups|getRoot|init|initDefaultConfig|initEvents|insertItem|onDomResize|removeItem|setInitialFocus|setInitialSelection|setItemGroupTitle)\\b(?=\\()"
105
105
  - name: support.function.MenuItem.js.yui
106
- match: \.(blur|configChecked|configDisabled|configEmphasis|configHelpText|configSelected|configStrongEmphasis|configSubmenu|configTarget|configText|configUrl|destroy|focus|getFirstItemIndex|getNextArrayItem|getNextEnabledSibling|getPreviousArrayItem|getPreviousEnabledSibling|init|initDefaultConfig|initHelpText|removeHelpText)\b(?=\()
106
+ match: "\\.(blur|configChecked|configDisabled|configEmphasis|configHelpText|configSelected|configStrongEmphasis|configSubmenu|configTarget|configText|configUrl|destroy|focus|getFirstItemIndex|getNextArrayItem|getNextEnabledSibling|getPreviousArrayItem|getPreviousEnabledSibling|init|initDefaultConfig|initHelpText|removeHelpText)\\b(?=\\()"
107
107
  - name: support.function.Menubar.js.yui
108
- match: \.(init|initDefaultConfig)\b(?=\()
108
+ match: "\\.(init|initDefaultConfig)\\b(?=\\()"
109
109
  - name: support.function.MenuBarItem.js.yui
110
- match: \.(init)\b(?=\()
110
+ match: "\\.(init)\\b(?=\\()"
111
111
  - name: support.function.MenuManager.js.yui
112
- match: \.(addItem|addMenu|getMenu|getMenuRootElement|getMenus|hideVisible|onDOMEvent|onItemAdded|onItemDestroy|onItemRemoved|onMenuDestroy|onMenuVisibleConfigChange|removeItem|removeMenu)\b(?=\()
112
+ match: "\\.(addItem|addMenu|getMenu|getMenuRootElement|getMenus|hideVisible|onDOMEvent|onItemAdded|onItemDestroy|onItemRemoved|onMenuDestroy|onMenuVisibleConfigChange|removeItem|removeMenu)\\b(?=\\()"
113
113
  - name: support.function.MenuModule.js.yui
114
- match: \.()\b(?=\()
114
+ match: "\\.()\\b(?=\\()"
115
115
  - name: support.function.MenuModuleItem.js.yui
116
- match: \.()\b(?=\()
116
+ match: "\\.()\\b(?=\\()"
117
117
  - name: support.function.ContextMenu.js.yui
118
- match: \.(configTrigger|destroy|init|initDefaultConfig)\b(?=\()
118
+ match: "\\.(configTrigger|destroy|init|initDefaultConfig)\\b(?=\\()"
119
119
  - name: support.function.ContextMenuItem.js.yui
120
- match: \.(init)\b(?=\()
120
+ match: "\\.(init)\\b(?=\\()"
121
121
  - name: support.function.Slider.js.yui
122
- match: \.(b4MouseDown|endMove|fireEvents|focus|getThumb|getValue|getXValue|getYValue|handleThumbChange|lock|moveOneTick|moveThumb|onChange|onDrag|onMouseDown|onSliderEnd|onSlideStart|setRegionValue|setSliderStartState|setThumbCenterPoint|setValue|thumbMouseUp|unlock|verifyOffset|getHorizSlider|getSliderRegion|getVertSlider)\b(?=\()
122
+ match: "\\.(b4MouseDown|endMove|fireEvents|focus|getThumb|getValue|getXValue|getYValue|handleThumbChange|lock|moveOneTick|moveThumb|onChange|onDrag|onMouseDown|onSliderEnd|onSlideStart|setRegionValue|setSliderStartState|setThumbCenterPoint|setValue|thumbMouseUp|unlock|verifyOffset|getHorizSlider|getSliderRegion|getVertSlider)\\b(?=\\()"
123
123
  - name: support.function.SliderThumb.js.yui
124
- match: \.(clearTicks|getOffsetFromParent|getValue|getXValue|getYValue|initSlider|onChange)\b(?=\()
124
+ match: "\\.(clearTicks|getOffsetFromParent|getValue|getXValue|getYValue|initSlider|onChange)\\b(?=\\()"
125
125
  - name: support.function.AttributeProvider.js.yui
126
- match: \.(configureAttribute|fireBeforeChangeEvent|fireChangeEvent|get|getAttributeConfig|getAttributeKeys|refresh|register|resetAttributeConfig|resetValue|set|setAttributes)\b(?=\()
126
+ match: "\\.(configureAttribute|fireBeforeChangeEvent|fireChangeEvent|get|getAttributeConfig|getAttributeKeys|refresh|register|resetAttributeConfig|resetValue|set|setAttributes)\\b(?=\\()"
127
127
  - name: support.function.Attribute.js.yui
128
- match: \.(configure|getValue|refresh|resetConfig|resetValue|setValue|getValue|refresh|resetConfig|resetValue|setValue)\b(?=\()
128
+ match: "\\.(configure|getValue|refresh|resetConfig|resetValue|setValue|getValue|refresh|resetConfig|resetValue|setValue)\\b(?=\\()"
129
129
  - name: support.function.Element.js.yui
130
- match: \.(addClass|addListener|appendChild|appendTo|fireQueue|getElementsByClassName|getElementsByTagName|getStyle|hasChildNodes|hasClass|initAttributes|insertBefore|on|removeChild|removeClass|removeListener|replaceChild|replaceClass|setStyle)\b(?=\()
130
+ match: "\\.(addClass|addListener|appendChild|appendTo|fireQueue|getElementsByClassName|getElementsByTagName|getStyle|hasChildNodes|hasClass|initAttributes|insertBefore|on|removeChild|removeClass|removeListener|replaceChild|replaceClass|setStyle)\\b(?=\\()"
131
131
  - name: support.function.TabView.js.yui
132
- match: \.(addTab|contentTransition|createTabs|DOMEventHandler|getTab|getTabIndex|initAttributes|removeTab)\b(?=\()
132
+ match: "\\.(addTab|contentTransition|createTabs|DOMEventHandler|getTab|getTabIndex|initAttributes|removeTab)\\b(?=\\()"
133
133
  - name: support.function.Tab.js.yui
134
- match: \.(initAttributes)\b(?=\()
134
+ match: "\\.(initAttributes)\\b(?=\\()"
135
135
  - name: support.function.TreeView.js.yui
136
- match: \.(animateCollapse|animateExpand|collapseAll|collapseComplete|draw|expandAll|expandComplete|generateId|getEl|getNodeByIndex|getNodeByProperty|getNodesByProperty|getRoot|init|onCollapse|onExpand|popNode|regNode|removeChildren|removeNode|setCollapseAnim|setDynamicLoad|setExpandAnim|setUpLabel|addHandler|getNode|getTree|preload|removeHandler)\b(?=\()
136
+ match: "\\.(animateCollapse|animateExpand|collapseAll|collapseComplete|draw|expandAll|expandComplete|generateId|getEl|getNodeByIndex|getNodeByProperty|getNodesByProperty|getRoot|init|onCollapse|onExpand|popNode|regNode|removeChildren|removeNode|setCollapseAnim|setDynamicLoad|setExpandAnim|setUpLabel|addHandler|getNode|getTree|preload|removeHandler)\\b(?=\\()"
137
137
  - name: support.function.Node.js.yui
138
- match: \.(appendChild|appendTo|applyParent|collapseToggleStyle|collapseAll|completeRender|expand|expandAll|getAncestor|getChildrenEl|getChildrenElId|getChildrenHtml|getDepthStyle|getEl|getElId|getHoverStyle|getHtml|getIconMode|getNodeHtml|getSiblings|getStyle|getToggleEl|getToggleElId|getToggleLink|hasChildren|hideChildren|init|insertAfter|insertBefore|isChildOf|isDynamic|isRoot|loadComplete|refresh|renderChildren|setDynamicLoad|showChildren|toggle)\b(?=\()
138
+ match: "\\.(appendChild|appendTo|applyParent|collapseToggleStyle|collapseAll|completeRender|expand|expandAll|getAncestor|getChildrenEl|getChildrenElId|getChildrenHtml|getDepthStyle|getEl|getElId|getHoverStyle|getHtml|getIconMode|getNodeHtml|getSiblings|getStyle|getToggleEl|getToggleElId|getToggleLink|hasChildren|hideChildren|init|insertAfter|insertBefore|isChildOf|isDynamic|isRoot|loadComplete|refresh|renderChildren|setDynamicLoad|showChildren|toggle)\\b(?=\\()"
139
139
  - name: support.function.HTMLNode.js.yui
140
- match: \.(getContentEl)\b(?=\()
140
+ match: "\\.(getContentEl)\\b(?=\\()"
141
141
  - name: support.function.MenuNode.js.yui
142
- match: \.()\b(?=\()
142
+ match: "\\.()\\b(?=\\()"
143
143
  - name: support.function.TextNode.js.yui
144
- match: \.(getLabelEl|onLabelClick)\b(?=\()
144
+ match: "\\.(getLabelEl|onLabelClick)\\b(?=\\()"
145
145
  - name: support.function.RootNode.js.yui
146
- match: \.()\b(?=\()
146
+ match: "\\.()\\b(?=\\()"
147
147
  - name: support.function.TVAnim.js.yui
148
- match: \.(getAnim|isValid)\b(?=\()
148
+ match: "\\.(getAnim|isValid)\\b(?=\\()"
149
149
  - name: support.function.TVFadeIn.js.yui
150
- match: \.(animate|onComplete)\b(?=\()
150
+ match: "\\.(animate|onComplete)\\b(?=\\()"
151
151
  - name: support.function.TVFadeOut.js.yui
152
- match: \.(animate|onComplete)\b(?=\()
152
+ match: "\\.(animate|onComplete)\\b(?=\\()"
153
153
  - name: support.function.Column.js.yui
154
- match: \.(format|formatCheckbox|formatCurrency|formatDate|formatEmail|formatLink|formatNumber|formatSelect|getColSpan|getId|getRowSpan|parse|parseCheckbox|parseCurrency|parseDate|parseNumber|parseSelect|showEditor)\b(?=\()
154
+ match: "\\.(format|formatCheckbox|formatCurrency|formatDate|formatEmail|formatLink|formatNumber|formatSelect|getColSpan|getId|getRowSpan|parse|parseCheckbox|parseCurrency|parseDate|parseNumber|parseSelect|showEditor)\\b(?=\\()"
155
155
  - name: support.function.ColumnEditor.js.yui
156
- match: \.(createTextareaEditor|createTextboxEditor|getTextareaEditorValue|getTextboxEditorValue|getValue|hide|show|showTextareaEditor|showTextboxEditor)\b(?=\()
156
+ match: "\\.(createTextareaEditor|createTextboxEditor|getTextareaEditorValue|getTextboxEditorValue|getValue|hide|show|showTextareaEditor|showTextboxEditor)\\b(?=\\()"
157
157
  - name: support.function.ColumnSet.js.yui
158
- match: \.()\b(?=\()
158
+ match: "\\.()\\b(?=\\()"
159
159
  - name: support.function.DataTable.js.yui
160
- match: \.(addRow|appendRow|deleteRow|deleteSelectedRows|doBeforeLoadData|editCell|focusTable|formatCell|getBody|getCell|getColumnSet|getHead|getRecordSet|getRow|getSelectedCells|getSelectedRecordIds|getSelectedRows|getTable|hideTableMessages|highlight|insertRows|isSelected|onDataReturnAppendRows|onDataReturnInsertRows|onDataReturnPaginateRows|onDataReturnReplaceRows|onEventEditCell|onEventFormatCell|onEventHighlightCell|onEventSelectCell|onEventSelectRow|onEventSortColumn|onEventUnhighlightCell|paginateRows|replaceRows|select|showEmptyMessage|showLoadingMessage|showPage|sortColumn|unhighlight|unselect|unselectedAllCells|unselectAllRows|updateRow)\b(?=\()
160
+ match: "\\.(addRow|appendRow|deleteRow|deleteSelectedRows|doBeforeLoadData|editCell|focusTable|formatCell|getBody|getCell|getColumnSet|getHead|getRecordSet|getRow|getSelectedCells|getSelectedRecordIds|getSelectedRows|getTable|hideTableMessages|highlight|insertRows|isSelected|onDataReturnAppendRows|onDataReturnInsertRows|onDataReturnPaginateRows|onDataReturnReplaceRows|onEventEditCell|onEventFormatCell|onEventHighlightCell|onEventSelectCell|onEventSelectRow|onEventSortColumn|onEventUnhighlightCell|paginateRows|replaceRows|select|showEmptyMessage|showLoadingMessage|showPage|sortColumn|unhighlight|unselect|unselectedAllCells|unselectAllRows|updateRow)\\b(?=\\()"
161
161
  - name: support.function.Record.js.yui
162
- match: \.()\b(?=\()
162
+ match: "\\.()\\b(?=\\()"
163
163
  - name: support.function.RecordSet.js.yui
164
- match: \.(addRecord|addRecords|append|deleteRecord|getLength|getRecord|getRecordBy|getRecordIndex|getRecords|insert|replace|reset|sort|updateRecord)\b(?=\()
164
+ match: "\\.(addRecord|addRecords|append|deleteRecord|getLength|getRecord|getRecordBy|getRecordIndex|getRecords|insert|replace|reset|sort|updateRecord)\\b(?=\\()"
165
165
  - name: support.function.Sort.js.yui
166
- match: \.(compareAsc|compareDesc)\b(?=\()
166
+ match: "\\.(compareAsc|compareDesc)\\b(?=\\()"
167
167
  - name: support.function.WidthResizer.js.yui
168
- match: \.(onDrag|onMouseDown|onMouseUp)\b(?=\()
168
+ match: "\\.(onDrag|onMouseDown|onMouseUp)\\b(?=\\()"
169
169
  - name: support.function.Button.js.yui
170
- match: \.(addHiddenFieldsToForm|blur|createHiddenField|createInputElement|destroy|focus|getFirstElement|getForm|getMenu|hasFocus|init|initAttributes|initConfig|isActive|setAttributeFromDOMAttribute|setAttributesFromSrcElement|setFormElementProperties)\b(?=\()
170
+ match: "\\.(addHiddenFieldsToForm|blur|createHiddenField|createInputElement|destroy|focus|getFirstElement|getForm|getMenu|hasFocus|init|initAttributes|initConfig|isActive|setAttributeFromDOMAttribute|setAttributesFromSrcElement|setFormElementProperties)\\b(?=\\()"
171
171
  - name: support.function.ButtonGroup.js.yui
172
- match: \.(addButton|addButtons|check|destroy|focus|getButton|getButtons|getCount|init|initAttributes|removeButton)\b(?=\()
172
+ match: "\\.(addButton|addButtons|check|destroy|focus|getButton|getButtons|getCount|init|initAttributes|removeButton)\\b(?=\\()"
173
173
  - include: source.js
174
- foldingStopMarker: (^\s*\}|^\s*\)|^(?!.*/\*).*\*/)
175
- keyEquivalent: ^~J
174
+ foldingStopMarker: "(^\\s*\\}|^\\s*\\)|^(?!.*/\\*).*\\*/)"
175
+ keyEquivalent: "^~J"
176
176
  comment: Yahoo User Interface Library