Home
last modified time | relevance | path

Searched refs:operators (Results 126 – 150 of 187) sorted by relevance

12345678

/plugin/codemirror/dist/modes/
H A Dcrystal.min.js.map1operators","conditionalOperators","indexingOperators","anotherOperators","idents","types","keyword…
H A Djulia.min.js.map1operators","delimiters","identifiers","chars","openersList","closersList","keywordsList","builtins…
H A Dcoffeescript.min.js.map1operators","delimiters","identifiers","atProp","wordOperators","indentKeywords","commonKeywords","…
H A Dswift.min.js.map1operators","punc","binary","octal","hexadecimal","decimal","identifier","property","instruction","…
H A Dyacas.min.js.map1 …true, false)) {\n return 'variable-2';\n }\n\n // operators; note that operators like @…
H A Dmathematica.min.js.map1 …t, true, false)) {\n return 'keyword';\n }\n\n // operators. Note that operators like @…
H A Djulia.min.js1 …027\\u005C\\uD800-\\uDFFF]|[\\uD800-\\uDFFF][\\uDC00-\\uDFFF])";var i=c.operators||d(["[<>]:","[<>…
H A Dfactor.min.js.map1 …\n {regex: /[\\)><]+\\S+(?=\\s|$)/, token: \"builtin\"},\n // operators\n {regex: /…
H A Dsass.min.js.map1operators","opRegexp","pseudoElementsRegexp","word","isEndLine","stream","peek","match","urlTokens…
H A Dpowershell.min.js.map1operators","numbers","identifiers","symbolBuiltins","namedBuiltins","variableBuiltins","builtins",…
H A Dxquery.min.js.map1operators","axis_specifiers","chain","stream","state","f","tokenize","tokenBase","ch","next","migh…
H A Dmumps.min.js.map1 …();\n return \"error\";\n }\n }\n\n // Handle operators and Delimiters\n…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D49.49.js.map1operators: [\n // NOT SUPPORTED\n ],\n builtinFunctions: [\n // NOT SUPPORTED\n ],\…
H A D53.53.js.map1operators: [\n '!',\n '!=',\n '%',\n '%=',\n '&',\n '&='…
H A D27.27.js.map1operators: [\n '!',\n '!=',\n '!==',\n '%',\n '&',\n '*'…
H A D62.62.js.map1operators: [\n '=',\n '>',\n '<',\n ':',\n ':=',\n '<=',…
H A D39.39.js.map1operators\n symbols: /[:+\\-\\^*$&%@=<>!?|\\/~\\.]/,\n quoteLikeOps: ['qr', 'm', 's', 'q', '…
H A D52.52.js.map1operators: [\n '^',\n '&',\n '|',\n '<=>',\n '==',\n '==…
H A D19.19.js.map1 … [/^#(if|else|endif)/, 'keyword'],\n // delimiters and operators\n [/[…
H A D64.64.js.map1 …n { include: '@whitespace' },\n // delimiters and operators\n [/[…
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dtemplates.rst560 The operator precedence is as follows, with the lowest-precedence operators
641 but exists for completeness' sake. The following operators are supported:
670 You can combine multiple expressions with the following operators:
682 Twig also supports bitwise operators (``b-and``, ``b-xor``, and ``b-or``).
691 The following comparison operators are supported in any expression: ``==``,
780 The following operators don't fit into any of the other categories:
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DTokens.php585 public static $operators = array( variable in PHP_CodeSniffer_Tokens
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js3959 var operators = 'all and any between cross in join like not null or outer some';
3977 regex: new RegExp(this.getKeywords(operators), 'gmi'),
4725 …var operators = ' and as band bnot bor bxor casesensitive ccontains ceq cge cgt cle ' + 'clike clt…
4763 regex: new RegExp('-' + this.getKeywords(operators), 'gmi'),
4769 regex: new RegExp('\\s+-(?!' + this.getKeywords(operators) + ')[a-zA-Z_][a-zA-Z0-9_]*', 'gmi'),
5021 var operators = 'all and any between cross in join like not null or outer some';
5039 regex: new RegExp(this.getKeywords(operators), 'gmi'),
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG413 * allowed operators that contain whitespaces to have more than one whitespace
418 * made it possible to use named operators as variables
425 * added new operators: ends with, starts with, and matches
635 * fixed unary operators precedence
723 * added support for bitwise operators in expressions
840 * fixed usage of operators as method names (like is, in, and not)
/plugin/mytemplate/
H A DREADME45 previous commands. All math operators and most php functions should work.

12345678