Searched refs:Regexp (Results 1 – 9 of 9) sorted by relevance
| /plugin/elasticsearch/vendor/ruflin/elastica/src/Query/ |
| D | Regexp.php | 12 class Regexp extends AbstractQuery class
|
| /plugin/elasticsearch/vendor/ruflin/elastica/src/QueryBuilder/DSL/ |
| D | Query.php | 36 use Elastica\Query\Regexp; alias 370 public function regexp(string $key = '', ?string $value = null, float $boost = 1.0): Regexp 372 return new Regexp($key, $value, $boost);
|
| /plugin/codemirror/dist/modes/ |
| D | gfm.min.js.map | 1 … // And then (issue #1160) simplified to make it not crash the Chrome Regexp engine\n //…
|
| /plugin/asciidocjs/node_modules/@asciidoctor/opal-runtime/src/ |
| D | index.mjs | 460 // Opal.$$.Regexp.$$.IGNORECASE 2598 // Escape Regexp special chars letting the resulting string be used to build 2599 // a new Regexp. 2609 // Create a global Regexp from a RegExp object and cache the result 2624 // Create a global multiline Regexp from a RegExp object and cache the result 2635 // we are using the $$g attribute because the Regexp is already multiline 6426 var self = $klass($base, $super, 'Regexp'); 6629 $Kernel.$raise($$$('TypeError'), "uninitialized Regexp"); 6678 $Kernel.$raise($$$('TypeError'), "uninitialized Regexp"); 6747 $Kernel.$raise($$$('TypeError'), "uninitialized Regexp"); [all …]
|
| D | index.cjs | 469 // Opal.$$.Regexp.$$.IGNORECASE 2607 // Escape Regexp special chars letting the resulting string be used to build 2608 // a new Regexp. 2618 // Create a global Regexp from a RegExp object and cache the result 2633 // Create a global multiline Regexp from a RegExp object and cache the result 2644 // we are using the $$g attribute because the Regexp is already multiline 6435 var self = $klass($base, $super, 'Regexp'); 6638 $Kernel.$raise($$$('TypeError'), "uninitialized Regexp"); 6687 $Kernel.$raise($$$('TypeError'), "uninitialized Regexp"); 6756 $Kernel.$raise($$$('TypeError'), "uninitialized Regexp"); [all …]
|
| /plugin/elasticsearch/vendor/ruflin/elastica/ |
| D | CHANGELOG.md | 1124 - Added availability to specify regexp options in \Elastica\Filters\Regexp [#583](https://github.co… 1139 - Added Elastica\Query\Regexp [#757](https://github.com/ruflin/Elastica/issues/757/) 1532 - Added \Elastica\Filter\Regexp
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/ |
| D | asciidoctor.cjs | 2124 …return ($a = [k, $regexp(["(", ($truthy(k['$empty?']()) ? ("") : ("" + ($$$('Regexp').$escape(k)) … 2133 …return ($a = [k, $regexp(["(", ($truthy(k['$empty?']()) ? ("") : ("" + ($$$('Regexp').$escape(k)) … 8889 if ($eqeqeq($$$('Regexp'), sibling_trait)) { 11850 …$a = [sep, $regexp([$$$('Regexp').$escape(sep)])], (self.delimiter = $a[0]), (self.delimiter_rx = …
|
| /plugin/codemirror/dist/keymaps/ |
| D | vim.min.js.map | 1 … the query and return a Regexp object.\n * Returns null if the query is blank.\n * If igno…
|
| /plugin/syntaxhighlighter4/dist/ |
| D | syntaxhighlighter.js.map | 1 …sh Integer IO MatchData Method Module NilClass Numeric Object Proc Range Regexp String Struct::TMS…
|