Home
last modified time | relevance | path

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

123

/plugin/projects/lib/
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 …vior of the farm is configured. Please be aware that changing options here will affect all animals.
/plugin/conflictmerger/lang/en/
Dconflict-solved.txt6 However, the changes made don't affect those made by you, so both versions
/plugin/asciidocjs/node_modules/string-width/
Dreadme.md5 …e codes](https://en.wikipedia.org/wiki/ANSI_escape_code) are stripped and doesn't affect the width.
/plugin/jplayer/vendor/happyworm/jplayer/
DMIGRATION.md2 All notable changes that affect the backwards compatability of this project will be documented in t…
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/
DURI.Munge.txt39 redirector scripts can be a security risk and negatively affect the
/plugin/bibtex/OSBib/
DCHANGELOG37 (The above two affect those using STYLEMAPBIBTEX.)
/plugin/pagecss/
H A Dplugin-page.md122 **Q:** Does this plugin affect other pages?\\
/plugin/aichat/vendor/vanderlee/php-sentence/
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/
DCHANGELOG.md49 upgrading the extension. This does not affect the pure PHP
/plugin/codeprettify/code-prettify/
DCHANGES.md52 annotations which should not be styled or otherwise affect the tokenization
/plugin/webdav/vendor/sabre/xml/
DCHANGELOG.md161 and the fact that PHP namespace are case-insensitive, this should not affect
/plugin/icalevents/vendor/sabre/xml/
DCHANGELOG.md155 and the fact that PHP namespace are case-insensitive, this should not affect
/plugin/findologicxmlexport/vendor/jms/serializer/doc/cookbook/
Dexclusion_strategies.rst231 affect the serialized content of others classes than the one you apply the
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
DChangeLog-5.7.md9 ….com/sebastianbergmann/phpunit/issues/2236): Exceptions in `tearDown()` do not affect `getStatus()`
/plugin/mikioplugin/
H A DREADME.md12 A flexbox fix was applied to the card body element. This may affect existing layouts that relied on…
/plugin/bb4dw/
Dsample.bib120 …lex array operation is combined from primitive array operations does not affect the runtime perfor…
348 …all changes in source code, especially on the memory access pattern, can affect performance signif…
/plugin/diagramsnet/lib/stencils/
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/
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/
DLICENSE81 …For the avoidance of doubt, this Section 6(b) does not affect any right the Licensor may have to s…
/plugin/flowplayer/player/
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/photogallery/phpThumb/licenses/
Dlicense.mpl-20.txt226 describe the limitations and the code they affect. Such description must
/plugin/jplayer/vendor/james-heinrich/getid3/licenses/
Dlicense.mpl-20.txt226 describe the limitations and the code they affect. Such description must
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
DLICENSE52 …s License is invalid or unenforceable under applicable law, it shall not affect the validity or en…

123