Browse Subversion Repository
Diff of /bathyscaphe/trunk/frameworks/CocoMonar/framework/src/CMRHostTypes.h
Parent Directory
| Revision Log
| Patch
| 1 |
/** |
/** |
| 2 |
* $Id: CMRHostTypes.h,v 1.1.1.1 2005-05-11 17:51:19 tsawada2 Exp $ |
* $Id: CMRHostTypes.h,v 1.2 2005-11-30 23:22:51 tsawada2 Exp $ |
| 3 |
* |
* |
| 4 |
* CMRHostTypes.h |
* CMRHostTypes.h |
| 5 |
* |
* |
| 38 |
|
|
| 39 |
// 2channel互換 |
// 2channel互換 |
| 40 |
extern bool is_2channel(const char *host); |
extern bool is_2channel(const char *host); |
| 41 |
extern bool is_be2ch(const char *host); |
extern bool is_be2ch(const char *host); // EUC エンコーディングが必要かどうかを判定する際に使う |
| 42 |
|
extern bool is_2ch_belogin_needed(const char *host); // 書き込みに Be ログインが必須かどうかを判定する際に使う |
| 43 |
extern bool is_jbbs_shita(const char *host); |
extern bool is_jbbs_shita(const char *host); |
| 44 |
extern bool is_machi(const char *host); |
extern bool is_machi(const char *host); |
| 45 |
extern bool is_jbbs(const char *host); |
extern bool is_jbbs(const char *host); |
|
|
Legend:
| Removed from v.4 |
|
| changed lines |
| |
Added in v.238 |
|
|
|