Home
last modified time | relevance | path

Searched refs:concatenation (Results 1 – 9 of 9) sorted by relevance

/plugin/findologicxmlexport/vendor/hoa/regex/
H A DGrammar.pp123 concatenation() ( ::alternation:: concatenation() #alternation )*
125 concatenation:
127 ( ( internal_options() | assertion() | quantification() | condition() ) #concatenation )*
142 ::_capturing:: concatenation()?
143 ( ::alternation:: concatenation()? )?
H A DREADME.md91 * > > #concatenation
105 We read that the whole expression is composed of a single concatenation of two
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
H A DLlk.pp72 concatenation() ( ::or:: concatenation() #choice )*
74 concatenation:
75 repetition() ( repetition() #concatenation )*
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Rule/
H A DAnalyzer.php207 $rule = $this->concatenation($nNodeId);
225 $rule = $this->concatenation($nNodeId);
255 protected function concatenation(&$pNodeId) function in Hoa\\Compiler\\Llk\\Rule\\Analyzer
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Djoin.rst7 The ``join`` filter returns a string which is the concatenation of the items
/plugin/refnotes/
H A Dbibtex.php240 $this->allowedModes = array('integer_value', 'string_value_quoted', 'string_value_braced', 'concatenation');
440 public function concatenation($match, $state) { function in refnotes_bibtex_handler
441 /* Nothing special to do, concatenation will happen anyway */
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dapi.rst466 concatenation, ``{{ foo|raw ~ bar }}`` won't give the expected result as
467 escaping is applied on the result of the concatenation, not on the
/plugin/codemirror/dist/modes/
H A Ddylan.min.js.map1 …tWhile(/[0-7]/);\n return \"number\";\n }\n // Token concatenation in macros\n …
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1 …Exp.prototype.toString` (rather than e.g. `String` or\n // concatenation with an empty …