Home
last modified time | relevance | path

Searched refs:expression (Results 151 – 175 of 273) sorted by relevance

1234567891011

/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dset.rst21 The assigned value can be any valid :ref:`Twig expression
H A Duse.rst67 passed to the template, the template reference cannot be an expression.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DAsyncSearchNamespace.asciidoc92 $params['allow_no_indices'] = (boolean) Whether to ignore if a wildcard indices expression resolves into no concrete indices. (This includes `_all` string or when no indices have been specified)
93 $params['expand_wildcards'] = (enum) Whether to expand wildcard expression to concrete indices that are open, closed or both. (Options = open,closed,hidden,none,all) (Default = open)
H A DClusterNamespace.asciidoc135 $params['expand_wildcards'] = (enum) Whether to expand wildcard expression to concrete indices that are open, closed or both. (Options = open,closed,hidden,none,all) (Default = all)
257 $params['allow_no_indices'] = (boolean) Whether to ignore if a wildcard indices expression resolves into no concrete indices. (This includes `_all` string or when no indices have been specified)
258 $params['expand_wildcards'] = (enum) Whether to expand wildcard expression to concrete indices that are open, closed or both. (Options = open,closed,hidden,none,all) (Default = open)
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dspaceless.rst40 As the filter uses a regular expression behind the scenes, its performance
H A Dslice.rst19 You can use any valid expression for both the start and the length:
/plugin/zip/pear/File/
H A DArchive.php958 * @param string $expression String containing an expression that evaluates
968 function predCustom($expression) argument
971 return new File_Archive_Predicate_Custom($expression);
/plugin/bpmnio/vendor/dmn-js/
H A DCHANGELOG.md80 * `FEAT`: allow to change expression language only when other option available ([#686](https://gith…
81 * `FEAT`: drop Camunda Platform expression languages ([#675](https://github.com/bpmn-io/dmn-js/issu…
90 * The only expression language selectable per default is FEEL.
235 * `FEAT`: re-design literal expression layout ([#515](https://github.com/bpmn-io/dmn-js/issues/515))
237 * `FEAT`: display FEEL as default expression language for inputs ([#527](https://github.com/bpmn-io…
249 * Literal expression and decision table viewers no longer allow to change decision ID. Use [dmn-js-…
275 * `FEAT(decision-table)`: set FEEL as default expression language ([#491](https://github.com/bpmn-i…
372 * `FEAT(decision-table)`: use JUEL as the default input expression language ([#405](https://github.…
/plugin/bpmnio/vendor/dmn-js/dist/assets/dmn-font/css/
H A Ddmn-codes.css37 .dmn-icon-literal-expression:before { content: '\e823'; } /* '' */
/plugin/findologicxmlexport/vendor/jms/serializer/src/Metadata/Driver/
H A DXmlDriver.php139 if (isset($method->attributes()->expression)) {
143 $this->parseExpression((string) $method->attributes()->expression)
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Di18n.rst105 Within an expression or in a tag, you can use the ``trans`` filter to translate
131 {# use the temporary variable within an expression #}
/plugin/combo/vendor/salesforce/handlebars-php/
H A DCODE_OF_CONDUCT.md10 welcoming environment for all, regardless of gender identity and expression,
29 identity and expression, sexual orientation, disability, physical appearance,
/plugin/structsection/
H A Dyarn.lock58 "@babel/helper-member-expression-to-functions@^7.12.7":
87 "@babel/helper-optimise-call-expression@^7.12.10":
100 "@babel/helper-optimise-call-expression" "^7.12.10"
552 babel-helper-explode-assignable-expression "^6.24.1"
576 babel-helper-explode-assignable-expression@^6.24.1:
612 babel-helper-optimise-call-expression@^6.24.1:
645 babel-helper-optimise-call-expression "^6.24.1"
740 babel-helper-optimise-call-expression "^6.24.1"
2568 spdx-expression-parse "^3.0.0"
2576 spdx-expression-parse@^3.0.0:
[all …]
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D65.65.js.map1expression' }\n ],\n rawDataState: [\n // endverbatim\n [\n …
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Dinclude.rst40 And if the expression evaluates to a ``\Twig\Template`` or a
/plugin/masciimath/
H A DREADME.txt22 …* One pair of parantheses is removed when the expression can be parsed uniquely without it as usua…
/plugin/xcom/lang/en/
H A Dhowto.txt54expression in the Options field. The regular expression must be placed between hashes and passed …
H A Dfunctions.txt97 …ce. The options array holds a regular expression in this format: ''(#pattern#)''. The hashes are r…
/plugin/findologicxmlexport/vendor/hoa/math/
H A DCHANGELOG.md55 …* Fix valid arithmetic space definition in an expression. (Ivan Enderlin, 2015-08-25T07:50:36+02:0…
/plugin/combo/vendor/carica/phpcss/
H A DREADME.md30 Get CSS selector as Xpath expression
32 $expression = PhpCss::toXpath($selector);
/plugin/combo/vendor/php-webdriver/webdriver/
H A DCHANGELOG.md166 - `urlMatches` - current URL matches regular expression
167 - `titleMatches` - current page title matches regular expression
170 - `elementTextMatches` - text in element matches regular expression
/plugin/ifauthex/
H A DREADME.md23 to arbitrary boolean expression (in for a penny...), that uses PHP standard logical operators `||`,
/plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/
H A Dannotations.rst25 be possible to use ``@Exclude(if="expression")`` to exclude dynamically a property.
33 be possible to use ``@Expose(if="expression")`` to expose dynamically a property.
258 …s exposed using the ``object.getFirstName()`` expression (``exp`` can contain any valid symfony ex…
H A Dxml_reference.rst74 <virtual-property expression="object.getName()"
/plugin/vshare/
H A Dsites.ini6 ; rex = a regular expression that can extract the vid from the web or emb url

1234567891011