Home
last modified time | relevance | path

Searched refs:linkify_cb (Results 1 – 2 of 2) sorted by relevance

/dports/ftp/net2ftp/net2ftp_v1.3/files_to_upload/plugins/luminous/src/formatters/
H A Dhtmlformatter.class.php203 protected function linkify_cb($matches) { function in LuminousFormatterHTML
/dports/x11/yad/yad-7.3/src/
H A Dtext.c228 linkify_cb (GtkTextBuffer * buf, GRegex * regex) in linkify_cb() function
542 g_signal_connect_after (G_OBJECT (text_buffer), "changed", G_CALLBACK (linkify_cb), regex); in text_create_widget()