Home
last modified time | relevance | path

Searched defs:matches (Results 26 – 50 of 171) sorted by path

1234567

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Transitions/
H A DAtomTransition.php27 public function matches(int $symbol, int $minVocabSymbol, int $maxVocabSymbol) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\Transitions\\AtomTransition
H A DEpsilonTransition.php34 public function matches(int $symbol, int $minVocabSymbol, int $maxVocabSymbol) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\Transitions\\EpsilonTransition
H A DNotSetTransition.php9 public function matches(int $symbol, int $minVocabSymbol, int $maxVocabSymbol) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\Transitions\\NotSetTransition
H A DPrecedencePredicateTransition.php22 public function matches(int $symbol, int $minVocabSymbol, int $maxVocabSymbol) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\Transitions\\PrecedencePredicateTransition
H A DPredicateTransition.php34 public function matches(int $symbol, int $minVocabSymbol, int $maxVocabSymbol) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\Transitions\\PredicateTransition
H A DRangeTransition.php32 public function matches(int $symbol, int $minVocabSymbol, int $maxVocabSymbol) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\Transitions\\RangeTransition
H A DRuleTransition.php39 public function matches(int $symbol, int $minVocabSymbol, int $maxVocabSymbol) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\Transitions\\RuleTransition
H A DSetTransition.php31 public function matches(int $symbol, int $minVocabSymbol, int $maxVocabSymbol) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\Transitions\\SetTransition
H A DTransition.php68 abstract public function matches(int $symbol, int $minVocabSymbol, int $maxVocabSymbol) : bool; function in Antlr\\Antlr4\\Runtime\\Atn\\Transitions\\Transition
H A DWildcardTransition.php9 public function matches(int $symbol, int $minVocabSymbol, int $maxVocabSymbol) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\Transitions\\WildcardTransition
/plugin/combo/vendor/symfony/yaml/
H A DParser.php1082 preg_match(string $pattern, string $subject, array& $matches = null, int $flags = 0, int $offset = 0) global() argument
[all...]
/plugin/database2/
H A Ddatabase2.php4882 public function __replaceMarkupCB( $matches )
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-codec-1.10.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dcommons-io-2.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
H A Dgson-2.7.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js24902 Node.prototype.matches = function (str) { method in Node
34241 function matches(value, candidates) { function
H A D4.4.js1 …i=n(198),o=function(){function e(e){var t=this;this._defaults=e,this._worker=null,this._idleCheckI…
/plugin/ditaa/ditaa/
H A Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/docimporter/
H A DImportUtils.php12 function convert_footnote($matches) {
179 function count_from_pos($matches, $clean_matches, $pos){
/plugin/dokumicrobugtracker/js/
H A Djquery.js3 …sEmptyObject(s)&&f.removeData(a,b,!0)}}},customEvent:{getData:!0,setData:!0,changeData:!0},trigger… variable
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php27048 tabs2spaces_callback($matches) global() argument
27054 date_callback($matches) global() argument
[all...]
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/Doctrine/
H A DDoctrineProxyMatcher.php18 public function matches($object, $property) function in DeepCopy\\Matcher\\Doctrine\\DoctrineProxyMatcher

1234567