Home
last modified time | relevance | path

Searched refs:operand (Results 1 – 11 of 11) sorted by relevance

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/SemanticContexts/
H A DOrOperator.php20 public $operand; variable in Antlr\\Antlr4\\Runtime\\Atn\\SemanticContexts\\OrOperator
27 foreach ($a->operand as $o) {
35 foreach ($b->operand as $o) {
53 $this->operand = $operands->getValues();
61 return $this->operand;
72 foreach ($this->operand as $operand) {
73 if ($operand->eval($parser, $parserCallStack)) {
86 foreach ($this->operand as $context) {
111 foreach ($operands as $operand) {
[all...]
H A DAndOperator.php70 foreach ($this->operands as $operand) {
71 if (!$operand->eval($parser, $parserCallStack)) {
109 foreach ($operands as $operand) {
110 $result = $result === null ? $operand : self::andContext($result, $operand);
H A DSemanticContext.php65 return \count($result->operand) === 1 ? $result->operand[0] : $result;
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/pgn4web/pgn4web/
H A Dpgn-standard-proposed-supplement.txt143 A command is followed by a single space and then either by a single operand or
146 An operand is either:
161 the operand list separator.
164 they terminate both the last operand and the command.
167 i) The operand list is separated using a comma rather than a space.
170 So it is possible to pass a full FEN string as an unquoted operand as in the
H A Dpgn-standard.txt2241 between the opcode and the first operand. If more than one operand is present
2325 writer. Each operand is a SAN move; they appear in ASCII order.
2332 writer. Each operand is a SAN move; they appear in ASCII order.
2341 single string operand or no operand at all.
2362 set equal to the string operand.
2448 operand at all. If an operand is present, its value is associated with an
2490 position. It takes a single string operand.
2497 have an "id" operand of "BK.15".
2504 string operand (the NIC opening name) or no operand at all. If an operand is
2603 takes either a single string operand or no operand at all.
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dtemplates.rst659 * ``*``: Multiplies the left operand with the right one. ``{{ 2 * 2 }}`` would
662 * ``**``: Raises the left operand to the power of the right operand. ``{{ 2 **
674 * ``or``: Returns true if the left or the right operand is true.
720 It returns ``true`` if the left operand is contained in the right:
748 a common expression. The right operand is name of the test:
784 * ``..``: Creates a sequence based on the operand before and after the operator
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt346 * Bugfix [#1608664]: "Unsupported operand types" in "wmi"
/plugin/jmol2/jmol/
H A DCHANGES.txt3079 # new feature: .sub(), .add(), .mul(), .div() extended to all operand types
5482 # intuitive rules apply. Usually the operand on the left sets
5484 # operand order:
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt62 * bugfix (G:191) unsupported operand types module.audio.ac3.php:763
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js.map1operand and should be pushed to the stack.\n stack.push(operator);\n continue;\n…