Home
last modified time | relevance | path

Searched refs:snr3_dotmatchall (Results 1 – 3 of 3) sorted by relevance

/dports/www/bluefish/bluefish-2.2.12/src/
H A Dbluefish.h438 gint snr3_dotmatchall; member
H A Dsnr3.c1385 snrwin->bfwin->session->snr3_dotmatchall = dotmatchall; in snr3run_init_from_gui()
1775 …able(_("Dot character in regex pattern matches newlines"), bfwin->session->snr3_dotmatchall, table, in snr3_advanced_dialog_backend()
H A Drcfile.c1285 init_prop_integer(&configlist, &session->snr3_dotmatchall, "snr_dotmatchall:", 1, FALSE); in return_session_configlist()