Home
last modified time | relevance | path

Searched +full:value -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 151 – 175 of 232) sorted by relevance

12345678910

/dokuwiki/inc/
H A Dchangelog.php42 * @param array $flags Additional flags in a key value array.
108 * @param array $flags Additional flags in a key value array.
H A Dconfutils.php11 * line prefix used to negate single value config items
447 * @return string the encoded value
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH1.php
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dcss.php15 * - update for current CSS3 (properties, value, expression, unites & color)
323 // value
854 'value',
H A Dgo.php132 'eval.Thread', 'eval.Type', 'eval.UintValue', 'eval.Value', 'eval.Variable',
135 'flag.Value', 'flate.CorruptInputError', 'flate.InternalError',
209 'reflect.UnsafePointerValue', 'reflect.Value', 'regexp.Error', 'regexp.Regexp',
H A Dlisp.php59 'name','value','plist','get',
H A Drexx.php86 'translate', 'trunc', 'userid', 'value',
H A Dvala.php59 'throws', 'true', 'try', 'using', 'value', 'var', 'virtual',
H A Doorexx.php95 'value', 'var', 'verify', 'word', 'wordindex', 'wordlength',
H A Dq.php73 'txf', 'type', 'ungroup', 'union', 'upper', 'upsert', 'value', 'var', 'view', 'views', 'vs',
H A Dapplescript.php66 'paragraph', 'paragraphs', 'missing value', 'quoted form', 'desktop', 'POSIX path', 'POSIX file',
H A Davisynth.php119 'Value', 'VersionNumber', 'VersionString', 'VDifferenceFromPrevious', 'VDifferenceToNext', 'VPlaneMax',
H A Dgenero.php334 "VALUE",
H A Dsmarty.php84 'loop', 'start', 'step', 'max', 'show', 'values', 'value', 'from', 'item'
H A Dsql.php105 'VALUE', 'VALUES', 'VARCHAR', 'VARIABLES', 'VARYING', 'VIEW',
H A Dhtml4strict.php99 'valign', 'value', 'valuetype', 'version', 'vlink', 'vspace',
H A Dceylon.php69 'value', 'assign', 'void', 'function',
H A Dhtml5.php121 'valign', 'value', 'valuetype', 'version', 'vlink', 'vspace',
/dokuwiki/lib/plugins/extension/helper/
H A Drepository.php216 // FIXME make integer from type value
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DHash.php1372 // Initialize hash value for this chunk
1440 // Produce the final hash value (big-endian)
H A DRC2.php90 * Optimizing value while CFB-encrypting
102 * {@internal Changing this value after setting the key has no effect.}
131 * Twice the same 256-value sequence to save a modulus in key expansion.
526 // Only the first value must be altered.
/dokuwiki/vendor/splitbrain/php-cli/src/
H A DBase.php322 // check that the value can be casted to string
H A DOptions.php67 * Gets the bin value
311 * Get the value of the given option
/dokuwiki/vendor/simplepie/simplepie/src/
H A DSimplePie.php568 * @var mixed Force input encoding to be set to the follow value
786 foreach ($url as $value) {
787 $this->multifeed_url[] = $this->registry->call(Misc::class, 'fix_protocol', [$value, 1]);
1444 * Set element/attribute key/value pairs of HTML attributes
1452 * @param array|null $element_attribute Element/attribute key/value pairs, null for default
1475 * @param string $qs The query string that the value should be passed to.
1529 $xml_is_sane = isset($values[0]['value']);
1851 // overwrite the current value of file.
2133 * The return value is an indexed array of elements matching the given
2136 * `attribs` then has one level of associative name => value dat
[all...]
/dokuwiki/vendor/splitbrain/php-archive/src/
H A DZip.php538 * This key-value list contains general information about the ZIP file
660 ) as $hd) { // On ODT files, these headers are 0. Keep the previous value.
687 $value = substr($header, 0, $set['len']);
689 $extra[$set['id']] = $value;

12345678910