Home
last modified time | relevance | path

Searched refs:set (Results 476 – 500 of 1255) sorted by relevance

1...<<11121314151617181920>>...51

/plugin/contactmodern/
H A DCHANGELOG7 * Reply-to set to senders email address (thanks to Cristian Wente)
/plugin/authyubikey/lib/
H A DNEWS2 ** For httpsverify=false, set CURLOPT_SSL_VERIFYHOST to 0.
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dbatch.rst13 {% set items = ['a', 'b', 'c', 'd', 'e', 'f', 'g'] %}
H A Descape.rst72 {% set strategy = 'html' %}
84 {% set strategy = 'html' %}
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dendpoint-closure.asciidoc7 available set of API endpoints available.
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/
H A DTwitter.php107 throw new TokenResponseException('Invalid response. OAuth Token data not set: ' . $responseBody);
/plugin/confmanager/lang/en/
H A Dwordblock.txt3 …conf['usewordblock'] = 1;'' option in ''conf/local.php'' (by default it is set to 1) and edit the …
/plugin/settingstree/settings/
H A Dsettingshierarchy.class.php102 static::$cache->set("plugin_{$pluginname}_lang_{$l}_{$type}",$lang,0);
103 static::$cache->set("plugin_{$pluginname}_lang_{$l}_{$type}_time",filemtime($path),0);
/plugin/struct/action/
H A Dmigration.php417 $fixes = array_map(static fn($set, $key) => "$key = '$set'", $fixes, array_keys($fixes));
/plugin/authdrupal8/
H A Dpassword.inc92 // Ensure that $count_log2 is within set bounds.
103 * Ensures that $count_log2 is within set bounds.
110 * Integer within set bounds that is closest to $count_log2.
279 // Ensure that $count_log2 is within set bounds.
/plugin/upgrade/vendor/splitbrain/php-archive/src/
H A DZip.php33 * You can call this function before adding each file to set differen compression levels
123 * $include is set only files that match this expression will be extracted. Files that match the $exclude
685 $set = unpack('vid/vlen', $header);
687 $value = substr($header, 0, $set['len']);
688 $header = substr($header, $set['len']);
689 $extra[$set['id']] = $value;
845 * DOS timestamps start at 1980-01-01, earlier UNIX stamps will be set to this date
918 $header .= pack('v', 0); // general purpose flag - no flags set
964 $header .= pack('v', 0); // general purpose flag - no flags set
/plugin/diagramsnet/lib/js/dropbox/
H A DDropbox-sdk.min.js9set("Content-Type",v.types[e]||e),this},p.prototype.accept=function(e){return this.set("Accept",v.…
10set("Authorization","Bearer "+a);break;case"noauth":break;default:throw new Error("Unhandled auth …
/plugin/userimportextended/
H A DREADME3 You can import user passwords and set some defaults to , e.g. email
/plugin/google_adsense2/lang/en/
H A Dintro.txt29 Please set the following options...
/plugin/zotero/
H A DREADME.md20 cache. For this to work you have to set `autoupdating` in `config.ini` to `1`.
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Factory/
H A DFilterFactory.php91 public static function set(int $filterType, string $filterClass): void
88 public static function set(int $filterType, string $filterClass): void global() function in FreeDSx\\Ldap\\Protocol\\Factory\\FilterFactory
/plugin/commonmark/vendor/league/commonmark/
H A D.phpstorm.meta.php103 expectedArguments(\League\Config\MutableConfigurationInterface::set(), 0, argumentsSet('league_commonmark_options'));
/plugin/ckgedit/lang/en/
H A Dstyle.txt5 - The **style_sheet** option in the ''Configuration Settings'' must be set to **true**.
/plugin/advanced/lang/en/config/
H A Dmanifest.txt8 …- it can be overwritten by values set in a ''manifest.local.json'' in the ''conf'' directory which…
/plugin/twofactor/
H A DProvider.php148 $this->settings->set('secret', $secret);
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/
H A DBerEncoder.php497 throw new EncoderException('The encoded set type is malformed.');
569 # We have reached the last byte if the MSB is not set.
1050 'If the bit string is empty the unused bits must be set to 0. However, it is set to %s with %s octets.',
1157 * Encoding subsets may require specific ordering on set types. Allow this to be overridden.
1159 * @param SetType $set
1163 protected function encodeSet(SetType $set)
1165 return $this->encodeConstructedType(...$set->getChildren());
1169 * Encoding subsets may require specific ordering on set of types. Allow this to be overridden.
1171 * @param SetOfType $set
1123 encodeSet(SetType $set) global() argument
1135 encodeSetOf(SetOfType $set) global() argument
[all...]
/plugin/tline/
H A DCHANGES.txt14 It is easier and clearer to set both in the same place (the theme), rather than
39 * Tape color for overview painter now set. Uses following precedence: event's color attribute,
54 In the same way, the needed width is re-calculated whenever a new set of events
63 band, is used to set how close the bottom of the lowest track is to the
132 be set in the theme of the first band. Depending on the relative
168 * Added src/misc/fix_svn_props.txt -- used to correctly set props on
173 * Also need to set mime type to be text/xml for xml src files.
240 * Added copy of JFK timeline in examples with Dutch locale set.
/plugin/fedauth/classes/
H A Dfa_cookie.class.php91 function set($user, $provid, $svcdata, $sticky) { function in fa_cookie
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Ddate.rst38 You can set the default timezone globally by calling ``setTimezone()`` on
/plugin/linkbonus/syntax/
H A Dexternal.php94 $set = array(); // {false} if paramenter has not been detected

1...<<11121314151617181920>>...51