Home
last modified time | relevance | path

Searched refs:toCode (Results 1 – 7 of 7) sorted by relevance

/plugin/findologicxmlexport/vendor/hoa/regex/Visitor/
H A DIsotropic.php173 $c[Ustring::toCode(
193 Ustring::toCode($left),
194 Ustring::toCode($right)
/plugin/findologicxmlexport/vendor/hoa/ustring/Test/Unit/
H A DIssue.php55 ->when($result = LUT::toCode(chr(160)))
H A DUstring.php852 ->when($result = LUT::toCode('~'))
858 ->when($result = LUT::toCode('§'))
864 ->when($result = LUT::toCode('ሇ'))
870 ->when($result = LUT::toCode('��'))
/plugin/findologicxmlexport/vendor/hoa/ustring/Bin/
H A DTocode.php95 $code = base_convert((string) Ustring::toCode($char), 10, $base);
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DCHANGELOG.md41 * `toCode` supports invalid UTF-8 character. (Ivan Enderlin, 2015-03-25T08:52:52+01:00)
67 * New `toCode` method, without UCS-2. (Ivan Enderlin, 2014-12-23T12:07:22+01:00)
H A DUstring.php786 $c = static::toCode($char);
888 $c = static::toCode($char);
954 public static function toCode($char) function in Hoa\\Ustring\\Ustring
H A DREADME.md137 Some static methods are helpful, such as `fromCode`, `toCode` or `isUtf8` on
143 Hoa\Ustring\Ustring::toCode('Ʃ'), // int(425) == 0x1a9