Home
last modified time | relevance | path

Searched refs:GeanyEncodingIndex (Results 1 – 8 of 8) sorted by relevance

/dports/devel/geany-legacy/geany-1.37.1/src/
H A Dencodingsprivate.h44 GeanyEncodingIndex idx; /* The index of the encoding inside globa encodes array.*/
77 GeanyEncodingIndex encodings_scan_unicode_bom(const gchar *string, gsize len, guint *bom_len);
79 GeanyEncodingIndex encodings_get_idx_from_charset(const gchar *charset);
H A Dencodings.h126 GeanyEncodingIndex; typedef
H A Dencodings.c196 GeanyEncodingIndex encodings_get_idx_from_charset(const gchar *charset) in encodings_get_idx_from_charset()
801 GeanyEncodingIndex encodings_scan_unicode_bom(const gchar *string, gsize len, guint *bom_len) in encodings_scan_unicode_bom()
881 GeanyEncodingIndex enc_idx; in handle_forced_encoding()
913 handle_encoding(BufferData *buffer, GeanyEncodingIndex enc_idx) in handle_encoding()
1001 GeanyEncodingIndex tmp_enc_idx; in handle_buffer()
H A Dsearch.c1049 GeanyEncodingIndex enc_idx = GEANY_ENCODING_UTF_8; in search_show_find_in_files_dialog_full()
1612 GeanyEncodingIndex enc_idx = in on_find_in_files_dialog_response()
/dports/devel/geany/geany-1.38/src/
H A Dencodingsprivate.h44 GeanyEncodingIndex idx; /* The index of the encoding inside globa encodes array.*/
77 GeanyEncodingIndex encodings_scan_unicode_bom(const gchar *string, gsize len, guint *bom_len);
79 GeanyEncodingIndex encodings_get_idx_from_charset(const gchar *charset);
H A Dencodings.h126 GeanyEncodingIndex; typedef
H A Dencodings.c196 GeanyEncodingIndex encodings_get_idx_from_charset(const gchar *charset) in encodings_get_idx_from_charset()
801 GeanyEncodingIndex encodings_scan_unicode_bom(const gchar *string, gsize len, guint *bom_len) in encodings_scan_unicode_bom()
881 GeanyEncodingIndex enc_idx; in handle_forced_encoding()
913 handle_encoding(BufferData *buffer, GeanyEncodingIndex enc_idx) in handle_encoding()
1001 GeanyEncodingIndex tmp_enc_idx; in handle_buffer()
H A Dsearch.c1053 GeanyEncodingIndex enc_idx = GEANY_ENCODING_UTF_8; in search_show_find_in_files_dialog_full()
1614 GeanyEncodingIndex enc_idx = in on_find_in_files_dialog_response()