ファイル名util.c
ソースファイル情報| 内容 | 行数 | 比率 |
|---|---|---|
| コメント行数 | 144 | 10% |
| 空行行数 | 271 | 18% |
| 実行行数 | 1074 | 72% |
| 合計行数 | 1489 | 100% |
関数定義数| 内容 | 定義数 |
|---|---|
| 関数数 | 26 |
定義関数| No. | 型 | 名称 | 属性 | 説明 |
|---|---|---|---|---|
1 |
compare_codepoints | static int | ||
2 |
codepoint_lookup | static unsigned short | ||
3 |
gsm_locking_shift_lookup | static unsigned short | ||
4 |
gsm_single_shift_lookup | static unsigned short | ||
5 |
unicode_locking_shift_lookup | static unsigned short | ||
6 |
unicode_single_shift_lookup | static unsigned short | ||
7 |
populate_locking_shift | static gboolean | ||
8 |
populate_single_shift | static gboolean | ||
9 |
conversion_table_init | static gboolean | ||
10 |
convert_gsm_to_utf8_with_lang | char * | ||
11 |
convert_gsm_to_utf8 | char * | ||
12 |
convert_utf8_to_gsm_with_lang | unsigned char * | ||
13 |
convert_utf8_to_gsm | unsigned char * | ||
14 |
convert_utf8_to_gsm_best_lang | unsigned char * | ||
15 |
decode_hex_own_buf | unsigned char * | ||
16 |
decode_hex | unsigned char * | ||
17 |
encode_hex_own_buf | char * | ||
18 |
encode_hex | char * | ||
19 |
unpack_7bit_own_buf | unsigned char * | ||
20 |
unpack_7bit | unsigned char * | ||
21 |
pack_7bit_own_buf | unsigned char * | ||
22 |
pack_7bit | unsigned char * | ||
23 |
sim_string_to_utf8 | char * | ||
24 |
utf8_to_sim_string | unsigned char * | ||
25 |
convert_ucs2_to_gsm_with_lang | unsigned char * | ||
26 |
convert_ucs2_to_gsm | unsigned char * |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー