Home
last modified time | relevance | path

Searched refs:toBinaryCode (Results 1 – 3 of 3) sorted by relevance

/plugin/findologicxmlexport/vendor/hoa/ustring/Test/Unit/
H A DUstring.php880 ->when($result = LUT::toBinaryCode('~'))
886 ->when($result = LUT::toBinaryCode('§'))
892 ->when($result = LUT::toBinaryCode('ሇ'))
898 ->when($result = LUT::toBinaryCode('��'))
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DCHANGELOG.md64 * `toBinaryCode` has a better semantics. (Ivan Enderlin, 2014-12-23T14:11:02+01:00)
H A DUstring.php988 public static function toBinaryCode($char) function in Hoa\\Ustring\\Ustring