Searched refs:toCode (Results 1 – 7 of 7) sorted by relevance
173 $c[Ustring::toCode(193 Ustring::toCode($left),194 Ustring::toCode($right)
55 ->when($result = LUT::toCode(chr(160)))
852 ->when($result = LUT::toCode('~'))858 ->when($result = LUT::toCode('§'))864 ->when($result = LUT::toCode('ሇ'))870 ->when($result = LUT::toCode(''))
95 $code = base_convert((string) Ustring::toCode($char), 10, $base);
41 * `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)
786 $c = static::toCode($char);888 $c = static::toCode($char);954 public static function toCode($char) function in Hoa\\Ustring\\Ustring
137 Some static methods are helpful, such as `fromCode`, `toCode` or `isUtf8` on143 Hoa\Ustring\Ustring::toCode('Ʃ'), // int(425) == 0x1a9