Searched refs:mbfl_identify_vtbl (Results 1 – 25 of 86) sorted by relevance
1234
40 extern const struct mbfl_identify_vtbl vtbl_identify_jis_ms;41 extern const struct mbfl_identify_vtbl vtbl_identify_cp50220;42 extern const struct mbfl_identify_vtbl vtbl_identify_cp50220raw;43 extern const struct mbfl_identify_vtbl vtbl_identify_cp50221;44 extern const struct mbfl_identify_vtbl vtbl_identify_cp50222;
37 extern const struct mbfl_identify_vtbl vtbl_identify_2022jp;38 extern const struct mbfl_identify_vtbl vtbl_identify_jis;
31 extern const struct mbfl_identify_vtbl vtbl_identify_armscii8;
37 extern const struct mbfl_identify_vtbl vtbl_identify_ascii;
36 extern const struct mbfl_identify_vtbl vtbl_identify_big5;
36 extern const struct mbfl_identify_vtbl vtbl_identify_cp1251;
36 extern const struct mbfl_identify_vtbl vtbl_identify_cp1252;
36 extern const struct mbfl_identify_vtbl vtbl_identify_cp1254;
36 extern const struct mbfl_identify_vtbl vtbl_identify_cp51932;
30 extern const struct mbfl_identify_vtbl vtbl_identify_cp850;
34 extern const struct mbfl_identify_vtbl vtbl_identify_cp866;
36 extern const struct mbfl_identify_vtbl vtbl_identify_cp932;
36 extern const struct mbfl_identify_vtbl vtbl_identify_cp936;
36 extern const struct mbfl_identify_vtbl vtbl_identify_euccn;
36 extern const struct mbfl_identify_vtbl vtbl_identify_eucjp;
36 extern const struct mbfl_identify_vtbl vtbl_identify_eucjpwin;
36 extern const struct mbfl_identify_vtbl vtbl_identify_euckr;
36 extern const struct mbfl_identify_vtbl vtbl_identify_euctw;
36 extern const struct mbfl_identify_vtbl vtbl_identify_8859_1;
36 extern const struct mbfl_identify_vtbl vtbl_identify_8859_10;
36 extern const struct mbfl_identify_vtbl vtbl_identify_8859_13;
19 extern const struct mbfl_identify_vtbl vtbl_identify_8859_14;
19 extern const struct mbfl_identify_vtbl vtbl_identify_8859_15;
99 static const struct mbfl_identify_vtbl vtbl_identify_false = {106 static const struct mbfl_identify_vtbl *mbfl_identify_filter_list[] = {161 const struct mbfl_identify_vtbl * mbfl_identify_filter_get_vtbl(enum mbfl_no_encoding encoding) in mbfl_identify_filter_get_vtbl()163 const struct mbfl_identify_vtbl * vtbl; in mbfl_identify_filter_get_vtbl()196 const struct mbfl_identify_vtbl *vtbl; in mbfl_identify_filter_init()
52 struct mbfl_identify_vtbl { struct59 MBFLAPI extern const struct mbfl_identify_vtbl * mbfl_identify_filter_get_vtbl(enum mbfl_no_encodin… argument
Completed in 26 milliseconds