CGI/Perl Guide
|
Learning Center
|
Forums
|
Advertise
|
Login
Site Search:
in
Perl Guide
PerlGuru Forums
Learning Ctr
MAIN
INDEX
SEARCH
POSTS
WHO'S
ONLINE
LOG
IN
Home
:
Perl Programming Help
: Regular Expressions : Page 3
(2465 posts in 577 threads)
Moderators:
davorg
,
FishMonger
,
japhy
,
Kanji
,
Laurent_R
1
2
3
4
5
6
7
8
9
...
24
Subject
Author
Views
Replies
Last Post
Remove all HTML code, except for certain tags
ax390
23048
5
Oct 23, 2014, 12:30 PM
Re: [ax390] Remove all HTML code, except for certain tags
Zhris
23036
0
Oct 23, 2014, 7:30 PM
Re: [ax390] Remove all HTML code, except for certain tags
Laurent_R
23024
1
Oct 24, 2014, 4:01 AM (
Zhris
)
Re: [ax390] Remove all HTML code, except for certain tags
ax390
23002
1
Oct 24, 2014, 10:21 AM (
Laurent_R
)
Help with string
BAbdulBaki
14903
2
Apr 11, 2002, 7:23 PM (
dsb
)
How to substitute double quotes
backusk
3895
1
Oct 13, 2000, 12:09 PM
Re: How to substitute double quotes
mckhendry
3895
0
Oct 17, 2000, 6:49 AM
Finding Amount of digits Matching
baddah
6664
3
Sep 13, 2007, 1:40 AM
Re: [baddah] Finding Amount of digits Matching
KevinR
6659
2
Sep 13, 2007, 8:59 AM
Re: [KevinR] Finding Amount of digits Matching
baddah
6658
1
Sep 13, 2007, 9:11 AM
Re: [baddah] Finding Amount of digits Matching
KevinR
6656
0
Sep 13, 2007, 9:26 AM
/\((\([^)]*\))\)/
ball
9116
1
Jul 20, 2008, 10:42 AM (
KevinR
)
regex expression for multiple line
beecha
4261
1
Jan 5, 2018, 10:03 AM (
Laurent_R
)
Chopping up $env{REQUEST_URL}
BenSeb
4366
2
Nov 7, 2000, 4:34 AM
Re: Chopping up $env{REQUEST_URL}
japhy
4366
0
Nov 7, 2000, 4:47 AM
Re: Chopping up $env{REQUEST_URL}
BenSeb
4366
0
Nov 7, 2000, 7:37 AM
Using OR matching
bernoulli
6124
1
Jun 2, 2008, 1:13 AM
Re: [bernoulli] Using OR matching
KevinR
6106
0
Jun 2, 2008, 12:39 PM
Parsing a path
bes7252
3750
1
Nov 27, 2000, 1:42 PM
Re: Parsing a path
japhy
3750
0
Nov 27, 2000, 2:50 PM
need a hand with this one
bingo11
11751
6
Mar 17, 2005, 1:45 PM
Re: [bingo11] need a hand with this one
MrPJ
11748
0
Mar 17, 2005, 5:11 PM
Re: [bingo11] need a hand with this one
MrPJ
11742
4
Mar 17, 2005, 5:30 PM
Re: [MrPJ] need a hand with this one
KevinR
11740
0
Mar 17, 2005, 10:45 PM
Re: [MrPJ] need a hand with this one
bingo11
11734
2
Mar 18, 2005, 8:17 AM
Re: [bingo11] need a hand with this one
KevinR
11729
1
Mar 18, 2005, 5:56 PM
Re: [KevinR] need a hand with this one
kencl
11599
0
Mar 26, 2005, 11:28 PM
comparing regex with variable
biswa_pradhan
10496
2
Oct 30, 2015, 12:59 PM (
BillKSmith
)
Brand new to regexp question
bktanner
13662
6
Jul 18, 2009, 1:15 PM
Re: [bktanner] Brand new to regexp question
bktanner
13656
0
Jul 18, 2009, 1:40 PM
Re: [bktanner] Brand new to regexp question
shawnhcorey
13647
3
Jul 18, 2009, 3:27 PM
Re: [shawnhcorey] Brand new to regexp question
bktanner
13645
2
Jul 18, 2009, 3:46 PM
Re: [bktanner] Brand new to regexp question
bktanner
13643
1
Jul 18, 2009, 3:51 PM
Re: [bktanner] Brand new to regexp question
shawnhcorey
13641
0
Jul 18, 2009, 4:28 PM
Re: [bktanner] Brand new to regexp question
ichi
13623
0
Jul 19, 2009, 5:55 PM
Reading two lines at a time
blackeagle225
9727
7
Jun 24, 2011, 6:05 AM (
blackeagle225
)
Precompiled Regex
blackeagle225
7223
4
Jul 28, 2011, 6:29 AM (
blackeagle225
)
Greedy expression doesn't work like I expect
bobt_1234
17854
3
Jan 31, 2013, 3:24 PM
Re: [bobt_1234] Greedy expression doesn't work like I expect
wickedxter
17851
0
Jan 31, 2013, 6:18 PM
Re: [bobt_1234] Greedy expression doesn't work like I expect
rovf
17847
0
Feb 1, 2013, 1:24 AM
Re: [bobt_1234] Greedy expression doesn't work like I expect
BillKSmith
17835
0
Feb 1, 2013, 5:46 AM
split file using ascii code 12
boobz
7894
3
Mar 26, 2008, 5:28 AM
Re: [boobz] split file using ascii code 12
KevinR
7892
2
Mar 26, 2008, 9:27 AM
Re: [KevinR] split file using ascii code 12
boobz
7881
1
Mar 27, 2008, 1:18 AM
[SOLVED] split file using ascii code 12
boobz
7870
0
Mar 27, 2008, 6:59 AM
Optimising a regex for stripping unwanted whitespace
BorisE
7083
2
May 20, 2008, 10:36 AM
Re: [BorisE] Optimising a regex for stripping unwanted whitespace
meloyelo
6657
0
Jun 9, 2008, 5:43 AM
Re: [BorisE] Optimising a regex for stripping unwanted whitespace
amodiahs
6553
0
Jun 25, 2008, 4:48 AM
Match multiple line string
borov
6804
1
Feb 27, 2007, 10:36 AM (
KevinR
)
need reqular expression in perl to find and replace
bostanian
6526
3
Aug 21, 2007, 8:39 PM (
KevinR
)
Patern Matching within a Range of Ranges?
brian.hayes
13566
2
Jun 13, 2001, 10:59 AM
Re: Patern Matching within a Range of Ranges?
mhx
13560
0
Jun 13, 2001, 10:44 PM
Re: Patern Matching within a Range of Ranges?
brian.hayes
13555
0
Jun 14, 2001, 12:42 PM
UrGEnT: Matching against empty space between brack
BrightNail
4689
3
Dec 24, 2000, 1:16 AM
Re: UrGEnT: Matching against empty space between brack
japhy
4688
2
Dec 24, 2000, 7:54 AM
Re: UrGEnT: Matching against empty space between brack
BrightNail
4686
1
Dec 24, 2000, 1:26 PM
Re: UrGEnT: Matching against empty space between brack
japhy
4685
0
Dec 24, 2000, 3:37 PM
regex - skip sub-section ?
bugman
8627
4
Jul 8, 2009, 6:58 AM
Re: [bugman] regex - skip sub-section ?
shawnhcorey
8623
0
Jul 8, 2009, 11:14 AM
Re: [bugman] regex - skip sub-section ?
ichi
8617
1
Jul 9, 2009, 3:00 AM (
bugman
)
Re: [bugman] regex - skip sub-section ?
KevinR
8603
0
Jul 9, 2009, 4:39 PM
Regex substitute with capture not changing string
bulrush
18187
1
Nov 18, 2015, 7:37 AM
Re: [bulrush] Regex substitute with capture not changing string
Laurent_R
18181
0
Nov 18, 2015, 7:53 AM
global matching in big files
Cameron
7491
2
Aug 19, 2000, 9:11 AM
Re: global matching in big files
TheGame+
7491
0
Aug 21, 2000, 3:31 AM
Re: global matching in big files
Cameron
7491
0
Aug 22, 2000, 8:41 AM
limit and replace characters
carpedout
11588
4
Dec 6, 2001, 1:03 AM (
carpedout
)
1
2
3
4
5
6
7
8
9
...
24
LEGEND
= Post with replies
= Single post
= The thread is locked
= Collapse this section
= Expand this section
= Expand entire thread
= Jump to last post in thread
= First post in thread
= Reply post
FORUM RULES
You cannot start new threads
You cannot post replies
Announcements
PerlGuru Announcements
Perl Programming Help
Frequently Asked Questions
Beginner
Intermediate
Advanced
Regular Expressions
mod_perl
DBI
Win32 Programming Help
Fun With Perl
Perl Quizzes - Learn Perl the Fun Way
Perl Golf
Perl Poetry
Need a Custom or Prewritten Perl Program?
I need a program that...
I Need a Programmer for Freelance Work
Throw Down The Gauntlet
General Discussions
General Questions
Feedback
Tutorial/Article Suggestions for The Learning Cent
Internet Security
Other Programming Languages
Javascript
PHP
Search
this forum
this category
all forums
for
All words
Any words
Whole Phrase
(
options
)
Powered by
Gossamer Forum v.1.2.0
Web Applications
&
Managed Hosting
Powered by Gossamer Threads
Visit our
Mailing List Archives