Home
last modified time | relevance | path

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

/dports/textproc/uncrustify/uncrustify-uncrustify-0.74.0/src/
H A Doutput.cpp2098 std::wregex *p_wregex = match[1].matched ? &regex_map[index].second in get_reflow_fold_regex_map() local
2100 *p_wregex = match[4].str(); in get_reflow_fold_regex_map()