Home
last modified time | relevance | path

Searched +full:encoding -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 51 – 72 of 72) sorted by relevance

123

/dokuwiki/inc/
H A Dconfutils.php446 * @param string $code encoding method, values: plain, base64, uuencode.
H A Dhtml.php770 echo '<b>encoding:</b><pre>';
771 echo $lang['encoding'];
H A Dform.php62 * @param bool|string $enctype (optional, deprecated) Encoding type of the data
281 $this->params['accept-charset'] = $lang['encoding'];
H A Dcommon.php453 * on Windows (non-IIS) systems and to have proper URL encoding
1013 // this won't break any worse than it breaks with the wrong encoding
1021 * Prepares text for print in Webforms by encoding special chars.
/dokuwiki/lib/plugins/config/settings/
H A Dconfig.metadata.php66 * '_code' - encoding method to use, accepted values: 'base64','uuencode','plain'. defaults to plain.
/dokuwiki/vendor/simplepie/simplepie/
H A DCHANGELOG.md148 * PHP 8.0: prevent ValueError for invalid encoding [#657](https://github.com/simplepie/simplepie/pull/657)
268 * Fixed encoding of ampersands in `SimplePie->subscribe_url()`. [#348](https://github.com/simplepie/simplepie/pull/348)
/dokuwiki/vendor/splitbrain/php-archive/src/
H A DZip.php736 * Tries iconv with the correct encoding first, falls back to mbstring with CP850 which is
1002 * When encoding stuff outside the 7bit ASCII range it needs to be placed in a separate
/dokuwiki/vendor/composer/
H A Dinstalled.json258 "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
268 "encoding",
616 "ext-mbstring": "Can be used alternatively for handling filename encoding",
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Drsplus.php109 'emptyenv', 'encodeString', 'Encoding', 'Encoding<-', 'env.profile', 'environment', 'environment<-', 'environmentIsLocked',
H A Dvim.php142 'ei', 'ek', 'enc', 'encoding', 'endfun', 'endofline',
H A Dgo.php97 'base64.Encoding', 'big.Int', 'big.Word', 'bignum.Integer', 'bignum.Rational',
H A Dkotlin.php128 'AudioFormat.Encoding', 'AudioInputStream',
H A Djava.php144 'AudioFormat.Encoding', 'AudioInputStream',
H A Dabap.php901 'encoding',
H A Dgroovy.php134 'AudioFormat.Encoding', 'AudioInputStream',
H A Dprogress.php291 'EMPTY','ENCODING','ENCRYPTION-SALT','END-USER-PROMPT',
H A Djava5.php392 'AudioFileFormat', 'AudioFileFormat.Type', 'AudioFormat', 'AudioFormat.Encoding', 'AudioInputStream', 'AudioPermission', 'AudioSystem', 'BooleanControl', 'BooleanControl.Type', 'Clip', 'CompoundControl', 'CompoundControl.Type', 'Control.Type', 'DataLine', 'DataLine.Info', 'EnumControl', 'EnumControl.Type', 'FloatControl', 'FloatControl.Type', 'Line', 'Line.Info', 'LineEvent', 'LineEvent.Type', 'LineListener', 'LineUnavailableException', 'Mixer', 'Mixer.Info', 'Port', 'Port.Info', 'ReverbType', 'SourceDataLine', 'TargetDataLine', 'UnsupportedAudioFileException'
541 'CodeSets', 'Codec', 'CodecFactory', 'CodecFactoryHelper', 'CodecFactoryOperations', 'CodecOperations', 'ComponentIdHelper', 'ENCODING_CDR_ENCAPS', 'Encoding', 'ExceptionDetailMessage', 'IOR', 'IORHelper', 'IORHolder', 'MultipleComponentProfileHelper', 'MultipleComponentProfileHolder', 'ProfileIdHelper', 'RMICustomMaxStreamFormat', 'ServiceContext', 'ServiceContextHelper', 'ServiceContextHolder', 'ServiceContextListHelper', 'ServiceContextListHolder', 'ServiceIdHelper', 'TAG_ALTERNATE_IIOP_ADDRESS', 'TAG_CODE_SETS', 'TAG_INTERNET_IOP', 'TAG_JAVA_CODEBASE', 'TAG_MULTIPLE_COMPONENTS', 'TAG_ORB_TYPE', 'TAG_POLICIES', 'TAG_RMI_CUSTOM_MAX_STREAM_FORMAT', 'TaggedComponent', 'TaggedComponentHelper', 'TaggedComponentHolder', 'TaggedProfile', 'TaggedProfileHelper', 'TaggedProfileHolder', 'TransactionService'
H A Dracket.php243 'local-transformer-expand/capture-lifts', 'locale-string-encoding',
/dokuwiki/lib/plugins/authad/
H A Dauth.php104 // make sure the right encoding is used
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
H A DX509.php583 /* [extnValue] contains the DER encoding of an ASN.1 value
688 /* [extnValue] contains the DER encoding of an ASN.1 value
717 /* $value contains the DER encoding of an ASN.1 value
759 /* [value] contains the DER encoding of an ASN.1 value
/dokuwiki/vendor/simplepie/simplepie/src/
H A DIRI.php400 * Replace invalid character with percent encoding
/dokuwiki/lib/scripts/
H A Dfileuploader.js202 ? (/\[\]$/.test(temp)) // prevent double-encoding

123