Home
last modified time | relevance | path

Searched refs:get_last_char (Results 1 – 9 of 9) sorted by relevance

/dports/devel/anjuta/anjuta-3.34.0/plugins/indentation-python-style/
H A Dpython-indentation.c388 get_last_char (IAnjutaEditor *editor, gint line_num, gint *found_line_num) in get_last_char() function
447 point_ch = get_last_char (editor, currentline, &currentline); in get_line_indentation_base()
/dports/x11-toolkits/gtksourceview3/gtksourceview-3.24.11/gtksourceview/
H A Dgtksourceundomanagerdefault.c582 get_last_char (const gchar *text) in get_last_char() function
639 last_char = get_last_char (action->text); in action_insert_merge()
833 last_char = get_last_char (action->text); in action_delete_merge()
/dports/x11-toolkits/gtksourceview4/gtksourceview-4.8.1/gtksourceview/
H A Dgtksourceundomanagerdefault.c584 get_last_char (const gchar *text) in get_last_char() function
641 last_char = get_last_char (action->text); in action_insert_merge()
835 last_char = get_last_char (action->text); in action_delete_merge()
/dports/graphics/birdfont/birdfont-2.29.5/libbirdfont/OpenFontFormat/
H A DOs2Table.vala132 fd.add_u16 (glyf_table.get_last_char ()); // usLastCharIndex
H A DGlyfTable.vala85 public uint16 get_last_char ()
/dports/sysutils/cinnamon-settings-daemon/cinnamon-settings-daemon-4.8.5/plugins/wacom/
H A Dcsd-wacom-osd-window.c83 get_last_char (gchar *string) in get_last_char() function
1076 c = get_last_char (id); in get_tablet_button_class_name()
1104 c = get_last_char (id); in get_tablet_button_id_name()
/dports/net/hostapd-devel/hostap-14ab4a816/src/eap_common/
H A Deap_sim_common.c1213 static const u8 * get_last_char(const u8 *val, size_t len, char c) in get_last_char() function
1246 decorated = get_last_char(id, id_len, '!'); in eap_sim_anonymous_username()
/dports/security/wpa_supplicant-devel/hostap-14ab4a816/src/eap_common/
H A Deap_sim_common.c1213 static const u8 * get_last_char(const u8 *val, size_t len, char c) in get_last_char() function
1246 decorated = get_last_char(id, id_len, '!'); in eap_sim_anonymous_username()
/dports/security/testssl.sh/testssl.sh-3.0.6/
H A Dtestssl.sh1167 get_last_char() { function