Ignore:
Timestamp:
2007/07/20 15:58:59 (17 years ago)
Author:
nanasess
Message:

r15064 から svn cp
とりあえず暫定コミット.

  • UTF-8 に変更
  • slib.php, glib.php のクラス化
  • LC_Page の抽象化(一部)
Location:
branches/feature-module-update
Files:
1 edited
2 copied

Legend:

Unmodified
Added
Removed
  • branches/feature-module-update

    • Property svn:ignore set to
      .cache

      .settings

      .projectOptions
  • branches/feature-module-update/data/include/mobile_emoji_map_ezweb.inc

    r12157 r15078  
    11<?php 
    22/** 
    3  * EZwebÍѳ¨Ê¸»ú¥³¡¼¥É (Shift JIS) 
     3 * EZweb用絵文字コード (Shift JIS) 
    44 */ 
    55 
     
    103103    '97'  => '<img localsrc="323">', 
    104104    '98'  => '<img localsrc="15">', 
    105     '99'  => "\x81\x9b", // ¡û 
     105    '99'  => "\x81\x9b", //  
    106106    '100' => '<img localsrc="134">', 
    107107    '101' => '<img localsrc="251">', 
     
    112112    '106' => '<img localsrc="784">', 
    113113    '107' => '<img localsrc="166">', 
    114     '108' => "[i\xd3\xb0\xc4\xde]", // [i¥â¡¼¥É] 
    115     '109' => "[i\xd3\xb0\xc4\xde]", // [i¥â¡¼¥É] 
     114    '108' => "[i\xd3\xb0\xc4\xde]", // [iモード] 
     115    '109' => "[i\xd3\xb0\xc4\xde]", // [iモード] 
    116116    '110' => '<img localsrc="108">', 
    117     '111' => "[\xc4\xde\xba\xd3]", // [¥É¥³¥â] 
    118     '112' => "[\xc4\xde\xba\xd3\xce\xdf\xb2\xdd\xc4]", // [¥É¥³¥â¥Ý¥¤¥ó¥È] 
     117    '111' => "[\xc4\xde\xba\xd3]", // [ドコモ] 
     118    '112' => "[\xc4\xde\xba\xd3\xce\xdf\xb2\xdd\xc4]", // [ドコモポイント] 
    119119    '113' => '<img localsrc="109">', 
    120120    '114' => '<img localsrc="299">', 
     
    126126    '120' => '<img localsrc="334">', 
    127127    '121' => '<img localsrc="730">', 
    128     '122' => "[\xcc\xd8\xb0\xc0\xde\xb2\xd4\xd9]", // [¥Õ¥ê¡¼¥À¥¤¥ä¥ë] 
     128    '122' => "[\xcc\xd8\xb0\xc0\xde\xb2\xd4\xd9]", // [フリーダイヤル] 
    129129    '123' => '<img localsrc="818">', 
    130130    '124' => '<img localsrc="4">', 
     
    172172    '166' => '<img localsrc="735">', 
    173173    '167' => '<img localsrc="226">', 
    174     '168' => "[\x82\xd3\x82\xad\x82\xeb]", // [¤Õ¤¯¤í] 
     174    '168' => "[\x82\xd3\x82\xad\x82\xeb]", // [ふくろ] 
    175175    '169' => '<img localsrc="508">', 
    176176    '170' => null, 
    177     '171' => "[\x82\xa2\x82\xb7]", // [¤¤¤¹] 
     177    '171' => "[\x82\xa2\x82\xb7]", // [いす] 
    178178    '172' => '<img localsrc="490">', 
    179179    '173' => '[SOON]', 
     
    181181    '175' => '[end]', 
    182182    '176' => '<img localsrc="46">', 
    183     'e1'  => "[i\xb1\xcc\xdf\xd8]", // [i¥¢¥×¥ê] 
    184     'e2'  => "[i\xb1\xcc\xdf\xd8]", // [i¥¢¥×¥ê] 
     183    'e1'  => "[i\xb1\xcc\xdf\xd8]", // [iアプリ] 
     184    'e2'  => "[i\xb1\xcc\xdf\xd8]", // [iアプリ] 
    185185    'e3'  => '<img localsrc="335">', 
    186186    'e4'  => '<img localsrc="290">', 
     
    189189    'e7'  => '<img localsrc="221">', 
    190190    'e8'  => '<img localsrc="48">', 
    191     'e9'  => "[\xc4\xde\xb1]", // [¥É¥¢] 
     191    'e9'  => "[\xc4\xde\xb1]", // [ドア] 
    192192    'e10' => '<img localsrc="233">', 
    193193    'e11' => '<img localsrc="337">', 
     
    225225    'e43' => '<img localsrc="82">', 
    226226    'e44' => '<img localsrc="1">', 
    227     'e45' => "[\x8b\xd6]", // [¶Ø] 
     227    'e45' => "[\x8b\xd6]", // [] 
    228228    'e46' => '<img localsrc="387">', 
    229     'e47' => "[\x8d\x87]", // [¹ç] 
     229    'e47' => "[\x8d\x87]", // [] 
    230230    'e48' => '<img localsrc="386">', 
    231231    'e49' => '<img localsrc="808">', 
Note: See TracChangeset for help on using the changeset viewer.