^start of line
BusinessServicesthe literal text BusinessServices (case sensitive) \/the literal / (4710 / 578 / 2F16)
.*any character (except for line terminators), repeated any number of times
\/the literal / (4710 / 578 / 2F16)
.*any character (except for line terminators), repeated any number of times
\/the literal / (4710 / 578 / 2F16)
Interfacethe literal text Interface (case sensitive) \/the literal / (4710 / 578 / 2F16)
Group 3(((.*)(_EMSReceiver|_PushFilesPoller))|(JobScheduler|LoadSpainRoutingTableData|PurgeDirectories)) 1st Alternative((.*)(_EMSReceiver|_PushFilesPoller)) Group 4((.*)(_EMSReceiver|_PushFilesPoller)) .*any character (except for line terminators), repeated any number of times
Group 6(_EMSReceiver|_PushFilesPoller) 1st Alternative_EMSReceiver _EMSReceiverthe literal text _EMSReceiver (case sensitive) 2nd Alternative_PushFilesPoller _PushFilesPollerthe literal text _PushFilesPoller (case sensitive) 2nd Alternative(JobScheduler|LoadSpainRoutingTableData|PurgeDirectories) Group 7(JobScheduler|LoadSpainRoutingTableData|PurgeDirectories) 1st AlternativeJobScheduler JobSchedulerthe literal text JobScheduler (case sensitive) 2nd AlternativeLoadSpainRoutingTableData LoadSpainRoutingTableDatathe literal text LoadSpainRoutingTableData (case sensitive) 3rd AlternativePurgeDirectories PurgeDirectoriesthe literal text PurgeDirectories (case sensitive) \.the literal . (4610 / 568 / 2E16)
processthe literal text process (case sensitive) g modifier: global. Finds all matches instead of stopping after the first
m modifier: multiline. Causes ^ and $ to match the start and end of each line, not only the start and end of the string