Home
last modified time | relevance | path

Searched refs:Unicode (Results 1 – 6 of 6) sorted by relevance

/dokuwiki/inc/Utf8/
H A DConversion.php24 foreach (Unicode::fromUtf8($str) as $cp) {
86 static fn($c) => Unicode::toUtf8([ord($c)]),
119 return Unicode::toUtf8([$cp]);
138 $uni = Unicode::fromUtf8($str);
156 return Unicode::toUtf8($uni);
H A DTable.php88 $string = Unicode::toUtf8($table);
H A DUnicode.php6 * Convert between UTF-8 and a list of Unicode Code Points
8 class Unicode class
12 * Unicode characters. Astral planes are supported ie. the ints in the
39 $mUcs4 = 0; // cached Unicode character
79 * (b) outside the Unicode range of 0-0x10FFFF.
114 * Unicode codepoint to be output
120 // From Unicode 3.1, non-shortest form is illegal
126 // From Unicode 3.2, surrogate characters are illegal
128 // Codepoints outside the Unicode range are illegal
170 * Takes an array of ints representing the Unicode character
[all...]
/dokuwiki/inc/
H A Dutf8.php15 use dokuwiki\Utf8\Unicode;
38 * Check if PREG was compiled with Unicode Property support
237 dbg_deprecated(Unicode::class . '::fromUtf8()');
238 return Unicode::fromUtf8($str, $strict);
246 dbg_deprecated(Unicode::class . '::toUtf8()');
247 return Unicode::toUtf8($arr, $strict);
14 use dokuwiki\Utf8\Unicode; global() alias
H A DSafeFN.class.php3 use dokuwiki\Utf8\Unicode;
51 return self::unicodeToSafe(Unicode::fromUtf8($filename));
81 return Unicode::toUtf8(self::safeToUnicode(strtolower($filename)));
/dokuwiki/vendor/simplepie/simplepie/idn/
H A DReadMe.txt32 Unicode strings are expected to be either UTF-8 strings, UCS-4 strings or UCS-4