Home
last modified time | relevance | path

Searched refs:toAscii (Results 1 – 4 of 4) sorted by relevance

/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DCHANGELOG.md55 * Add emoji and other symbols supports to `toAscii`. (Ivan Enderlin, 2015-01-06T11:17:32+01:00)
56 * Update `toAscii` to use a transliterator. (Ivan Enderlin, 2015-01-06T10:58:07+01:00)
H A DREADME.md155 $emoji->toAscii(), "\n",
156 $maths->toAscii(), "\n";
H A DUstring.php489 public function toAscii($try = false) function in Hoa\\Ustring\\Ustring
/plugin/findologicxmlexport/vendor/hoa/ustring/Test/Unit/
H A DUstring.php948 $string->toAscii();
962 ->when($result = $string->toAscii(true))
979 ->when($result = $string->toAscii())
1030 ->when($result = $string->toAscii())