author | Fredrik Lanker <fredrik.lanker@gmail.com> | |
Sat, 3 Jan 2009 11:15:28 +0000 (12:15 +0100) | ||
committer | Max Kellermann <max@duempel.org> | |
Sat, 3 Jan 2009 11:15:28 +0000 (12:15 +0100) | ||
commit | 9416a2a96bc45e98387297dc3d3846285d380c4f | |
tree | c8011411a70fe91240a9f464fbaf26d20514549a | tree | snapshot |
parent | 0c479e3802a334c02d427445679dabcc8031fa18 | commit | diff |
match: enable regular expressions when using find
It uses g_regex_match_simple() in glib and is case insensitive. The
search in the NCMPC_MINI case is unchanged.
It uses g_regex_match_simple() in glib and is case insensitive. The
search in the NCMPC_MINI case is unchanged.
NEWS | diff | blob | history | |
src/match.c | diff | blob | history |