Lines Matching +full:0 +full:x0624

4 SRC_ZONE	0x0000-0xFB02
6 DST_INVALID 0x100
38 # Change standard mapping for 0xC0 from U+066D
40 # mappings for 0x25, 0x2C, 0x3B, 0x3F. Add
75 # Column #1 is the Mac OS Arabic code (in hex as 0xNN).
76 # Column #2 is the corresponding Unicode (in hex as 0xNNNN),
78 # (i.e. <LR>+0xNNNN or <RL>+0xNNNN).
86 # 0x00-0x1F and 0x7F.
104 # 0xA0 is NO-BREAK SPACE in 8859-6 and right-left SPACE in Mac OS
105 # Arabic; NO-BREAK is 0x81 in Mac OS Arabic.
106 # 0xA4 is CURRENCY SIGN in 8859-6 and right-left DOLLAR SIGN in
108 # 0xAD is SOFT HYPHEN in 8859-6 and right-left HYPHEN-MINUS in
110 # ISO 8859-6 specifies that codes 0x30-0x39 can be rendered either
125 # Mac OS Arabic characters 0xEB-0xF2 are non-spacing/combining marks.
138 # For example, plus sign is encoded at 0x2B with a left-right
139 # attribute, and at 0xAB with a right-left attribute. However, there
148 # For example, the Mac OS Arabic character at 0x93 is HORIZONTAL
156 # The digits at 0x30-0x39 may be displayed using either European
159 # side of a sequence consisting of digits 0x30-0x39 and possibly comma
160 # 0x2C or period 0x2E, then the characters will be displayed using
165 # decimal separator. In any case, 0x2C, 0x2E, and 0x30-0x39 are always
168 # The digits at 0xB0-0xB9 are always displayed using Arabic digit
180 # points 0xAA and 0xC0. For these code points the standard Mac OS
182 # 0xAA -> <RL>+0x002A ASTERISK, right-left
183 # 0xC0 -> <RL>+0x274A EIGHT TEARDROP-SPOKED PROPELLER ASTERISK,
185 # This mapping of 0xAA is consistent with the normal convention for
188 # 0x80. However, in all of the other fonts, 0xAA is MULTIPLY SIGN, and
195 # 0xAA -> <RL>+0x00D7 MULTIPLICATION SIGN, right-left
196 # 0xC0 -> <RL>+0x002A ASTERISK, right-left
201 # 0xAA -> <RL>+0x00D7 MULTIPLICATION SIGN, right-left
202 # 0xC0 -> 0x066D ARABIC FIVE POINTED STAR
206 # 0x81 -> no mapping (glyph just has authorship information, etc.)
207 # 0xA3 -> 0xFDFA ARABIC LIGATURE SALLALLAHOU ALAYHE WASALLAM
208 # 0xA4 -> 0xFDF2 ARABIC LIGATURE ALLAH ISOLATED FORM
209 # 0xAA -> <RL>+0x00D7 MULTIPLICATION SIGN, right-left
210 # 0xDC -> <RL>+0x25CF BLACK CIRCLE, right-left
211 # 0xFC -> <RL>+0x25A0 BLACK SQUARE, right-left
237 # For example, the mapping of 0x2B is given as <LR>+0x002B; the
238 # mapping of 0xAB is given as <RL>+0x002B. If we map an isolated
239 # instance of 0x2B to Unicode, it should be mapped as follows (LRO
243 # 0x2B -> 0x202D (LRO) + 0x002B (PLUS SIGN) + 0x202C (PDF)
249 # 0x24 0x20 0x28 0x29 -> 0x202D 0x0024 0x0020 0x0028 0x0029 0x202C
254 # always needed to map the right-left digits at 0xB0-0xB9.
262 # Unicode 0x002B -> Mac OS Arabic 0x2B (if L) or 0xAB (if R)
289 # uses context-dependent display for the 0x30-0x39 digits.
292 # alternate mappings should be used when a sequence of 0x30-0x39
293 # digits - possibly including 0x2C and 0x2E - occurs in an Arabic
297 # 0x2C 0x066C # ARABIC THOUSANDS SEPARATOR
298 # 0x2E 0x066B # ARABIC DECIMAL SEPARATOR
299 # 0x30 0x0660 # ARABIC-INDIC DIGIT ZERO
300 # 0x31 0x0661 # ARABIC-INDIC DIGIT ONE
301 # 0x32 0x0662 # ARABIC-INDIC DIGIT TWO
302 # 0x33 0x0663 # ARABIC-INDIC DIGIT THREE
303 # 0x34 0x0664 # ARABIC-INDIC DIGIT FOUR
304 # 0x35 0x0665 # ARABIC-INDIC DIGIT FIVE
305 # 0x36 0x0666 # ARABIC-INDIC DIGIT SIX
306 # 0x37 0x0667 # ARABIC-INDIC DIGIT SEVEN
307 # 0x38 0x0668 # ARABIC-INDIC DIGIT EIGHT
308 # 0x39 0x0669 # ARABIC-INDIC DIGIT NINE
315 # - Change mapping for 0xC0 from U+066D to U+274A.
318 # for 0x25, 0x2C, 0x3B, 0x3F.
321 0x0000 - 0x007F = 0x00 -
322 0x00A0 = 0x81
323 0x00AB = 0x8C
324 0x00BB = 0x98
325 0x00C4 = 0x80
326 0x00C7 = 0x82
327 0x00C9 = 0x83
328 0x00D1 = 0x84
329 0x00D6 = 0x85
330 0x00DC = 0x86
331 0x00E0 = 0x88
332 0x00E1 = 0x87
333 0x00E2 = 0x89
334 0x00E4 = 0x8A
335 0x00E7 = 0x8D
336 0x00E8 = 0x8F
337 0x00E9 = 0x8E
338 0x00EA = 0x90
339 0x00EB = 0x91
340 0x00ED = 0x92
341 0x00EE = 0x94
342 0x00EF = 0x95
343 0x00F1 = 0x96
344 0x00F3 = 0x97
345 0x00F4 = 0x99
346 0x00F6 = 0x9A
347 0x00F7 = 0x9B
348 0x00F9 = 0x9D
349 0x00FA = 0x9C
350 0x00FB = 0x9E
351 0x00FC = 0x9F
352 0x060C = 0xAC
353 0x061B = 0xBB
354 0x061F = 0xBF
355 0x0621 = 0xC1
356 0x0622 = 0xC2
357 0x0623 = 0xC3
358 0x0624 = 0xC4
359 0x0625 = 0xC5
360 0x0626 = 0xC6
361 0x0627 = 0xC7
362 0x0628 = 0xC8
363 0x0629 = 0xC9
364 0x062A = 0xCA
365 0x062B = 0xCB
366 0x062C = 0xCC
367 0x062D = 0xCD
368 0x062E = 0xCE
369 0x062F = 0xCF
370 0x0630 = 0xD0
371 0x0631 = 0xD1
372 0x0632 = 0xD2
373 0x0633 = 0xD3
374 0x0634 = 0xD4
375 0x0635 = 0xD5
376 0x0636 = 0xD6
377 0x0637 = 0xD7
378 0x0638 = 0xD8
379 0x0639 = 0xD9
380 0x063A = 0xDA
381 0x0640 = 0xE0
382 0x0641 = 0xE1
383 0x0642 = 0xE2
384 0x0643 = 0xE3
385 0x0644 = 0xE4
386 0x0645 = 0xE5
387 0x0646 = 0xE6
388 0x0647 = 0xE7
389 0x0648 = 0xE8
390 0x0649 = 0xE9
391 0x064A = 0xEA
392 0x064B = 0xEB
393 0x064C = 0xEC
394 0x064D = 0xED
395 0x064E = 0xEE
396 0x064F = 0xEF
397 0x0650 = 0xF0
398 0x0651 = 0xF1
399 0x0652 = 0xF2
400 0x0660 = 0xB0
401 0x0661 = 0xB1
402 0x0662 = 0xB2
403 0x0663 = 0xB3
404 0x0664 = 0xB4
405 0x0665 = 0xB5
406 0x0666 = 0xB6
407 0x0667 = 0xB7
408 0x0668 = 0xB8
409 0x0669 = 0xB9
410 0x066A = 0xA5
411 0x066D = 0xC0
412 0x0679 = 0xF4
413 0x067E = 0xF3
414 0x0686 = 0xF5
415 0x0688 = 0xF9
416 0x0691 = 0xFA
417 0x0698 = 0xFE
418 0x06A4 = 0xF7
419 0x06AF = 0xF8
420 0x06BA = 0x8B
421 0x06D2 = 0xFF
422 0x06D5 = 0xF6
423 0x2026 = 0x93
424 0x274A = 0xC0