Home
last modified time | relevance | path

Searched refs:behavior (Results 1 – 25 of 225) sorted by relevance

123456789

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/
DResponsePolicyRule.php25 public $behavior; variable in Google\\Service\\Dns\\ResponsePolicyRule
44 public function setBehavior($behavior) argument
46 $this->behavior = $behavior;
53 return $this->behavior;
/plugin/combo/vendor/salesforce/handlebars-php/
H A DCODE_OF_CONDUCT.md15 The goal of this code of conduct is to specify a baseline standard of behavior so
20 All questions and reports of abusive, harassing, or otherwise unacceptable behavior
35 Examples of behavior that contributes to creating a positive environment
44 Examples of unacceptable behavior by participants include:
59 behavior and are expected to take appropriate and fair corrective action in
60 response to any instances of unacceptable behavior.
79 Instances of abusive, harassing, or otherwise unacceptable behavior may be
/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/
DCODE_OF_CONDUCT.md14 Examples of behavior that contributes to creating a positive environment
23 Examples of unacceptable behavior by participants include:
37 behavior and are expected to take appropriate and fair corrective action in
38 response to any instances of unacceptable behavior.
57 Instances of abusive, harassing, or otherwise unacceptable behavior may be
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/
DCore.LegacyEntityDecoder.txt22 In HTML Purifier 4.9.0, we changed the behavior of entity parsing
24 cases, to more closely match HTML5 parsing behavior:
34 This flag reverts back to pre-HTML Purifier 4.9.0 behavior.
DCore.RemoveInvalidImg.txt10 remove elements from the document. Revert to pre-1.3.0 behavior by setting to false.
DAutoFormat.RemoveEmpty.RemoveNbsp.txt13 that don't have this behavior applied to them.
DHTML.Attr.Name.UseCDATA.txt7 to limitations of DTD. In certain documents, this relaxed behavior is desired,
DAttr.DefaultImageAlt.txt10 Default behavior with null is to use the basename of the src tag for the alt.
DCore.AggressivelyRemoveScript.txt11 choke. To revert to pre-4.9.0 behavior, set this to false.
DURI.Base.txt11 is on. You may use a non-absolute URI for this value, but behavior
DAttr.EnableID.txt12 (%Attr.IDPrefix). When set to true HTML Purifier reverts to the behavior of
DHTML.ForbiddenElements.txt15 the behavior you would like to disallow. If you forbid <code>img</code>
DAttr.ClassUseCDATA.txt9 is forced; if false, the NMTOKENS definition is forced. To get behavior
/plugin/findologicxmlexport/vendor/symfony/yaml/
DCHANGELOG.md12 * The behavior of the non-specific tag `!` is changed and now forces
27 `Parser::parse()`, and `Dumper::dump()` methods to configure the behavior of
54 * Deprecated using the non-specific tag `!` as its behavior will change in 4.0.
142 * Added support for customizing the YAML parser behavior through an optional bit field:
184 anymore (call Yaml::enablePhpParsing() to get back the old behavior)
/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 …
/plugin/mediacacheconfig/
Dplugin.info.txt6 desc Allows the configuration default caching behavior for media files
DREADME3 Allows the configuration default caching behavior for media files
/plugin/combo/vendor/symfony/yaml/
H A DCHANGELOG.md65 * The behavior of the non-specific tag `!` is changed and now forces
80 `Parser::parse()`, and `Dumper::dump()` methods to configure the behavior of
107 * Deprecated using the non-specific tag `!` as its behavior will change in 4.0.
195 * Added support for customizing the YAML parser behavior through an optional bit field:
237 anymore (call Yaml::enablePhpParsing() to get back the old behavior)
/plugin/asciidocjs/node_modules/jake/node_modules/minimatch/
DREADME.md162 Suppress the behavior of treating `#` at the start of a pattern as a
167 Suppress the behavior of treating a leading `!` character as negation.
194 behavior and allows using the escape character.
203 `nonegate` flag to suppress this behavior, and treat leading `!`
211 start of a line, or set the `nocomment` flag to suppress this behavior.
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
DCHANGELOG.md23 to `LONG_MAX`. This more closely matches the behavior of the pure
60 This was change to match the behavior of the pure PHP class.
120 * Clarified behavior of 128-bit type in documentation.
/plugin/asciidocjs/node_modules/minimatch/
DREADME.md176 Suppress the behavior of treating `#` at the start of a pattern as a
181 Suppress the behavior of treating a leading `!` character as negation.
212 behavior of earlier versions on Windows. Please use with
226 `nonegate` flag to suppress this behavior, and treat leading `!`
234 start of a line, or set the `nocomment` flag to suppress this behavior.
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
DREADME.md76 behavior of objects with very limited knowledge about them. But as with any other prophecy,
117 Dummy is your friend if you don't care about the actual behavior of this double and just need
131 A stub is an object double, which doesn't have any expectations about the object behavior,
183 behaviors where some method call changes behavior of others. In PHPUnit or Mockery
277 no behavior whatsoever.
331 Now we know how to define doubles without behavior (dummies) and doubles with behavior, but
343 Predictions are a delayed behavior check for your prophecies. You see, during the entire lifetime
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
Dwith.rst36 disable this behavior by appending the ``only`` keyword:
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
Dconfig-hash.asciidoc28 If this behavior is not desired (for example, you are using the hash for other
/plugin/asciidocjs/node_modules/character-parser/
DREADME.md49 // This is the character-parser@1 default behavior.
165 The default behavior when the delimiter is a bracket has been changed so that nesting is taken into…
167 To preserve the original behavior, pass `ignoreNesting: true` as an option.

123456789