© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•4y ago•
50 replies
mortious

❔ Regex expression to find the last occurrence in a string

Looking for a regex expression to find the last occurrence of any of the following characters ( + - * \ in a given string.
I need to get the text following the last occurrence of any of those characters and return a list of auto complete suggestive text from a list of possibilities I have built.
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements
Next page

Similar Threads

❔ Regex to find string between _ or next uppercase letter
C#CC# / help
4y ago
❔ trim string according to regex
C#CC# / help
3y ago
Regex - Match a string outside of the parentheses
C#CC# / help
2y ago