Home
last modified time | relevance | path

Searched refs:condition (Results 1 – 25 of 235) sorted by last modified time

12345678910

/plugin/siteexport/
H A Dhelper.php333 private function addPluginHint( &$form, $condition, $hint, $plugin ) { argument
334 if ($condition) { return; }
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js76682 loop: // eslint-disable-next-line no-constant-condition
77500 scanLoop: // eslint-disable-next-line no-constant-condition
77599 outRootLoop: // eslint-disable-next-line no-constant-condition
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs18725 case 'condition' /*case 'Condition'*/: break;
18756 case 'condition' /*case 'Condition'*/: break;
21929 default: NF += "dd"; break; // TODO: error condition
21947 default: NF += "eeee"; break; // TODO: error condition
21956 default: NF += "hh"; break; // TODO: error condition
21965 default: NF += "mm"; break; // TODO: error condition
21984 default: NF += "ss"; break; // TODO: error condition
21994 default: NF += "yy"; break; // TODO: error condition
22057 …if(unescapexml(y["condition"]) == "value()>=0") NF = number_format_map[y["apply-style-name"]] + ";…
22058 else console.error("ODS number format may be incorrect: " + y["condition"]);
[all …]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php2795 $condition = (isset($a['condition']) ? $a['condition'] : (isset($a['type']) ? $a['type'] : ''));
2816 $this->AddPage($orientation, $condition, $resetpagenum, $pagenumstyle, $suppress, $mgl, $mgr, $mgt, $mgb, $mgh, $mgf, $ohname, $ehname, $ofname, $efname, $ohvalue, $ehvalue, $ofvalue, $efvalue, $pagesel, $newformat);
2905 $condition = '',
3038 $condition = strtoupper($condition);
3041 if ($condition == 'E') { // only adds new page if needed to create an Even page
3045 } elseif ($condition == 'O') { // only adds new page if needed to create an Odd page
3049 } elseif ($condition
2888 AddPage($orientation = '', $condition = '', $resetpagenum = '', $pagenumstyle = '', $suppress = '', $mgl = '', $mgr = '', $mgt = '', $mgb = '', $mgh = '', $mgf = '', $ohname = '', $ehname = '', $ofname = '', $efname = '', $ohvalue = 0, $ehvalue = 0, $ofvalue = 0, $efvalue = 0, $pagesel = '', $newformat = '') global() argument
[all...]
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Visitor/
H A DXpath.php203 * prepare buffer to add a condition to the xpath expression
205 private function addCondition($condition): void { argument
206 if (!empty($condition)) {
214 $this->add($condition);
224 $this->add($condition);
229 * end condition if in condition status
318 * If the visitor is in the condition status, close it.
365 $condition = '(self::'.$elementName.' or self::'.$this->_defaultNamespacePrefix.':'.$elementName.')';
367 $this->setElement('*['.$condition
[all...]
/plugin/combo/vendor/php-webdriver/webdriver/lib/
H A DWebDriverExpectedCondition.php233 * To check exact text match use elementTextIs() condition.
248 * To check exact text match use elementTextIs() condition.
271 * To check only partial substring of the text use elementTextContains() condition.
461 * Wrapper for a condition, which allows for elements to update by redrawing.
464 * condition on it. For these conditions it is possible that an element is located and then subsequently it is
466 * the condition is checked.
468 * @param WebDriverExpectedCondition $condition The condition wrapped.
469 * @return static Condition returns the return value of the getApply() of the given condition.
471 public static function refreshed(self $condition) argument
577 not(self $condition) global() argument
[all...]
/plugin/combo/vendor/php-webdriver/webdriver/
H A DCHANGELOG.md69 - Make `alertIsPresent()` condition working in W3C mode.
154 - Deprecate `textToBePresentInElementValue` expected condition in favor of `elementValueContains`.
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DATNDeserializer.php722 private function checkCondition(?bool $condition, $message = 'IllegalState') : void argument
724 if ($condition === null) {
/plugin/combo/.travis/
H A D.travis.yml14 # https://config.travis-ci.com/ref/job/if/condition
/plugin/data/_test/
H A Dhelper.test.php
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md588 * `FIX`: do not remove sequence flow condition on type change ([`b2900786`](https://github.com/bpmn…
/plugin/bpmnio/vendor/bpmn-js/dist/assets/bpmn-font/css/
H A Dbpmn-codes.css16 .bpmn-icon-intermediate-event-catch-condition:before { content: '\e812'; } /* '' */
18 .bpmn-icon-start-event-condition:before { content: '\e814'; } /* '' */
71 .bpmn-icon-start-event-non-interrupting-condition:before { content: '\e84a'; } /* '' */
88 .bpmn-icon-intermediate-event-catch-non-interrupting-condition:before { content: '\e85b'; } /* '' …
H A Dbpmn-embedded.css74 .bpmn-icon-intermediate-event-catch-condition:before { content: '\e812'; } /* '' */
76 .bpmn-icon-start-event-condition:before { content: '\e814'; } /* '' */
129 .bpmn-icon-start-event-non-interrupting-condition:before { content: '\e84a'; } /* '' */
146 .bpmn-icon-intermediate-event-catch-non-interrupting-condition:before { content: '\e85b'; } /* '' …
H A Dbpmn.css71 .bpmn-icon-intermediate-event-catch-condition:before { content: '\e812'; } /* '' */
73 .bpmn-icon-start-event-condition:before { content: '\e814'; } /* '' */
126 .bpmn-icon-start-event-non-interrupting-condition:before { content: '\e84a'; } /* '' */
143 .bpmn-icon-intermediate-event-catch-non-interrupting-condition:before { content: '\e85b'; } /* '' …
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js194 …ionAttrs),"bpmn:ConditionalEventDefinition"===t.eventDefinitionType&&(r.condition=this._bpmnFactor…
/plugin/farmer/lang/fr/
H A Dtab_new_help.txt12 en bon anglais)), un nom d'hôte suffit, à condition
/plugin/const/
H A Dclass.evalmath.php817 * @param double|int $condition Condition.
822 public static function func_if( $condition, $statement, $alternative ) { argument
823 return ( (bool) $condition ? $statement : $alternative );
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/
H A DCHANGELOG.rst94 * Added a condition to ensure that functions.php can be required multiple times
/plugin/ckgedit/ckeditor/
H A DCHANGES.md1545 * [#6504](https://dev.ckeditor.com/ticket/6504): Fixed: Race condition while loading several [`conf…
/plugin/tagfilter/script/select2/
H A DLICENSE7 use of this software only upon the condition that you accept all of the terms of either the Apache
H A DREADME.md73 use of this software only upon the condition that you accept all of the terms of either the Apache
/plugin/davcal/vendor/sabre/dav/lib/DAV/Locks/
H A DPlugin.php202 foreach ($conditions as $condition) {
203 foreach ($condition['tokens'] as $token) {
461 foreach ($conditions as $ii => $condition) {
462 foreach ($condition['tokens'] as $jj => $token) {
476 foreach ($conditions as $kk => $condition) {
478 foreach ($condition['tokens'] as $ii => $token) {
515 $oddLocks = $this->getLocks($condition['uri']);
/plugin/davcal/vendor/sabre/dav/lib/DAV/Sync/
H A DPlugin.php231 foreach ($conditions as $kk => $condition) {
233 foreach ($condition['tokens'] as $ii => $token) {
241 $node = $this->server->tree->getNodeForPath($condition['uri']);

12345678910