search_command 2222 src/search.c return search_command (string, bound, noerror, count, -1, 0, 0); search_command 2247 src/search.c return search_command (string, bound, noerror, count, 1, 0, 0); search_command 2263 src/search.c return search_command (regexp, bound, noerror, count, -1, 1, 0); search_command 2294 src/search.c return search_command (regexp, bound, noerror, count, 1, 1, 0); search_command 2322 src/search.c return search_command (regexp, bound, noerror, count, -1, 1, 1); search_command 2350 src/search.c return search_command (regexp, bound, noerror, count, 1, 1, 1);