Home
last modified time | relevance | path

Searched defs:match (Results 1351 – 1375 of 1413) sorted by relevance

1...<<51525354555657

/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js365 RegExp.prototype.match = RegExp.prototype.test; method in RegExp
425 return function(match) { return template.evaluate(match) }; argument
456 return this.gsub(pattern, function(match) { argument
674 return this.template.gsub(this.pattern, function(match) { argument
2021 match: function(element, selector) { method in Element.Methods
/plugin/sqlraw/
H A Dsimple_html_dom.php650 protected function match($exp, $pattern, $value) { function in simple_html_dom_node
/plugin/imapmarkers/syntax/
H A Dimapmarkers_simple_html_dom.php794 protected function match($exp, $pattern, $value, $case_sensitivity) { function in imapmarkers\\simple_html_dom_node
/plugin/jdraw/lib/
H A Dhttpclient-4.0.1.jar ... apache.http.cookie.MalformedCookieException public abstract boolean match (org.apache.http.cookie.Cookie ...
/plugin/jcapture/lib/
H A Dhttpclient-4.0.1.jar ... apache.http.cookie.MalformedCookieException public abstract boolean match (org.apache.http.cookie.Cookie ...
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Resources/
H A Drequire.js1967 .replace(cjsRequireRegExp, function (match, dep) { argument
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram-raphael-min.js6 …arseError(message,hash){_.extend(this,hash),this.name="ParseError",this.message=message||""}functi… argument
H A Dsequence-diagram-snap-min.js6 …arseError(message,hash){_.extend(this,hash),this.name="ParseError",this.message=message||""}functi… argument
H A Dsequence-diagram-raphael.js635 var token, match, tempMatch, index; variable
H A Dsequence-diagram-snap.js635 var token, match, tempMatch, index; variable
H A Dsequence-diagram-min.js6 …arseError(message,hash){_.extend(this,hash),this.name="ParseError",this.message=message||""}functi… argument
H A Dsequence-diagram.js635 var token, match, tempMatch, index; variable
/plugin/jplayer/components/
H A Drequire.js1967 .replace(cjsRequireRegExp, function (match, dep) { argument
H A Drequire-built.js1967 .replace(cjsRequireRegExp, function (match, dep) { argument
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/
H A Dbackbone.js1566 .replace(namedParam, function(match, optional) { argument
/plugin/highlightjs/highlight/languages/
H A Druby.js12 …rs': 1, 'any?': 1, 'arity': 1, 'assoc': 1, 'at': 1, 'at_exit': 1, 'autoload': 1, 'autoload?': 1, '…
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.min.js17 …d.exec.call(a.pattern,e),i&&i.index===t)){s={output:a.handler.call(r,i,n),match:i};break}}catch(o)… property in AnonymousFunction87c77c130100.s.s
/plugin/webcode/vendor/
H A Dfirebug-lite-1.2.js1715 var match = _path&&_path.match(/[\w\-\.\?\=\&]+$/); variable
H A Dfirebug-lite-1.2-compressed.js77 …ghtColumn(_index);d.xhr.open();break;}}}},getFileName:function(_path){var match=_path&&_path.match… variable
/plugin/odt/renderer/
H A Dpage.php1417 function interwikilink($match, $name = NULL, $wikiName, $wikiUri, $returnonly = false) {
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js88 break;case"xhr":d.navigateRightColumn(_index);d.xhr.open();break;}}}},getFileName:function(_path){var match=_path&&_path.match(/[\w\-\.\?\=\&]+$/);return match&&match[0]||_path;},cancelEvent:function(_event){if(_event.stopPropagation) variable
H A Dfirebug-lite-1.2.js1726 var match = _path&&_path.match(/[\w\-\.\?\=\&]+$/); variable
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js47 …) return B;return B.replace(/url\s*\(([\s'"]*)(.*?)([\s"']*)\)/g,function(match,opener,path,closer… argument
62 …ototype={GetType:function(){var A=this.GetType_$;if (A!=undefined) return A;var B=this.Element;if …
H A Dfckeditorcode_ie.js51 …) return B;return B.replace(/url\s*\(([\s'"]*)(.*?)([\s"']*)\)/g,function(match,opener,path,closer… argument
66 …ototype={GetType:function(){var A=this.GetType_$;if (A!=undefined) return A;var B=this.Element;if …

1...<<51525354555657