Home
last modified time | relevance | path

Searched defs:pattern (Results 126 – 150 of 164) sorted by relevance

1234567

/plugin/findologicxmlexport/vendor/webmozart/assert/src/
H A DAssert.php679 public static function regex($value, $pattern, $message = '')
689 public static function notRegex($value, $pattern, $message = '')
/plugin/combo/ComboStrap/PageSqlParser/
H A DPageSqlParser.php455 public function pattern() : Context\PatternContext global() function in ComboStrap\\PageSqlParser\\PageSqlParser
1524 public function pattern() : ?PatternContext global() function in ComboStrap\\PageSqlParser\\Context\\PredicateContext
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.js232 function runTokens(pattern, pos, scope, context) { argument
320 self = function (pattern, flags) { argument
468 self.cache = function (pattern, flags) { argument
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js428 function gsub(pattern, replacement) { argument
452 function sub(pattern, replacement, count) { argument
462 function scan(pattern, iterator) { argument
604 function include(pattern) { argument
608 function startsWith(pattern) { argument
612 function endsWith(pattern) { argument
625 function interpolate(object, pattern) { argument
665 initialize: function(template, pattern) { argument
/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DGeometry.php562 public function relate(Geometry $geometry, $pattern = null) argument
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php1102 function assertNotRegExp($pattern, $string, $message = '')
1194 function assertRegExp($pattern, $string, $message = '')
1988 function matchesRegularExpression($pattern)
/plugin/issuetracker/
H A Dprototype.js545 function gsub(pattern, replacement) { argument
569 function sub(pattern, replacement, count) { argument
579 function scan(pattern, iterator) { argument
723 function include(pattern) { argument
727 function startsWith(pattern) { argument
731 function endsWith(pattern) { argument
744 function interpolate(object, pattern) { argument
783 initialize: function(template, pattern) { argument
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php1596 public static function assertRegExp($pattern, $string, $message = '')
1618 public static function assertNotRegExp($pattern, $string, $message = '')
2680 public static function matchesRegularExpression($pattern)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DProduct.php239 public $pattern; variable in Google\\Service\\ShoppingContent\\Product
1122 public function setPattern($pattern)
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dcommons-codec-1.10.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dcommons-io-2.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
/plugin/jcapture/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/math/
H A DMathJax.js19 …ub)){if(window.MathJax){window.MathJax={AuthorConfig:window.MathJax}}else{window.MathJax={}}MathJa… argument
/plugin/scrape/
H A DphpQuery-onefile.php
/plugin/diagramsnet/lib/math/config/
H A DTeX-MML-AM_HTMLorMML.js57 …h[c][0]));this.match[b.inlineMath[c][0]]={mode:"",end:b.inlineMath[c][1],pattern:this.endPattern(b… property in MathJax.Extension.tex2jax.createPatterns.match
59 …s[c][0]));this.match[b.delimiters[c][0]]={mode:"",end:b.delimiters[c][1],pattern:this.endPattern(b… property in MathJax.Extension.asciimath2jax.createPatterns.match
H A DTeX-MML-AM_SVG-full.js53 …h[c][0]));this.match[b.inlineMath[c][0]]={mode:"",end:b.inlineMath[c][1],pattern:this.endPattern(b… property in MathJax.Extension.tex2jax.createPatterns.match
55 …s[c][0]));this.match[b.delimiters[c][0]]={mode:"",end:b.delimiters[c][1],pattern:this.endPattern(b… property in MathJax.Extension.asciimath2jax.createPatterns.match
H A DTeX-MML-AM_HTMLorMML-full.js60 …h[c][0]));this.match[b.inlineMath[c][0]]={mode:"",end:b.inlineMath[c][1],pattern:this.endPattern(b… property in MathJax.Extension.tex2jax.createPatterns.match
62 …s[c][0]));this.match[b.delimiters[c][0]]={mode:"",end:b.delimiters[c][1],pattern:this.endPattern(b… property in MathJax.Extension.asciimath2jax.createPatterns.match
H A DAccessible.js61 …h[c][0]));this.match[b.inlineMath[c][0]]={mode:"",end:b.inlineMath[c][1],pattern:this.endPattern(b… property in MathJax.Extension.tex2jax.createPatterns.match
H A DAM_HTMLorMML.js45 …s[c][0]));this.match[b.delimiters[c][0]]={mode:"",end:b.delimiters[c][1],pattern:this.endPattern(b… property in MathJax.Extension.asciimath2jax.createPatterns.match
H A DAccessible-full.js64 …h[c][0]));this.match[b.inlineMath[c][0]]={mode:"",end:b.inlineMath[c][1],pattern:this.endPattern(b… property in MathJax.Extension.tex2jax.createPatterns.match
/plugin/metaeditor/
H A Djstree.js6651 $.vakata.search = function(pattern, txt, options) { argument

1234567