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);
54 Codepoint U+0050
82 Codepoint U+00df
110 Codepoint U+2603
138 Sample range of codepoints: U+2600-U+260F
139 U+2600 BLACK SUN WITH RAYS
140 U+2601 CLOUD
141 U+2602 UMBRELLA
142 U+2603 SNOWMAN
143 U+2604 COMET
144 U+2605 BLACK STAR
145 U+2606 WHITE STAR
146 U+2607 LIGHTNING
147 U+2608 THUNDERSTORM
148 U+2609 SUN
149 U+260a ASCENDING NODE
150 U+260b DESCENDING NODE
151 U+260c CONJUNCTION
152 U+260d OPPOSITION
153 U+260e BLACK TELEPHONE
154 U+260f WHITE TELEPHONE