An OR search for (Tom|Bob) works, but a search for more than two items like (Tom|Jack|Bob) never finds Jack, only Tom and Bob. Is this a normal quirk of RegEx's or is this something that should be working?
Fred Tom Jack Bob Frank Fred Jack Bob Frank Fred Tom Jack Bob Frank Fred Tom Jack Frank Fred Tom Bob Frank
I can work around this doing the searches separately, but it would be nice to do them all together.
(Using UE32 11.00a+)
Fred Tom Jack Bob Frank Fred Jack Bob Frank Fred Tom Jack Bob Frank Fred Tom Jack Frank Fred Tom Bob Frank
I can work around this doing the searches separately, but it would be nice to do them all together.
(Using UE32 11.00a+)