Click here to Skip to main content
15,905,229 members

Questions

Questions


2
answers

Confused about regex quantifiers?

9-Jan-18 16:30pm - updated 9-Jan-18 21:46pm
3
answers

Regex get last matched occurence from matches

10-Jan-18 3:30am - updated 10-Jan-18 10:27am
2
answers

What is the difference between this '/ /' and this '~ ~' and this '# #' in PHP regular expressions?

13-Jan-18 11:53am - updated 14-Jan-18 0:23am
2
answers

Replacing strings within others using regex

14-Jan-18 0:23am - updated 14-Jan-18 1:19am
2
answers

How do I create a m modifier in PHP PCRE? And what is a multi line?

18-Jan-18 10:22am - updated 19-Jan-18 5:26am
1
answer

JS regex to match spaces and non-alphanumerics

4-Feb-18 0:07am - updated 4-Feb-18 0:13am
0
answers

Replace < sign with &gt; and & with &amp; in XML file at particular node or position

20-Feb-18 22:28pm
2
answers

How do I solve my regex "quantifier {x, y} following nothing" error?

22-Feb-18 3:45am - updated 22-Feb-18 4:21am
1
answer

How do I replace all links with my special link?

24-Feb-18 15:14pm - updated 24-Feb-18 17:42pm
3
answers

Regex to remove word from string

1-Mar-18 11:38am - updated 5-Mar-18 10:35am
1
answer

How do I use regular expressions with user defined input?

5-Apr-18 1:21am - updated 5-Apr-18 1:52am
1
answer

Required regular expression validator for 10/12/1990, 02:45 PM

31-May-18 1:49am - updated 31-May-18 2:10am
2
answers

How to create Python regex search to extract specific values from the server logs

14-Jun-18 0:19am - updated 14-Jun-18 2:21am
3
answers

Regex for number divisible by 5

19-Jun-18 3:09am - updated 20-Jun-18 0:44am
0
answers

How to find the oldest date in text file for a particular key value using Python

19-Jun-18 7:13am
1
answer

Is there a way to use regex to insert a line into a specific group in a file?

17-Jul-18 8:17am - updated 17-Jul-18 8:53am
1
answer

Is there a regex that can search in a group of lines and replace one line within that group?

19-Jul-18 7:20am - updated 19-Jul-18 9:25am
1
answer

How do I make + character static in front like phone num +6016123456789 by using jquery and regular expression

15-Aug-18 23:43pm - updated 22-Aug-18 19:19pm
2
answers

Find a string using regex with forward slashes in it

19-Aug-18 22:34pm - updated 19-Aug-18 23:03pm
2
answers

How do I make like country code +601 or 01 like make country static in the front and don't allow user to insert alphabet.

20-Aug-18 2:32am - updated 22-Aug-18 19:22pm
Page 19 of 34
14 15 16 17 18 19 20 21 22 23


To narrow down your search try filtering by tags using the Filter box at the top right.