Sha256: b7ab98d505d06e9dcedcde53f2135d8f9daff345f7aebac428b68e7896a6ee6b

Contents?: true

Size: 956 Bytes

Versions: 52

Compression:

Stored size: 956 Bytes

Contents

#include "regint.h"

/*
 * Name: UTF8-DoCoMo, SJIS-DoCoMo
 * Link: http://www.nttdocomo.co.jp/english/service/imode/make/content/pictograph/basic/index.html
 * Link: http://www.nttdocomo.co.jp/english/service/imode/make/content/pictograph/extention/index.html
 */
ENC_REPLICATE("UTF8-DoCoMo", "UTF-8")
ENC_REPLICATE("SJIS-DoCoMo", "Windows-31J")

/*
 * Name: UTF8-KDDI, SJIS-KDDI, ISO-2022-JP-KDDI
 * Link: http://www.au.kddi.com/ezfactory/tec/spec/img/typeD.pdf
 */
ENC_REPLICATE("UTF8-KDDI", "UTF-8")
ENC_REPLICATE("SJIS-KDDI", "Windows-31J")
ENC_REPLICATE("ISO-2022-JP-KDDI", "ISO-2022-JP")
ENC_REPLICATE("stateless-ISO-2022-JP-KDDI", "stateless-ISO-2022-JP")

/*
 * Name: UTF8-SoftBank, SJIS-SoftBank
 * Link: http://creation.mb.softbank.jp/web/web_pic_about.html
 * Link: http://www2.developers.softbankmobile.co.jp/dp/tool_dl/download.php?docid=120&companyid=
 */
ENC_REPLICATE("UTF8-SoftBank", "UTF-8")
ENC_REPLICATE("SJIS-SoftBank", "Windows-31J")

Version data entries

52 entries across 52 versions & 2 rubygems

Version Path
rhodes-7.6.0 platform/shared/ruby/enc/x_emoji.h
rhodes-7.5.1 platform/shared/ruby/enc/x_emoji.h
rhodes-7.4.1 platform/shared/ruby/enc/x_emoji.h
rhodes-7.1.17 platform/shared/ruby/enc/x_emoji.h
rhodes-6.2.0 platform/shared/ruby/enc/x_emoji.h
rhodes-6.0.11 platform/shared/ruby/enc/x_emoji.h
rhodes-5.5.18 platform/shared/ruby/enc/x_emoji.h
rhodes-5.5.17 platform/shared/ruby/enc/x_emoji.h
rhodes-5.5.15 platform/shared/ruby/enc/x_emoji.h
rhodes-5.5.0.22 platform/shared/ruby/enc/x_emoji.h
rhodes-5.5.2 platform/shared/ruby/enc/x_emoji.h
rhodes-5.5.0.7 platform/shared/ruby/enc/x_emoji.h
rhodes-5.5.0.3 platform/shared/ruby/enc/x_emoji.h
rhodes-5.5.0 platform/shared/ruby/enc/x_emoji.h
tauplatform-1.0.3 platform/shared/ruby/enc/x_emoji.h
tauplatform-1.0.2 platform/shared/ruby/enc/x_emoji.h
tauplatform-1.0.1 platform/shared/ruby/enc/x_emoji.h
rhodes-3.5.1.12 platform/shared/ruby/enc/x_emoji.h
rhodes-3.3.5 platform/shared/ruby/enc/x_emoji.h
rhodes-3.4.2 platform/shared/ruby/enc/x_emoji.h