Find an object property by regex values. The find is case insensitive.
The object to search in.
A single RegExp or an array of RegExp patterns to match in sequence.
The value found at the end of the matching path, or undefined if not found.
Find an object property by regex values. The find is case insensitive.