mirror of
https://gitee.com/lionsoul/friso.git
synced 2024-12-02 03:07:52 +08:00
增加WinNT下cygwin和vs 编译的dll和lib文件。
This commit is contained in:
parent
96f6db89fc
commit
d87c5c8d87
@ -1,87 +0,0 @@
|
||||
EXPORTS
|
||||
array_list_add @1
|
||||
array_list_clear @2
|
||||
array_list_get @3
|
||||
array_list_insert @4
|
||||
array_list_remove @5
|
||||
array_list_set @6
|
||||
array_list_trim @7
|
||||
file_get_line @8
|
||||
free_array_list @9
|
||||
free_hash_table @10
|
||||
free_lex_entry @11
|
||||
free_link_list @12
|
||||
free_string_buffer @13
|
||||
free_string_split @14
|
||||
friso_all_dic_size @15
|
||||
friso_dic_add @16
|
||||
friso_dic_add_with_fre @17
|
||||
friso_dic_free @18
|
||||
friso_dic_get @19
|
||||
friso_dic_load @20
|
||||
friso_dic_load_from_ifile @21
|
||||
friso_dic_match @22
|
||||
friso_dic_new @23
|
||||
friso_free @24
|
||||
friso_free_task @25
|
||||
friso_init_config @26
|
||||
friso_init_from_ifile @27
|
||||
friso_new @28
|
||||
friso_new_config @29
|
||||
friso_new_hits @30
|
||||
friso_new_task @31
|
||||
friso_next @32
|
||||
friso_set_text @33
|
||||
friso_spec_dic_size @34
|
||||
get_utf8_bytes @35
|
||||
get_utf8_unicode @36
|
||||
hash_exist_mapping @37
|
||||
hash_get_value @38
|
||||
hash_put_mapping @39
|
||||
hash_remove_mapping @40
|
||||
link_list_add @41
|
||||
link_list_add_frist @42
|
||||
link_list_add_last @43
|
||||
link_list_clear @44
|
||||
link_list_get @45
|
||||
link_list_insert_before @46
|
||||
link_list_remove @47
|
||||
link_list_remove_first @48
|
||||
link_list_remove_last @49
|
||||
link_list_remove_node @50
|
||||
link_list_set @51
|
||||
new_array_list_with_opacity @52
|
||||
new_hash_table @53
|
||||
new_lex_entry @54
|
||||
new_link_list @55
|
||||
new_string_buffer_with_opacity @56
|
||||
new_string_buffer_with_string @57
|
||||
new_string_split @58
|
||||
print_char_binary @59
|
||||
string_buffer_append @60
|
||||
string_buffer_clear @61
|
||||
string_buffer_devote @62
|
||||
string_buffer_insert @63
|
||||
string_buffer_remove @64
|
||||
string_buffer_trim @65
|
||||
string_split_next @66
|
||||
string_split_reset @67
|
||||
string_split_set_delimiter @68
|
||||
string_split_set_source @69
|
||||
unicode_to_utf8 @70
|
||||
utf8_cjk_string @71
|
||||
utf8_cn_punctuation @72
|
||||
utf8_decimal_string @73
|
||||
utf8_en_letter @74
|
||||
utf8_en_punctuation @75
|
||||
utf8_fullwidth_char @76
|
||||
utf8_fullwidth_en_char @77
|
||||
utf8_halfwidth_en_char @78
|
||||
utf8_keep_punctuation @79
|
||||
utf8_letter_number @80
|
||||
utf8_lowercase_letter @81
|
||||
utf8_numeric_letter @82
|
||||
utf8_numeric_string @83
|
||||
utf8_other_number @84
|
||||
utf8_uppercase_letter @85
|
||||
utf8_whitespace @86
|
Binary file not shown.
BIN
lib/win32/cygwin/friso.lib
Normal file
BIN
lib/win32/cygwin/friso.lib
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user