Home
last modified time | relevance | path

Searched refs:match (Results 1 – 25 of 164) sorted by path

1234567

/template/20cones/
H A Dscript.js21 if (device_class.match(/tablet/)) return;
25 if (device_class.match(/phone/)) return;
49 if (device_class.match(/mobile/)){
73 // increase sidebar length to match content (desktop mode only)
/template/a_free_worldic/
H A Dtpl_functions.php295 preg_match('/<h1>.*?<\/h1>/', p_locale_xhtml('index'), $match);
296 print preg_replace('#<h1(.*?id=")(.*?)(".*?)h1>#', '<h1\1sidebar_'.$pos.'_\2\3h1>', $match[0]);
/template/a_new_day/js/
H A Dcontrols.js251 var whitespace = this.element.value.substr(lastTokenPos + 1).match(/^\s+/);
590 return string.match(/<br/i) || string.match(/<p>/i);
H A Ddragdrop.js815 var match = children[i].id.match(options.format);
817 if (!match) continue;
820 id: encodeURIComponent(match ? match[1] : null),
874 return item.id.match(options.format) ? item.id.match(options.format)[1] : '';
884 if (n.id.match(options.format))
885 nodeMap[n.id.match(options.format)[1]] = [n, n.parentNode];
H A Deffects.js982 var components = value.match(/^([\+\-]?[0-9\.]+)(.*)$/),
1068 styleRules.opacity = this.match(/opacity:\s*((?:0|1)?(?:\.\d*)?)/)[1];
H A Dprototype.js158 if (match = source.match(pattern)) {
161 source = source.slice(match.index + match[0].length);
175 return replacement(match);
231 var match = this.strip().match(/([^?#]*)(#.*)?$/);
232 if (!match) return {};
297 return function(match) { return template.evaluate(match) }; argument
312 var before = match[1];
1761 … params.attributes.push({name: match[2], operator: match[3], value: match[4] || match[5] || ''});
1762 expr = match[1];
1767 while (match = expr.match(/^([^a-z0-9_-])?([a-z0-9_-]+)(.*)/i)) {
[all …]
H A Dscriptaculous.js41 return (s.src && s.src.match(/scriptaculous\.js(\?.*)?$/))
44 var includes = s.src.match(/\?.*load=([a-z,]*)/);
/template/able/css/
H A Dable.css676 margin-bottom: 26px; /* Value should match line-height. */
/template/adoradark/
H A Dscript.js21 if (device_class.match(/tablet/)) return;
25 if (device_class.match(/phone/)) return;
49 if (device_class.match(/mobile/)){
/template/arcade-basic/css/
H A Dable.css676 margin-bottom: 26px; /* Value should match line-height. */
/template/arctic/
H A Dtpl_functions.php330 preg_match('/<h1>.*?<\/h1>/', p_locale_xhtml('index'), $match);
331 print preg_replace('#<h1(.*?id=")(.*?)(".*?)h1>#', '<h1\1sidebar_'.$pos.'_\2\3h1>', $match[0]);
/template/arctictut/
H A Dtpl_functions.php329 preg_match('/<h1>.*?<\/h1>/', p_locale_xhtml('index'), $match);
330 print preg_replace('#<h1(.*?id=")(.*?)(".*?)h1>#', '<h1\1sidebar_'.$pos.'_\2\3h1>', $match[0]);
/template/argon-alt/assets/js/core/
H A Dbootstrap.min.js6match(/\s([a-z]+)/i)[1].toLowerCase());if(!new RegExp(o).test(s))throw new Error(t.toUpperCase()+'…
H A Djquery.min.js2match:V,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+"…
3match(L)||[]),c=b.length;while(c--)delete d[b[c]]}(void 0===b||r.isEmptyObject(d))&&(a.nodeType?a[…
4match(L);if(e&&1===a.nodeType)while(c=e[d++])a.removeAttribute(c)}}),lb={set:function(a,b,c){retur…
H A Dpopper.min.js4 ….concat(ae.slice(0,o));return t?i.reverse():i}function q(e,t,o,i){var n=e.match(/((?:\-|\+)?\d*\.?…
/template/argon/assets/js/core/
H A Dbootstrap.min.js6match(/\s([a-z]+)/i)[1].toLowerCase();if(!new RegExp(o).test(r))throw new Error(t.toUpperCase()+':…
H A Djquery.min.js2match:V,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+"…
3match(L)||[]),c=b.length;while(c--)delete d[b[c]]}(void 0===b||r.isEmptyObject(d))&&(a.nodeType?a[…
4match(L);if(e&&1===a.nodeType)while(c=e[d++])a.removeAttribute(c)}}),lb={set:function(a,b,c){retur…
H A Dpopper.min.js4 ….concat(ae.slice(0,o));return t?i.reverse():i}function q(e,t,o,i){var n=e.match(/((?:\-|\+)?\d*\.?…
/template/battlehorse/js/
H A Dcontrols.js251 var whitespace = this.element.value.substr(lastTokenPos + 1).match(/^\s+/);
590 return string.match(/<br/i) || string.match(/<p>/i);
H A Ddragdrop.js815 var match = children[i].id.match(options.format);
817 if (!match) continue;
820 id: encodeURIComponent(match ? match[1] : null),
874 return item.id.match(options.format) ? item.id.match(options.format)[1] : '';
884 if (n.id.match(options.format))
885 nodeMap[n.id.match(options.format)[1]] = [n, n.parentNode];
H A Deffects.js982 var components = value.match(/^([\+\-]?[0-9\.]+)(.*)$/),
1068 styleRules.opacity = this.match(/opacity:\s*((?:0|1)?(?:\.\d*)?)/)[1];
H A Dprototype.js158 if (match = source.match(pattern)) {
161 source = source.slice(match.index + match[0].length);
175 return replacement(match);
231 var match = this.strip().match(/([^?#]*)(#.*)?$/);
232 if (!match) return {};
297 return function(match) { return template.evaluate(match) }; argument
312 var before = match[1];
1761 … params.attributes.push({name: match[2], operator: match[3], value: match[4] || match[5] || ''});
1762 expr = match[1];
1767 while (match = expr.match(/^([^a-z0-9_-])?([a-z0-9_-]+)(.*)/i)) {
[all …]
H A Dscriptaculous.js41 return (s.src && s.src.match(/scriptaculous\.js(\?.*)?$/))
44 var includes = s.src.match(/\?.*load=([a-z,]*)/);
/template/binkytestinstance/
H A Dscript.js21 if (device_class.match(/tablet/)) return;
25 if (device_class.match(/phone/)) return;
49 if (device_class.match(/mobile/)){
/template/bootie/js/
H A Dbootstrap-4.3.1.min.js6match(/\s([a-z]+)/i)[1].toLowerCase());if(!new RegExp(o).test(s))throw new Error(t.toUpperCase()+'…

1234567