Librgxg-Dev
- rgxg_net_cidr_ipv4(3) create regex that matches all addresses of the given CIDR block
- rgxg_net_cidr_ipv6(3) create regex that matches all addresses of the given CIDR block
- rgxg_net_cidr_string(3) create regex that matches all addresses of the given CIDR block
- rgxg_number_greaterequal(3) create regex that matches integers in the given range
- rgxg_number_range(3) create regex that matches integers in the given range
- rgxg_utils_alternation(3) create regex that matches any of the given patterns
- rgxg_utils_escape_string(3) escape the given string for use in a regular expression