Searched refs:isCharPrintable (Results 1 – 2 of 2) sorted by relevance
804 ->when($result = LUT::isCharPrintable(LUT::fromCode(0x7f)))809 ->when($result = LUT::isCharPrintable(LUT::fromCode(0xa0)))814 ->when($result = LUT::isCharPrintable(LUT::fromCode(0x1100)))
928 public static function isCharPrintable($char) function in Hoa\\Ustring\\Ustring