Lines Matching refs:width
34 echo "Convert ASCII letter to full-width: A -> ", bin2hex(mb_convert_kana("\x00A", 'A', 'UTF-16BE')…
35 echo "Convert ASCII letter to full-width: A -> ", bin2hex(mb_convert_kana("\x00A", 'R', 'UTF-16BE')…
36 echo "Convert ASCII numeral to full-width: 1 -> ", bin2hex(mb_convert_kana("\x001", 'N', 'UTF-16BE'…
37 echo "Convert ASCII space to full-width: ", bin2hex(mb_convert_kana("\x00 ", 'S', 'UTF-16BE')), "\n…
52 echo "Convert selected punctuation/symbols to full-width and back:\n";
56 echo "Convert various full-width characters to half-width:\n";
63 echo "Convert full-width kana to half-width:\n";
85 echo "Convert full-width hiragana to full-width katakana:\n";
90 echo "Convert full-width katakana to full-width hiragana:\n";
160 Convert ASCII letter to full-width: A -> ff21
161 Convert ASCII letter to full-width: A -> ff21
162 Convert ASCII numeral to full-width: 1 -> ff11
163 Convert ASCII space to full-width: 3000
178 Convert selected punctuation/symbols to full-width and back:
182 Convert various full-width characters to half-width:
189 Convert full-width kana to half-width:
211 Convert full-width hiragana to full-width katakana:
216 Convert full-width katakana to full-width hiragana: