Lines Matching +full:0 +full:x0624
4 SRC_ZONE 0x00-0xFF
6 DST_ILSEQ 0xFFFE
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 0x00 - 0x7F = 0x0000 -
322 0x80 = 0x00C4
323 0x81 = 0x00A0
324 0x82 = 0x00C7
325 0x83 = 0x00C9
326 0x84 = 0x00D1
327 0x85 = 0x00D6
328 0x86 = 0x00DC
329 0x87 = 0x00E1
330 0x88 = 0x00E0
331 0x89 = 0x00E2
332 0x8A = 0x00E4
333 0x8B = 0x06BA
334 0x8C = 0x00AB
335 0x8D = 0x00E7
336 0x8E = 0x00E9
337 0x8F = 0x00E8
338 0x90 = 0x00EA
339 0x91 = 0x00EB
340 0x92 = 0x00ED
341 0x93 = 0x2026
342 0x94 = 0x00EE
343 0x95 = 0x00EF
344 0x96 = 0x00F1
345 0x97 = 0x00F3
346 0x98 = 0x00BB
347 0x99 = 0x00F4
348 0x9A = 0x00F6
349 0x9B = 0x00F7
350 0x9C = 0x00FA
351 0x9D = 0x00F9
352 0x9E = 0x00FB
353 0x9F = 0x00FC
354 0xA0 = 0x0020
355 0xA1 = 0x0021
356 0xA2 = 0x0022
357 0xA3 = 0x0023
358 0xA4 = 0x0024
359 0xA5 = 0x066A
360 0xA6 = 0x0026
361 0xA7 = 0x0027
362 0xA8 = 0x0028
363 0xA9 = 0x0029
364 0xAA = 0x002A
365 0xAB = 0x002B
366 0xAC = 0x060C
367 0xAD = 0x002D
368 0xAE = 0x002E
369 0xAF = 0x002F
370 0xB0 = 0x0660
371 0xB1 = 0x0661
372 0xB2 = 0x0662
373 0xB3 = 0x0663
374 0xB4 = 0x0664
375 0xB5 = 0x0665
376 0xB6 = 0x0666
377 0xB7 = 0x0667
378 0xB8 = 0x0668
379 0xB9 = 0x0669
380 0xBA = 0x003A
381 0xBB = 0x061B
382 0xBC = 0x003C
383 0xBD = 0x003D
384 0xBE = 0x003E
385 0xBF = 0x061F
386 0xC0 = 0x274A
387 0xC1 = 0x0621
388 0xC2 = 0x0622
389 0xC3 = 0x0623
390 0xC4 = 0x0624
391 0xC5 = 0x0625
392 0xC6 = 0x0626
393 0xC7 = 0x0627
394 0xC8 = 0x0628
395 0xC9 = 0x0629
396 0xCA = 0x062A
397 0xCB = 0x062B
398 0xCC = 0x062C
399 0xCD = 0x062D
400 0xCE = 0x062E
401 0xCF = 0x062F
402 0xD0 = 0x0630
403 0xD1 = 0x0631
404 0xD2 = 0x0632
405 0xD3 = 0x0633
406 0xD4 = 0x0634
407 0xD5 = 0x0635
408 0xD6 = 0x0636
409 0xD7 = 0x0637
410 0xD8 = 0x0638
411 0xD9 = 0x0639
412 0xDA = 0x063A
413 0xDB = 0x005B
414 0xDC = 0x005C
415 0xDD = 0x005D
416 0xDE = 0x005E
417 0xDF = 0x005F
418 0xE0 = 0x0640
419 0xE1 = 0x0641
420 0xE2 = 0x0642
421 0xE3 = 0x0643
422 0xE4 = 0x0644
423 0xE5 = 0x0645
424 0xE6 = 0x0646
425 0xE7 = 0x0647
426 0xE8 = 0x0648
427 0xE9 = 0x0649
428 0xEA = 0x064A
429 0xEB = 0x064B
430 0xEC = 0x064C
431 0xED = 0x064D
432 0xEE = 0x064E
433 0xEF = 0x064F
434 0xF0 = 0x0650
435 0xF1 = 0x0651
436 0xF2 = 0x0652
437 0xF3 = 0x067E
438 0xF4 = 0x0679
439 0xF5 = 0x0686
440 0xF6 = 0x06D5
441 0xF7 = 0x06A4
442 0xF8 = 0x06AF
443 0xF9 = 0x0688
444 0xFA = 0x0691
445 0xFB = 0x007B
446 0xFC = 0x007C
447 0xFD = 0x007D
448 0xFE = 0x0698
449 0xFF = 0x06D2