/template/breeze/bower_components/gumby/sass/functions/ |
H A D | _icons.scss | 1 @function match($list, $icon) { function
|
/template/parallax/lib/js/ |
H A D | retina-1.1.0.js | 70 this.at_2x_path = path.replace(/\.\w+$/, function(match) { return "@2x" + match; }); argument
|
/template/templar/js/ |
H A D | bootstrap-typeahead.js | 132 return item.replace(new RegExp('(' + query + ')', 'ig'), function ($1, match) { argument
|
/template/a_new_day/js/ |
H A D | prototype.js | 173 return this.gsub(pattern, function(match) { argument 297 return function(match) { return template.evaluate(match) }; argument 311 return this.template.gsub(this.pattern, function(match) { argument 1238 match: function(element, selector) { method in Element.Methods 1819 this.match = new Function('element', 'if (!element.tagName) return false; \ class
|
/template/battlehorse/js/ |
H A D | prototype.js | 173 return this.gsub(pattern, function(match) { argument 297 return function(match) { return template.evaluate(match) }; argument 311 return this.template.gsub(this.pattern, function(match) { argument 1238 match: function(element, selector) { method in Element.Methods 1819 this.match = new Function('element', 'if (!element.tagName) return false; \ class
|
/template/ospyramid/js/libs/ |
H A D | jquery-1.6.1.js | 4557 Expr.match[ type ] = new RegExp( Expr.match[ type ].source + (/(?![^\[]*\])(?![^\(]*\))/.source) ); variable in Expr 4737 Expr.find.ID = function( match, context, isXML ) { argument 4749 Expr.filter.ID = function( elem, match ) { argument 4772 Expr.find.TAG = function( match, context ) { argument 4978 Expr.find.CLASS = function( match, context, isXML ) { argument
|
/template/chippedsnow/ |
H A D | less-1.1.3.min.js | 28 …<pre class="ctx">{0}</pre></li>',"<li><label>[0]</label><pre>{current}</pre></li>",'<li><label>[1]…
|
/template/bootstrap3/inc/ |
H A D | simple_html_dom.php | 781 protected function match($exp, $pattern, $value, $case_sensitivity) function in simple_html_dom_node [all...] |
/template/mikio/inc/ |
H A D | simple_html_dom.php | 785 protected function match($exp, $pattern, $value, $case_sensitivity) function in simple_html_dom_node [all...] |
/template/parallax/lib/bootstrap/js/ |
H A D | bootstrap.js | 1751 return item.replace(new RegExp('(' + query + ')', 'ig'), function ($1, match) { argument
|
/template/quickjump/ |
H A D | jquery-1.4.2.min.js | 86 …:function(g,h,l,m){var q=n.setFilters[h[2]];if(q)return q(g,l,h,m)}}},r=n.match.POS;for(var u in n… variable in n
|