mc/tests/lib/search
Mooffie cc8fcdcfc0 Fix trailing whitespace problem.
sscanf() returns EOF when it reaches the end of the string. Our code
erroneously interprets this as if a number was read. The fix: we test for an
explicit '1'.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2016-12-04 09:55:27 +03:00
..
glob_prepare_replace_str.c Update copyright years. 2016-01-01 11:48:10 +03:00
glob_translate_to_regex.c Update copyright years. 2016-01-01 11:48:10 +03:00
hex_translate_to_regex.c Fix trailing whitespace problem. 2016-12-04 09:55:27 +03:00
Makefile.am Ticket #3694: fix hex pattern parsing. 2016-12-04 09:54:43 +03:00
regex_process_escape_sequence.c Update copyright years. 2016-01-01 11:48:10 +03:00
regex_replace_esc_seq.c Update copyright years. 2016-01-01 11:48:10 +03:00
translate_replace_glob_to_regex.c Update copyright years. 2016-01-01 11:48:10 +03:00