Home
last modified time | relevance | path

Searched defs:default (Results 51 – 75 of 175) sorted by relevance

1234567

/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/Type/
H A DPdfDictionary.php111 public static function get($dictionary, $key, PdfType $default = null) argument
/plugin/pgn4web/pgn4web/
H A Dgotd.php12 function get_param($param, $shortParam, $default) {
H A Dencoder-example.php14 function get_param($param, $shortParam, $default) {
H A Dviewer-links.php134 function get_param($param, $shortParam, $default) {
/plugin/authfacebook/lib/Exceptions/
H A DFacebookResponseException.php148 private function get($key, $default = null)
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DCommonTokenFactory.php53 public static function default() : self function in Antlr\\Antlr4\\Runtime\\CommonTokenFactory
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/py/
H A Dfckconnector.py80 def get(self, key, default=None): argument
/plugin/subconfhelper/helper/
H A Dconfig.php36 function configuration( $datafile, $local=array( ), $default=array( ), $protected=array( ) ) {
/plugin/fblogin/lib/
H A Dfacebook.php112 protected function getPersistentData($key, $default = false) {
/plugin/commonmark/vendor/league/commonmark/src/
H A DHtmlRenderer.php
H A DEnvironmentInterface.php
/plugin/elasticsearch/vendor/nyholm/dsn/src/Configuration/
H A DDsnFunction.php65 public function getParameter(string $key, $default = null) argument
H A DDsn.php58 public function getParameter(string $key, $default = null) argument
/plugin/combo/admin/
H A Dpagerules.php306 private function getLangOrDefault($id, $default) argument
/plugin/twofactor/
H A DSettings.php79 public function get($key, $default = null) argument
/plugin/combo/ComboStrap/
H A DArrayUtility.php104 public static function mergeByValue(array $default, array $overwrite): array argument
/plugin/fedauth/Auth/OpenID/
H A DMessage.php211 function get($key, $default = null)
805 function getArg($namespace, $key, $default = null)
888 function getAliasedArg($aliased_key, $default = null)
/plugin/xterm2/
H A Dsyntax.php48 var $default = 'xterm2user'; variable in syntax_plugin_xterm2
/plugin/crypto/
H A Dsyntax.php98 function xml_property($xml, $name, $default = "") {
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/
H A DDWRenderer.php49 getOption(string $option, $default = null) global() argument
/plugin/authgooglesheets/vendor/psr/http-message/src/
H A DServerRequestInterface.php227 public function getAttribute($name, $default = null);
/plugin/flashplayer/
H A Dsyntax.php120 function _getNumericalAttribute($attributeString, $attribute, $default){
/plugin/tcycle/
H A Dsyntax.php101 function _getAttribute($attributeString, $attribute, $default){
/plugin/openid/Auth/OpenID/
H A DMessage.php235 function get($key, $default = null)
885 function getArg($namespace, $key, $default = null)
968 function getAliasedArg($aliased_key, $default = null)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DThumbnailDetails.php36 public function setDefault(Thumbnail $default)

1234567