MC_SEARCH__NUM_REPLACE_ARGS  120 lib/search.h       int iovector[MC_SEARCH__NUM_REPLACE_ARGS * 2];
MC_SEARCH__NUM_REPLACE_ARGS  355 lib/search/regex.c                    lc_mc_search->iovector, MC_SEARCH__NUM_REPLACE_ARGS);
MC_SEARCH__NUM_REPLACE_ARGS 1039 lib/search/regex.c         || num_replace_tokens > MC_SEARCH__NUM_REPLACE_ARGS)
MC_SEARCH__NUM_REPLACE_ARGS   75 lib/search/search.c     lc_mc_search->regex_match_info = pcre2_match_data_create (MC_SEARCH__NUM_REPLACE_ARGS, NULL);