Home
last modified time | relevance | path

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

/dports/security/gvmd/gvmd-21.4.4/src/
H A Dmanage_utils.c1405 GRegex *ipv4_match_regex, *ipv4_replace_regex; in clean_hosts_string() local
1431 ipv4_replace_regex in clean_hosts_string()
1450 new_item = g_regex_replace (ipv4_replace_regex, in clean_hosts_string()
1465 g_regex_unref (ipv4_replace_regex); in clean_hosts_string()