Home
last modified time | relevance | path

Searched refs:affect (Results 1 – 25 of 55) sorted by relevance

123

/plugin/projects/lib/
H A Dmaker.php12 private $affect = array(); variable in MakeNode
19 public function affect() { return $this->affect; } function in MakeNode
35 if ($this->loops != NULL || $this->affect != NULL) return;
48 $affect = array();
52 $new_affect = $link->affect();
53 if ($new_affect) $affect = array_merge($affect, $new_affect);
54 $affect[] = $link->name();
56 if ($affect)
57 $this->affect = array_keys(array_flip($affect));
58 else $this->affect = array();
[all …]
/plugin/farmer/lang/en/
H A Dtab_config.txt1 Here the basic behavior of the farm is configured. Please be aware that changing options here will affect all animals.
/plugin/conflictmerger/lang/en/
H A Dconflict-solved.txt6 However, the changes made don't affect those made by you, so both versions
/plugin/jplayer/vendor/happyworm/jplayer/
H A DMIGRATION.md2 All notable changes that affect the backwards compatability of this project will be documented in t…
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DURI.Munge.txt
/plugin/bibtex/OSBib/
H A DCHANGELOG37 (The above two affect those using STYLEMAPBIBTEX.)
/plugin/aichat/vendor/vanderlee/php-sentence/
H A DREADME.md75 text this should pose no problem. In either case this should not affect the
/plugin/davcal/vendor/sabre/xml/
H A DCHANGELOG.md94 and the fact that PHP namespace are case-insensitive, this should not affect
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
H A DCHANGELOG.md49 upgrading the extension. This does not affect the pure PHP
/plugin/codeprettify/code-prettify/
H A DCHANGES.md52 annotations which should not be styled or otherwise affect the tokenization
/plugin/icalevents/vendor/sabre/xml/
H A DCHANGELOG.md155 and the fact that PHP namespace are case-insensitive, this should not affect
/plugin/webdav/vendor/sabre/xml/
H A DCHANGELOG.md161 and the fact that PHP namespace are case-insensitive, this should not affect
/plugin/findologicxmlexport/vendor/jms/serializer/doc/cookbook/
H A Dexclusion_strategies.rst231 affect the serialized content of others classes than the one you apply the
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A DChangeLog-5.7.md9 ….com/sebastianbergmann/phpunit/issues/2236): Exceptions in `tearDown()` do not affect `getStatus()`
/plugin/diagramsnet/lib/stencils/
H A DLICENSE81 …For the avoidance of doubt, this Section 6(b) does not affect any right the Licensor may have to s…
/plugin/diagramsnet/lib/templates/
H A DLICENSE81 …For the avoidance of doubt, this Section 6(b) does not affect any right the Licensor may have to s…
/plugin/diagramsnet/lib/img/
H A DLICENSE81 …For the avoidance of doubt, this Section 6(b) does not affect any right the Licensor may have to s…
/plugin/flowplayer/player/
H A DREADME.txt99 …th is set to a percentage, x/y is required to be floored or else it will affect the animation engi…
212 the beginning. This is only when using RTMP connections and does not affect progressive download pl…
/plugin/jplayer/vendor/james-heinrich/getid3/licenses/
H A Dlicense.mpl-20.txt226 describe the limitations and the code they affect. Such description must
/plugin/photogallery/phpThumb/licenses/
H A Dlicense.mpl-20.txt226 describe the limitations and the code they affect. Such description must
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A DLICENSE52 …s License is invalid or unenforceable under applicable law, it shall not affect the validity or en…
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DJplayerRtmp.as365 // Allow multiple onResult Handlers to affect size. As per PR #131 and #98.
/plugin/photogallery/phpThumb/
H A DphpThumb.config.php.default67 …lead to an exponentially larger number of subdirectories which will also affect disk space due to …
/plugin/bpmnio/vendor/dmn-js/
H A DCHANGELOG.md177 * table element now wrapped in an additional container which might affect your styles
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog412 no more affect CSS code; semicolons inside quoted strings no more
478 * Fixed: 'border' attribute could affect elements after the

123