Home
last modified time | relevance | path

Searched refs:regexes (Results 1 – 20 of 20) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DRegexValidation.php26 public $regexes; variable in Google\\Service\\Dataproc\\RegexValidation
31 public function setRegexes($regexes) argument
33 $this->regexes = $regexes;
40 return $this->regexes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DParameterMetadata.php50 public $regexes; variable in Google\\Service\\Dataflow\\ParameterMetadata
139 public function setRegexes($regexes) argument
141 $this->regexes = $regexes;
148 return $this->regexes;
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DLexer.php36 protected $regexes; variable in Twig\\Lexer
68 $this->regexes = [
114 … preg_match_all($this->regexes['lex_tokens_start'], $this->code, $matches, PREG_OFFSET_CAPTURE);
191 … if (preg_match($this->regexes['lex_block_raw'], $this->code, $match, null, $this->cursor)) {
195 …} elseif (preg_match($this->regexes['lex_block_line'], $this->code, $match, null, $this->cursor)) {
215 …if (empty($this->brackets) && preg_match($this->regexes['lex_block'], $this->code, $match, null, $…
226 …if (empty($this->brackets) && preg_match($this->regexes['lex_var'], $this->code, $match, null, $th…
247 if (preg_match($this->regexes['operator'], $this->code, $match, null, $this->cursor)) {
309 …if (!preg_match(str_replace('%s', $tag, $this->regexes['lex_raw_data']), $this->code, $match, PREG…
325 …if (!preg_match($this->regexes['lex_comment'], $this->code, $match, PREG_OFFSET_CAPTURE, $this->cu…
[all …]
/plugin/eventline/
H A Dscript.js81 var regexes = [];
88 regexes.push(new RegExp(text2, "i"));
90 regexes.push(null);
96 for (var x = 0; x < regexes.length; x++) {
97 var regex = regexes[x];
/plugin/icon/
H A Daction.php69 $regexes = [
79 foreach ($regexes as $key => $regex) {
/plugin/fckg/syntax/
H A Ddwplugin.php267 function getEntryMatch($text, $regexes) { argument
269 foreach ($regexes as $regex) {
284 $regexes = $this->syntax->_regexes;
382 $regexes = '/'. implode('|',$patterns) ."/";
383 $split = preg_split($regexes,$remainder,-1,PREG_SPLIT_DELIM_CAPTURE);
389 if(preg_match($regexes,$split[$i])) {
/plugin/pagequery/
H A DPageQuery.php508 $regexes[] = '^' . $ns . ':.*';
510 if (!empty($regexes)) {
511 $regex = '/(' . implode('|', $regexes) . ')/';
/plugin/fckg/action/
H A Dedit.php2646 $regexes = $installed_plugins['plugins'];
2648 $text = preg_replace_callback('/('. $regexes .')/',
/plugin/fckg/
H A DChanges222 Added escapes to Plugin pattern regexes in edit.php, e.g. for '('
297 replace utf8 chars in plugin regexes with entities (edit.php)
/plugin/davcal/fullcalendar-3.10.5/
H A Dmoment.js665 var regexes = {};
668 regexes[token] = isFunction(regex) ? regex : function (isStrict, localeData) {
674 if (!hasOwnProp(regexes, token)) {
678 return regexes[token](config._strict, config._locale);
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG-0.x.md
/plugin/scrape/
H A DphpQuery-onefile.php
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1regexes cached by `XRegExp.cache`\n var regexCache = {};\n // Storage for pattern details ca…
/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md4510 numbers, `Object` objects, regexes, sets, strings, symbols, and typed
5115 date objects, error objects, maps, numbers, `Object` objects, regexes,
5652 of `Object`. *(e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)*
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md2250 regexes.
/plugin/edittable/lib/
H A Dhandsontable.full.js7837 var regexes = {};
7840 regexes[token] = isFunction(regex) ? regex : function (isStrict, localeData) {
7846 if (!hasOwnProp(regexes, token)) {
7850 return regexes[token](config._strict, config._locale);
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1regexes are tested in order and for each matching regex the action code is invoked; the lexer term…
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js.map1 … /** smartCase */);\n } catch (e) {\n // Swallow bad regexes for incremental s…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1regexes to strings and treat strings, primitives and objects,\n // as equal. See http://www.e…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1regexes to strings and treat strings primitives and string\n\t // objects as equal. See h…