Searched refs:convert (Results 1 – 11 of 11) sorted by relevance
/dokuwiki/vendor/splitbrain/lesserphp/src/Functions/ |
D | Misc.php | 44 public function convert(array $args): array function in LesserPHP\\Functions\\Misc 53 return Util::convert($value, $to);
|
D | Math.php | 237 $converted = Util::convert($values[$a], $first_format); 264 $converted = Util::convert($values[$a], $first_format);
|
/dokuwiki/vendor/splitbrain/lesserphp/src/Utils/ |
D | Util.php | 51 public static function convert($number, $to): array function in LesserPHP\\Utils\\Util
|
/dokuwiki/vendor/splitbrain/slika/ |
D | README.md | 105 | `imconvert` | `/usr/bin/convert` | The path to ImageMagick's `convert` binary |
|
/dokuwiki/vendor/splitbrain/php-jsstrip/ |
D | README.md | 18 You'll have to convert your code to use ';' first.
|
/dokuwiki/vendor/simplepie/simplepie/src/ |
D | Enclosure.php | 425 * @param bool $convert Convert seconds into hh:mm:ss 428 public function get_duration($convert = false) argument 431 if ($convert) {
|
/dokuwiki/vendor/simplepie/simplepie/idn/ |
D | ReadMe.txt | 14 The class idna_convert allows to convert internationalized domain names 87 // or UCS-4, you will have to convert it before outputting it
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/ |
D | X509.php | 1736 $s = ASN1::convert($s, $type); 1844 $v = ASN1::convert($v, $type); 1922 $v = ASN1::convert($v, $type);
|
D | ASN1.php | 1344 … public static function convert($in, $from = self::TYPE_UTF8_STRING, $to = self::TYPE_UTF8_STRING) function in phpseclib3\\File\\ASN1
|
/dokuwiki/_test/data/pages/wiki/ |
D | syntax.txt | 226 DokuWiki can convert certain pre-defined characters or strings into images or other text or HTML. 258 Typography: [[DokuWiki]] can convert simple text characters to their typographically correct entiti…
|
/dokuwiki/data/pages/wiki/ |
D | syntax.txt | 226 DokuWiki can convert certain pre-defined characters or strings into images or other text or HTML. 258 Typography: [[DokuWiki]] can convert simple text characters to their typographically correct entiti…
|