Changeset 223724 in webkit


Ignore:
Timestamp:
Oct 19, 2017 4:26:06 PM (7 years ago)
Author:
msaboff@apple.com
Message:

Test262: RegExp/property-escapes/generated/Emoji_Component.js fails with current RegExp Unicode Properties implementation
https://bugs.webkit.org/show_bug.cgi?id=178521

Reviewed by JF Bastien.

JSTests:

  • test262.yaml: Enabled test262/test/built-ins/RegExp/property-escapes/generated/Emoji_Component.js as it

now passes with the current version (5.0) of the Emoji spec.

Source/JavaScriptCore:

  • ucd/emoji-data.txt: Replaced with the Unicode Emoji 5.0 version of the file as that is the most recent

standard version. The prior version was the draft 6.0 version.

Location:
trunk
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/JSTests/ChangeLog

    r223691 r223724  
     12017-10-19  Michael Saboff  <msaboff@apple.com>
     2
     3        Test262: RegExp/property-escapes/generated/Emoji_Component.js fails with current RegExp Unicode Properties implementation
     4        https://bugs.webkit.org/show_bug.cgi?id=178521
     5
     6        Reviewed by JF Bastien.
     7
     8        * test262.yaml: Enabled test262/test/built-ins/RegExp/property-escapes/generated/Emoji_Component.js as it
     9        now passes with the current version (5.0) of the Emoji spec.
     10
    1112017-10-19  Robin Morisset  <rmorisset@apple.com>
    212
  • trunk/JSTests/test262.yaml

    r223201 r223724  
    4099540995  cmd: runTest262 :normal, "NoException", ["../../../../../harness/assert.js", "../../../../../harness/sta.js", "../../../../../harness/regExpUtils.js"], [:strict]
    4099640996- path: test262/test/built-ins/RegExp/property-escapes/generated/Emoji_Component.js
    40997   cmd: runTest262 :fail, "NoException", ["../../../../../harness/assert.js", "../../../../../harness/sta.js", "../../../../../harness/regExpUtils.js"], []
     40997  cmd: runTest262 :normal, "NoException", ["../../../../../harness/assert.js", "../../../../../harness/sta.js", "../../../../../harness/regExpUtils.js"], []
    4099840998- path: test262/test/built-ins/RegExp/property-escapes/generated/Emoji_Component.js
    40999   cmd: runTest262 :fail, "NoException", ["../../../../../harness/assert.js", "../../../../../harness/sta.js", "../../../../../harness/regExpUtils.js"], [:strict]
     40999  cmd: runTest262 :normal, "NoException", ["../../../../../harness/assert.js", "../../../../../harness/sta.js", "../../../../../harness/regExpUtils.js"], [:strict]
    4100041000- path: test262/test/built-ins/RegExp/property-escapes/generated/Emoji_Modifier.js
    4100141001  cmd: runTest262 :normal, "NoException", ["../../../../../harness/assert.js", "../../../../../harness/sta.js", "../../../../../harness/regExpUtils.js"], []
  • trunk/Source/JavaScriptCore/ChangeLog

    r223715 r223724  
     12017-10-19  Michael Saboff  <msaboff@apple.com>
     2
     3        Test262: RegExp/property-escapes/generated/Emoji_Component.js fails with current RegExp Unicode Properties implementation
     4        https://bugs.webkit.org/show_bug.cgi?id=178521
     5
     6        Reviewed by JF Bastien.
     7
     8        * ucd/emoji-data.txt: Replaced with the Unicode Emoji 5.0 version of the file as that is the most recent
     9        standard version.  The prior version was the draft 6.0 version.
     10
    1112017-10-19  Saam Barati  <sbarati@apple.com>
    212
  • trunk/Source/JavaScriptCore/ucd/emoji-data.txt

    r223081 r223724  
    11# emoji-data.txt
    2 # Date: 2017-08-10, 11:51:32 GMT
     2# Date: 2017-06-19, 11:13:24 GMT
    33# © 2017 Unicode®, Inc.
    44# Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
     
    66#
    77# Emoji Data for UTR #51
    8 # Version: 6.0
     8# Version: 5.0
    99#
    1010# For documentation and usage, see http://www.unicode.org/reports/tr51
    1111#
     12# Warning: the format has changed from Version 1.0
    1213# Format:
    13 # <codepoint(s)> ; <property> # <comments>
    14 # Note: there is no guarantee as to the structure of whitespace or comments
     14# codepoint(s) ; property(=Yes) # comments
    1515#
    1616# Characters and sequences are listed in code point order. Users should be shown a more natural order.
     
    436436002A          ; Emoji_Component      #  1.1  [1] (*️)       asterisk
    4374370030..0039    ; Emoji_Component      #  1.1 [10] (0️..9️)    digit zero..digit nine
    438 200D          ; Emoji_Component      #  1.1  [1] (‍)        zero width joiner
    439 20E3          ; Emoji_Component      #  3.0  [1] (⃣)       combining enclosing keycap
    440 FE0F          ; Emoji_Component      #  3.2  [1] ()        VARIATION SELECTOR-16
    4414381F1E6..1F1FF  ; Emoji_Component      #  6.0 [26] (🇦..🇿)    regional indicator symbol letter a..regional indicator symbol letter z
    4424391F3FB..1F3FF  ; Emoji_Component      #  8.0  [5] (🏻..🏿)    light skin tone..dark skin tone
    443 E0020..E007F  ; Emoji_Component      #  3.1 [96] (󠀠..󠁿)      tag space..cancel tag
    444 
    445 # Total elements: 142
    446 
    447 # ================================================
    448 
    449 # All omitted code points have Extended_Pictographic=No
    450 # @missing: 0000..10FFFF  ; Extended_Pictographic ; No
    451 
    452 00A9          ; Extended_Pictographic#  1.1  [1] (©️)       copyright
    453 00AE          ; Extended_Pictographic#  1.1  [1] (®️)       registered
    454 203C          ; Extended_Pictographic#  1.1  [1] (‼️)       double exclamation mark
    455 2049          ; Extended_Pictographic#  3.0  [1] (⁉️)       exclamation question mark
    456 2122          ; Extended_Pictographic#  1.1  [1] (™️)       trade mark
    457 2139          ; Extended_Pictographic#  3.0  [1] (ℹ️)       information
    458 2194..2199    ; Extended_Pictographic#  1.1  [6] (↔️..↙️)    left-right arrow..down-left arrow
    459 21A9..21AA    ; Extended_Pictographic#  1.1  [2] (↩️..↪️)    right arrow curving left..left arrow curving right
    460 231A..231B    ; Extended_Pictographic#  1.1  [2] (⌚..⌛)    watch..hourglass done
    461 2328          ; Extended_Pictographic#  1.1  [1] (⌨️)       keyboard
    462 2388          ; Extended_Pictographic#  3.0  [1] (⎈️)       HELM SYMBOL
    463 23CF          ; Extended_Pictographic#  4.0  [1] (⏏️)       eject button
    464 23E9..23F3    ; Extended_Pictographic#  6.0 [11] (⏩..⏳)    fast-forward button..hourglass not done
    465 23F8..23FA    ; Extended_Pictographic#  7.0  [3] (⏸️..⏺️)    pause button..record button
    466 24C2          ; Extended_Pictographic#  1.1  [1] (Ⓜ️)       circled M
    467 25AA..25AB    ; Extended_Pictographic#  1.1  [2] (▪️..▫️)    black small square..white small square
    468 25B6          ; Extended_Pictographic#  1.1  [1] (▶️)       play button
    469 25C0          ; Extended_Pictographic#  1.1  [1] (◀️)       reverse button
    470 25FB..25FE    ; Extended_Pictographic#  3.2  [4] (◻️..◾)    white medium square..black medium-small square
    471 2600..2605    ; Extended_Pictographic#  1.1  [6] (☀️..★️)    sun..BLACK STAR
    472 2607..2612    ; Extended_Pictographic#  1.1 [12] (☇️..☒️)    LIGHTNING..BALLOT BOX WITH X
    473 2614..2615    ; Extended_Pictographic#  4.0  [2] (☔..☕)    umbrella with rain drops..hot beverage
    474 2616..2617    ; Extended_Pictographic#  3.2  [2] (☖️..☗️)    WHITE SHOGI PIECE..BLACK SHOGI PIECE
    475 2618          ; Extended_Pictographic#  4.1  [1] (☘️)       shamrock
    476 2619          ; Extended_Pictographic#  3.0  [1] (☙️)       REVERSED ROTATED FLORAL HEART BULLET
    477 261A..266F    ; Extended_Pictographic#  1.1 [86] (☚️..♯️)    BLACK LEFT POINTING INDEX..MUSIC SHARP SIGN
    478 2670..2671    ; Extended_Pictographic#  3.0  [2] (♰️..♱️)    WEST SYRIAC CROSS..EAST SYRIAC CROSS
    479 2672..267D    ; Extended_Pictographic#  3.2 [12] (♲️..♽️)    UNIVERSAL RECYCLING SYMBOL..PARTIALLY-RECYCLED PAPER SYMBOL
    480 267E..267F    ; Extended_Pictographic#  4.1  [2] (♾️..♿)    PERMANENT PAPER SIGN..wheelchair symbol
    481 2680..2689    ; Extended_Pictographic#  3.2 [10] (⚀️..⚉️)    DIE FACE-1..BLACK CIRCLE WITH TWO WHITE DOTS
    482 268A..2691    ; Extended_Pictographic#  4.0  [8] (⚊️..⚑️)    MONOGRAM FOR YANG..BLACK FLAG
    483 2692..269C    ; Extended_Pictographic#  4.1 [11] (⚒️..⚜️)    hammer and pick..fleur-de-lis
    484 269D          ; Extended_Pictographic#  5.1  [1] (⚝️)       OUTLINED WHITE STAR
    485 269E..269F    ; Extended_Pictographic#  5.2  [2] (⚞️..⚟️)    THREE LINES CONVERGING RIGHT..THREE LINES CONVERGING LEFT
    486 26A0..26A1    ; Extended_Pictographic#  4.0  [2] (⚠️..⚡)    warning..high voltage
    487 26A2..26B1    ; Extended_Pictographic#  4.1 [16] (⚢️..⚱️)    DOUBLED FEMALE SIGN..funeral urn
    488 26B2          ; Extended_Pictographic#  5.0  [1] (⚲️)       NEUTER
    489 26B3..26BC    ; Extended_Pictographic#  5.1 [10] (⚳️..⚼️)    CERES..SESQUIQUADRATE
    490 26BD..26BF    ; Extended_Pictographic#  5.2  [3] (⚽..⚿️)    soccer ball..SQUARED KEY
    491 26C0..26C3    ; Extended_Pictographic#  5.1  [4] (⛀️..⛃️)    WHITE DRAUGHTS MAN..BLACK DRAUGHTS KING
    492 26C4..26CD    ; Extended_Pictographic#  5.2 [10] (⛄..⛍️)    snowman without snow..DISABLED CAR
    493 26CE          ; Extended_Pictographic#  6.0  [1] (⛎)       Ophiuchus
    494 26CF..26E1    ; Extended_Pictographic#  5.2 [19] (⛏️..⛡️)    pick..RESTRICTED LEFT ENTRY-2
    495 26E2          ; Extended_Pictographic#  6.0  [1] (⛢️)       ASTRONOMICAL SYMBOL FOR URANUS
    496 26E3          ; Extended_Pictographic#  5.2  [1] (⛣️)       HEAVY CIRCLE WITH STROKE AND TWO DOTS ABOVE
    497 26E4..26E7    ; Extended_Pictographic#  6.0  [4] (⛤️..⛧️)    PENTAGRAM..INVERTED PENTAGRAM
    498 26E8..26FF    ; Extended_Pictographic#  5.2 [24] (⛨️..⛿️)    BLACK CROSS ON SHIELD..WHITE FLAG WITH HORIZONTAL MIDDLE BLACK STRIPE
    499 2700          ; Extended_Pictographic#  7.0  [1] (✀️)       BLACK SAFETY SCISSORS
    500 2701..2704    ; Extended_Pictographic#  1.1  [4] (✁️..✄️)    UPPER BLADE SCISSORS..WHITE SCISSORS
    501 2705          ; Extended_Pictographic#  6.0  [1] (✅)       white heavy check mark
    502 2708..2709    ; Extended_Pictographic#  1.1  [2] (✈️..✉️)    airplane..envelope
    503 270A..270B    ; Extended_Pictographic#  6.0  [2] (✊..✋)    raised fist..raised hand
    504 270C..2712    ; Extended_Pictographic#  1.1  [7] (✌️..✒️)    victory hand..black nib
    505 2714          ; Extended_Pictographic#  1.1  [1] (✔️)       heavy check mark
    506 2716          ; Extended_Pictographic#  1.1  [1] (✖️)       heavy multiplication x
    507 271D          ; Extended_Pictographic#  1.1  [1] (✝️)       latin cross
    508 2721          ; Extended_Pictographic#  1.1  [1] (✡️)       star of David
    509 2728          ; Extended_Pictographic#  6.0  [1] (✨)       sparkles
    510 2733..2734    ; Extended_Pictographic#  1.1  [2] (✳️..✴️)    eight-spoked asterisk..eight-pointed star
    511 2744          ; Extended_Pictographic#  1.1  [1] (❄️)       snowflake
    512 2747          ; Extended_Pictographic#  1.1  [1] (❇️)       sparkle
    513 274C          ; Extended_Pictographic#  6.0  [1] (❌)       cross mark
    514 274E          ; Extended_Pictographic#  6.0  [1] (❎)       cross mark button
    515 2753..2755    ; Extended_Pictographic#  6.0  [3] (❓..❕)    question mark..white exclamation mark
    516 2757          ; Extended_Pictographic#  5.2  [1] (❗)       exclamation mark
    517 2763..2767    ; Extended_Pictographic#  1.1  [5] (❣️..❧️)    heavy heart exclamation..ROTATED FLORAL HEART BULLET
    518 2795..2797    ; Extended_Pictographic#  6.0  [3] (➕..➗)    heavy plus sign..heavy division sign
    519 27A1          ; Extended_Pictographic#  1.1  [1] (➡️)       right arrow
    520 27B0          ; Extended_Pictographic#  6.0  [1] (➰)       curly loop
    521 27BF          ; Extended_Pictographic#  6.0  [1] (➿)       double curly loop
    522 2934..2935    ; Extended_Pictographic#  3.2  [2] (⤴️..⤵️)    right arrow curving up..right arrow curving down
    523 2B05..2B07    ; Extended_Pictographic#  4.0  [3] (⬅️..⬇️)    left arrow..down arrow
    524 2B1B..2B1C    ; Extended_Pictographic#  5.1  [2] (⬛..⬜)    black large square..white large square
    525 2B50          ; Extended_Pictographic#  5.1  [1] (⭐)       white medium star
    526 2B55          ; Extended_Pictographic#  5.2  [1] (⭕)       heavy large circle
    527 3030          ; Extended_Pictographic#  1.1  [1] (〰️)       wavy dash
    528 303D          ; Extended_Pictographic#  3.2  [1] (〽️)       part alternation mark
    529 3297          ; Extended_Pictographic#  1.1  [1] (㊗️)       Japanese “congratulations” button
    530 3299          ; Extended_Pictographic#  1.1  [1] (㊙️)       Japanese “secret” button
    531 1F000..1F02B  ; Extended_Pictographic#  5.1 [44] (🀀️..🀫️)    MAHJONG TILE EAST WIND..MAHJONG TILE BACK
    532 1F02C..1F02F  ; Extended_Pictographic# 10.0  [4] (🀬️..🀯️)    <reserved-1F02C>..<reserved-1F02F>
    533 1F030..1F093  ; Extended_Pictographic#  5.1[100] (🀰️..🂓️)    DOMINO TILE HORIZONTAL BACK..DOMINO TILE VERTICAL-06-06
    534 1F094..1F09F  ; Extended_Pictographic# 10.0 [12] (🂔️..🂟️)    <reserved-1F094>..<reserved-1F09F>
    535 1F0A0..1F0AE  ; Extended_Pictographic#  6.0 [15] (🂠️..🂮️)    PLAYING CARD BACK..PLAYING CARD KING OF SPADES
    536 1F0AF..1F0B0  ; Extended_Pictographic# 10.0  [2] (🂯️..🂰️)    <reserved-1F0AF>..<reserved-1F0B0>
    537 1F0B1..1F0BE  ; Extended_Pictographic#  6.0 [14] (🂱️..🂾️)    PLAYING CARD ACE OF HEARTS..PLAYING CARD KING OF HEARTS
    538 1F0BF         ; Extended_Pictographic#  7.0  [1] (🂿️)       PLAYING CARD RED JOKER
    539 1F0C0         ; Extended_Pictographic# 10.0  [1] (🃀️)       <reserved-1F0C0>
    540 1F0C1..1F0CF  ; Extended_Pictographic#  6.0 [15] (🃁️..🃏)    PLAYING CARD ACE OF DIAMONDS..joker
    541 1F0D0         ; Extended_Pictographic# 10.0  [1] (🃐️)       <reserved-1F0D0>
    542 1F0D1..1F0DF  ; Extended_Pictographic#  6.0 [15] (🃑️..🃟️)    PLAYING CARD ACE OF CLUBS..PLAYING CARD WHITE JOKER
    543 1F0E0..1F0F5  ; Extended_Pictographic#  7.0 [22] (🃠️..🃵️)    PLAYING CARD FOOL..PLAYING CARD TRUMP-21
    544 1F0F6..1F0FF  ; Extended_Pictographic# 10.0 [10] (🃶️..🃿️)    <reserved-1F0F6>..<reserved-1F0FF>
    545 1F10D..1F10F  ; Extended_Pictographic# 10.0  [3] (🄍️..🄏️)    <reserved-1F10D>..<reserved-1F10F>
    546 1F12F         ; Extended_Pictographic# 10.0  [1] (🄯️)       <reserved-1F12F>
    547 1F16C..1F16F  ; Extended_Pictographic# 10.0  [4] (🅬️..🅯️)    <reserved-1F16C>..<reserved-1F16F>
    548 1F170..1F171  ; Extended_Pictographic#  6.0  [2] (🅰️..🅱️)    A button (blood type)..B button (blood type)
    549 1F17E         ; Extended_Pictographic#  6.0  [1] (🅾️)       O button (blood type)
    550 1F17F         ; Extended_Pictographic#  5.2  [1] (🅿️)       P button
    551 1F18E         ; Extended_Pictographic#  6.0  [1] (🆎)       AB button (blood type)
    552 1F191..1F19A  ; Extended_Pictographic#  6.0 [10] (🆑..🆚)    CL button..VS button
    553 1F1AD..1F1E5  ; Extended_Pictographic# 10.0 [57] (🆭️..🇥️)    <reserved-1F1AD>..<reserved-1F1E5>
    554 1F201..1F202  ; Extended_Pictographic#  6.0  [2] (🈁..🈂️)    Japanese “here” button..Japanese “service charge” button
    555 1F203..1F20F  ; Extended_Pictographic# 10.0 [13] (🈃️..🈏️)    <reserved-1F203>..<reserved-1F20F>
    556 1F21A         ; Extended_Pictographic#  5.2  [1] (🈚)       Japanese “free of charge” button
    557 1F22F         ; Extended_Pictographic#  5.2  [1] (🈯)       Japanese “reserved” button
    558 1F232..1F23A  ; Extended_Pictographic#  6.0  [9] (🈲..🈺)    Japanese “prohibited” button..Japanese “open for business” button
    559 1F23C..1F23F  ; Extended_Pictographic# 10.0  [4] (🈼️..🈿️)    <reserved-1F23C>..<reserved-1F23F>
    560 1F249..1F24F  ; Extended_Pictographic# 10.0  [7] (🉉️..🉏️)    <reserved-1F249>..<reserved-1F24F>
    561 1F250..1F251  ; Extended_Pictographic#  6.0  [2] (🉐..🉑)    Japanese “bargain” button..Japanese “acceptable” button
    562 1F252..1F25F  ; Extended_Pictographic# 10.0 [14] (🉒️..🉟️)    <reserved-1F252>..<reserved-1F25F>
    563 1F260..1F265  ; Extended_Pictographic# 10.0  [6] (🉠️..🉥️)    ROUNDED SYMBOL FOR FU..ROUNDED SYMBOL FOR CAI
    564 1F266..1F2FF  ; Extended_Pictographic# 10.0[154] (🉦️..🋿️)    <reserved-1F266>..<reserved-1F2FF>
    565 1F300..1F320  ; Extended_Pictographic#  6.0 [33] (🌀..🌠)    cyclone..shooting star
    566 1F321..1F32C  ; Extended_Pictographic#  7.0 [12] (🌡️..🌬️)    thermometer..wind face
    567 1F32D..1F32F  ; Extended_Pictographic#  8.0  [3] (🌭..🌯)    hot dog..burrito
    568 1F330..1F335  ; Extended_Pictographic#  6.0  [6] (🌰..🌵)    chestnut..cactus
    569 1F336         ; Extended_Pictographic#  7.0  [1] (🌶️)       hot pepper
    570 1F337..1F37C  ; Extended_Pictographic#  6.0 [70] (🌷..🍼)    tulip..baby bottle
    571 1F37D         ; Extended_Pictographic#  7.0  [1] (🍽️)       fork and knife with plate
    572 1F37E..1F37F  ; Extended_Pictographic#  8.0  [2] (🍾..🍿)    bottle with popping cork..popcorn
    573 1F380..1F393  ; Extended_Pictographic#  6.0 [20] (🎀..🎓)    ribbon..graduation cap
    574 1F394..1F39F  ; Extended_Pictographic#  7.0 [12] (🎔️..🎟️)    HEART WITH TIP ON THE LEFT..admission tickets
    575 1F3A0..1F3C4  ; Extended_Pictographic#  6.0 [37] (🎠..🏄)    carousel horse..person surfing
    576 1F3C5         ; Extended_Pictographic#  7.0  [1] (🏅)       sports medal
    577 1F3C6..1F3CA  ; Extended_Pictographic#  6.0  [5] (🏆..🏊)    trophy..person swimming
    578 1F3CB..1F3CE  ; Extended_Pictographic#  7.0  [4] (🏋️..🏎️)    person lifting weights..racing car
    579 1F3CF..1F3D3  ; Extended_Pictographic#  8.0  [5] (🏏..🏓)    cricket game..ping pong
    580 1F3D4..1F3DF  ; Extended_Pictographic#  7.0 [12] (🏔️..🏟️)    snow-capped mountain..stadium
    581 1F3E0..1F3F0  ; Extended_Pictographic#  6.0 [17] (🏠..🏰)    house..castle
    582 1F3F1..1F3F7  ; Extended_Pictographic#  7.0  [7] (🏱️..🏷️)    WHITE PENNANT..label
    583 1F3F8..1F3FA  ; Extended_Pictographic#  8.0  [3] (🏸..🏺)    badminton..amphora
    584 1F400..1F43E  ; Extended_Pictographic#  6.0 [63] (🐀..🐾)    rat..paw prints
    585 1F43F         ; Extended_Pictographic#  7.0  [1] (🐿️)       chipmunk
    586 1F440         ; Extended_Pictographic#  6.0  [1] (👀)       eyes
    587 1F441         ; Extended_Pictographic#  7.0  [1] (👁️)       eye
    588 1F442..1F4F7  ; Extended_Pictographic#  6.0[182] (👂..📷)    ear..camera
    589 1F4F8         ; Extended_Pictographic#  7.0  [1] (📸)       camera with flash
    590 1F4F9..1F4FC  ; Extended_Pictographic#  6.0  [4] (📹..📼)    video camera..videocassette
    591 1F4FD..1F4FE  ; Extended_Pictographic#  7.0  [2] (📽️..📾️)    film projector..PORTABLE STEREO
    592 1F4FF         ; Extended_Pictographic#  8.0  [1] (📿)       prayer beads
    593 1F500..1F53D  ; Extended_Pictographic#  6.0 [62] (🔀..🔽)    shuffle tracks button..down button
    594 1F53E..1F53F  ; Extended_Pictographic#  7.0  [2] (🔾️..🔿️)    LOWER RIGHT SHADOWED WHITE CIRCLE..UPPER RIGHT SHADOWED WHITE CIRCLE
    595 1F540..1F543  ; Extended_Pictographic#  6.1  [4] (🕀️..🕃️)    CIRCLED CROSS POMMEE..NOTCHED LEFT SEMICIRCLE WITH THREE DOTS
    596 1F544..1F54A  ; Extended_Pictographic#  7.0  [7] (🕄️..🕊️)    NOTCHED RIGHT SEMICIRCLE WITH THREE DOTS..dove
    597 1F54B..1F54F  ; Extended_Pictographic#  8.0  [5] (🕋..🕏️)    kaaba..BOWL OF HYGIEIA
    598 1F550..1F567  ; Extended_Pictographic#  6.0 [24] (🕐..🕧)    one o’clock..twelve-thirty
    599 1F568..1F579  ; Extended_Pictographic#  7.0 [18] (🕨️..🕹️)    RIGHT SPEAKER..joystick
    600 1F57A         ; Extended_Pictographic#  9.0  [1] (🕺)       man dancing
    601 1F57B..1F5A3  ; Extended_Pictographic#  7.0 [41] (🕻️..🖣️)    LEFT HAND TELEPHONE RECEIVER..BLACK DOWN POINTING BACKHAND INDEX
    602 1F5A4         ; Extended_Pictographic#  9.0  [1] (🖤)       black heart
    603 1F5A5..1F5FA  ; Extended_Pictographic#  7.0 [86] (🖥️..🗺️)    desktop computer..world map
    604 1F5FB..1F5FF  ; Extended_Pictographic#  6.0  [5] (🗻..🗿)    mount fuji..moai
    605 1F600         ; Extended_Pictographic#  6.1  [1] (😀)       grinning face
    606 1F601..1F610  ; Extended_Pictographic#  6.0 [16] (😁..😐)    beaming face with smiling eyes..neutral face
    607 1F611         ; Extended_Pictographic#  6.1  [1] (😑)       expressionless face
    608 1F612..1F614  ; Extended_Pictographic#  6.0  [3] (😒..😔)    unamused face..pensive face
    609 1F615         ; Extended_Pictographic#  6.1  [1] (😕)       confused face
    610 1F616         ; Extended_Pictographic#  6.0  [1] (😖)       confounded face
    611 1F617         ; Extended_Pictographic#  6.1  [1] (😗)       kissing face
    612 1F618         ; Extended_Pictographic#  6.0  [1] (😘)       face blowing a kiss
    613 1F619         ; Extended_Pictographic#  6.1  [1] (😙)       kissing face with smiling eyes
    614 1F61A         ; Extended_Pictographic#  6.0  [1] (😚)       kissing face with closed eyes
    615 1F61B         ; Extended_Pictographic#  6.1  [1] (😛)       face with tongue
    616 1F61C..1F61E  ; Extended_Pictographic#  6.0  [3] (😜..😞)    winking face with tongue..disappointed face
    617 1F61F         ; Extended_Pictographic#  6.1  [1] (😟)       worried face
    618 1F620..1F625  ; Extended_Pictographic#  6.0  [6] (😠..😥)    angry face..sad but relieved face
    619 1F626..1F627  ; Extended_Pictographic#  6.1  [2] (😦..😧)    frowning face with open mouth..anguished face
    620 1F628..1F62B  ; Extended_Pictographic#  6.0  [4] (😨..😫)    fearful face..tired face
    621 1F62C         ; Extended_Pictographic#  6.1  [1] (😬)       grimacing face
    622 1F62D         ; Extended_Pictographic#  6.0  [1] (😭)       loudly crying face
    623 1F62E..1F62F  ; Extended_Pictographic#  6.1  [2] (😮..😯)    face with open mouth..hushed face
    624 1F630..1F633  ; Extended_Pictographic#  6.0  [4] (😰..😳)    anxious face with sweat..flushed face
    625 1F634         ; Extended_Pictographic#  6.1  [1] (😴)       sleeping face
    626 1F635..1F640  ; Extended_Pictographic#  6.0 [12] (😵..🙀)    dizzy face..weary cat face
    627 1F641..1F642  ; Extended_Pictographic#  7.0  [2] (🙁..🙂)    slightly frowning face..slightly smiling face
    628 1F643..1F644  ; Extended_Pictographic#  8.0  [2] (🙃..🙄)    upside-down face..face with rolling eyes
    629 1F645..1F64F  ; Extended_Pictographic#  6.0 [11] (🙅..🙏)    person gesturing NO..folded hands
    630 1F680..1F6C5  ; Extended_Pictographic#  6.0 [70] (🚀..🛅)    rocket..left luggage
    631 1F6C6..1F6CF  ; Extended_Pictographic#  7.0 [10] (🛆️..🛏️)    TRIANGLE WITH ROUNDED CORNERS..bed
    632 1F6D0         ; Extended_Pictographic#  8.0  [1] (🛐)       place of worship
    633 1F6D1..1F6D2  ; Extended_Pictographic#  9.0  [2] (🛑..🛒)    stop sign..shopping cart
    634 1F6D3..1F6D4  ; Extended_Pictographic# 10.0  [2] (🛓️..🛔️)    STUPA..PAGODA
    635 1F6D5..1F6DF  ; Extended_Pictographic# 10.0 [11] (🛕️..🛟️)    <reserved-1F6D5>..<reserved-1F6DF>
    636 1F6E0..1F6EC  ; Extended_Pictographic#  7.0 [13] (🛠️..🛬)    hammer and wrench..airplane arrival
    637 1F6ED..1F6EF  ; Extended_Pictographic# 10.0  [3] (🛭️..🛯️)    <reserved-1F6ED>..<reserved-1F6EF>
    638 1F6F0..1F6F3  ; Extended_Pictographic#  7.0  [4] (🛰️..🛳️)    satellite..passenger ship
    639 1F6F4..1F6F6  ; Extended_Pictographic#  9.0  [3] (🛴..🛶)    kick scooter..canoe
    640 1F6F7..1F6F8  ; Extended_Pictographic# 10.0  [2] (🛷..🛸)    sled..flying saucer
    641 1F6F9..1F6FF  ; Extended_Pictographic# 10.0  [7] (🛹️..🛿️)    <reserved-1F6F9>..<reserved-1F6FF>
    642 1F774..1F77F  ; Extended_Pictographic# 10.0 [12] (🝴️..🝿️)    <reserved-1F774>..<reserved-1F77F>
    643 1F7D5..1F7FF  ; Extended_Pictographic# 10.0 [43] (🟕️..🟿️)    <reserved-1F7D5>..<reserved-1F7FF>
    644 1F80C..1F80F  ; Extended_Pictographic# 10.0  [4] (🠌️..🠏️)    <reserved-1F80C>..<reserved-1F80F>
    645 1F848..1F84F  ; Extended_Pictographic# 10.0  [8] (🡈️..🡏️)    <reserved-1F848>..<reserved-1F84F>
    646 1F85A..1F85F  ; Extended_Pictographic# 10.0  [6] (🡚️..🡟️)    <reserved-1F85A>..<reserved-1F85F>
    647 1F888..1F88F  ; Extended_Pictographic# 10.0  [8] (🢈️..🢏️)    <reserved-1F888>..<reserved-1F88F>
    648 1F8AE..1F8FF  ; Extended_Pictographic# 10.0 [82] (🢮️..🣿️)    <reserved-1F8AE>..<reserved-1F8FF>
    649 1F900..1F90B  ; Extended_Pictographic# 10.0 [12] (🤀️..🤋️)    CIRCLED CROSS FORMEE WITH FOUR DOTS..DOWNWARD FACING NOTCHED HOOK WITH DOT
    650 1F90C..1F90F  ; Extended_Pictographic# 10.0  [4] (🤌️..🤏️)    <reserved-1F90C>..<reserved-1F90F>
    651 1F910..1F918  ; Extended_Pictographic#  8.0  [9] (🤐..🤘)    zipper-mouth face..sign of the horns
    652 1F919..1F91E  ; Extended_Pictographic#  9.0  [6] (🤙..🤞)    call me hand..crossed fingers
    653 1F91F         ; Extended_Pictographic# 10.0  [1] (🤟)       love-you gesture
    654 1F920..1F927  ; Extended_Pictographic#  9.0  [8] (🤠..🤧)    cowboy hat face..sneezing face
    655 1F928..1F92F  ; Extended_Pictographic# 10.0  [8] (🤨..🤯)    face with raised eyebrow..exploding head
    656 1F930         ; Extended_Pictographic#  9.0  [1] (🤰)       pregnant woman
    657 1F931..1F932  ; Extended_Pictographic# 10.0  [2] (🤱..🤲)    breast-feeding..palms up together
    658 1F933..1F93A  ; Extended_Pictographic#  9.0  [8] (🤳..🤺)    selfie..person fencing
    659 1F93C..1F93E  ; Extended_Pictographic#  9.0  [3] (🤼..🤾)    people wrestling..person playing handball
    660 1F93F         ; Extended_Pictographic# 10.0  [1] (🤿️)       <reserved-1F93F>
    661 1F940..1F945  ; Extended_Pictographic#  9.0  [6] (🥀..🥅)    wilted flower..goal net
    662 1F947..1F94B  ; Extended_Pictographic#  9.0  [5] (🥇..🥋)    1st place medal..martial arts uniform
    663 1F94C         ; Extended_Pictographic# 10.0  [1] (🥌)       curling stone
    664 1F94D..1F94F  ; Extended_Pictographic# 10.0  [3] (🥍️..🥏️)    <reserved-1F94D>..<reserved-1F94F>
    665 1F950..1F95E  ; Extended_Pictographic#  9.0 [15] (🥐..🥞)    croissant..pancakes
    666 1F95F..1F96B  ; Extended_Pictographic# 10.0 [13] (🥟..🥫)    dumpling..canned food
    667 1F96C..1F97F  ; Extended_Pictographic# 10.0 [20] (🥬️..🥿️)    <reserved-1F96C>..<reserved-1F97F>
    668 1F980..1F984  ; Extended_Pictographic#  8.0  [5] (🦀..🦄)    crab..unicorn face
    669 1F985..1F991  ; Extended_Pictographic#  9.0 [13] (🦅..🦑)    eagle..squid
    670 1F992..1F997  ; Extended_Pictographic# 10.0  [6] (🦒..🦗)    giraffe..cricket
    671 1F998..1F9BF  ; Extended_Pictographic# 10.0 [40] (🦘️..🦿️)    <reserved-1F998>..<reserved-1F9BF>
    672 1F9C0         ; Extended_Pictographic#  8.0  [1] (🧀)       cheese wedge
    673 1F9C1..1F9CF  ; Extended_Pictographic# 10.0 [15] (🧁️..🧏️)    <reserved-1F9C1>..<reserved-1F9CF>
    674 1F9D0..1F9E6  ; Extended_Pictographic# 10.0 [23] (🧐..🧦)    face with monocle..socks
    675 1F9E7..1FFFD  ; Extended_Pictographic# 10.0[1559] (🧧️..🿽️)   <reserved-1F9E7>..<reserved-1FFFD>
    676 
    677 # Total elements: 3823
     440
     441# Total elements: 43
    678442
    679443#EOF
Note: See TracChangeset for help on using the changeset viewer.