Lines Matching refs:U
25 printf("Codepoint U+%04x\n", $ncp);
46 echo "Sample range of codepoints: U+2600-U+260F\n";
48 printf("U+%04x %s\n", $cp, $name);
55 Codepoint U+0050
83 Codepoint U+00df
111 Codepoint U+2603
139 Sample range of codepoints: U+2600-U+260F
140 U+2600 BLACK SUN WITH RAYS
141 U+2601 CLOUD
142 U+2602 UMBRELLA
143 U+2603 SNOWMAN
144 U+2604 COMET
145 U+2605 BLACK STAR
146 U+2606 WHITE STAR
147 U+2607 LIGHTNING
148 U+2608 THUNDERSTORM
149 U+2609 SUN
150 U+260a ASCENDING NODE
151 U+260b DESCENDING NODE
152 U+260c CONJUNCTION
153 U+260d OPPOSITION
154 U+260e BLACK TELEPHONE
155 U+260f WHITE TELEPHONE