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
match a string with 4 digits but not 1111
LarryLoser
15974
3
Jan 18, 2013, 6:20 PM
Re: [LarryLoser] match a string with 4 digits but not 1111
LarryLoser
15970
2
Jan 18, 2013, 7:58 PM
Re: [LarryLoser] match a string with 4 digits but not 1111
BillKSmith
15968
1
Jan 18, 2013, 8:41 PM
Re: [BillKSmith] match a string with 4 digits but not 1111
FishMonger
15964
0
Jan 18, 2013, 9:48 PM
Regular expression
avalanche
21930
3
Dec 11, 2012, 6:56 PM
Re: [avalanche] Regular expression
BillKSmith
21920
2
Dec 11, 2012, 8:35 PM
Re: [BillKSmith] Regular expression
avalanche
21913
1
Dec 11, 2012, 9:23 PM
Re: [avalanche] Regular expression
Laurent_R
21861
0
Dec 11, 2012, 11:17 PM
how to get exact match
kukkelikuu
16220
4
Dec 10, 2012, 2:24 PM (
Laurent_R
)
Search and replace help : Perl one liner
jaggims
15126
4
Dec 7, 2012, 7:55 AM
Re: [jaggims] Search and replace help : Perl one liner
Laurent_R
15116
2
Dec 10, 2012, 10:41 AM (
Laurent_R
)
Re: [jaggims] Search and replace help : Perl one liner
BillKSmith
15111
0
Dec 7, 2012, 12:58 PM
help
neighborhoodX
13525
2
Sep 10, 2012, 2:28 AM
Re: [neighborhoodX] help
Laurent_R
13521
0
Sep 10, 2012, 4:53 AM
Re: [neighborhoodX] help
rovf
12728
0
Oct 22, 2012, 4:46 AM
Perl Regex: not processing back references correctly
rajkumar
12886
1
Oct 10, 2012, 4:49 AM (
Laurent_R
)
regex across \n
zeppelinmage
16452
6
Oct 4, 2012, 1:54 AM
Re: [zeppelinmage] regex across \n
BillKSmith
16444
1
Oct 4, 2012, 5:42 AM
Re: [BillKSmith] regex across \n
zeppelinmage
16437
0
Oct 4, 2012, 12:52 PM
Re: [zeppelinmage] regex across \n
Laurent_R
16430
3
Oct 4, 2012, 9:49 PM (
zeppelinmage
)
Regex Help
zkr2133
16776
6
Sep 18, 2012, 5:14 PM
Re: [zkr2133] Regex Help
BillKSmith
16753
5
Sep 18, 2012, 6:30 PM
Re: [BillKSmith] Regex Help
zkr2133
16752
4
Sep 18, 2012, 6:33 PM
Re: [zkr2133] Regex Help
Laurent_R
16747
3
Sep 18, 2012, 6:47 PM
Re: [Laurent_R] Regex Help
zkr2133
16746
0
Sep 18, 2012, 6:49 PM
Re: [Laurent_R] Regex Help
zkr2133
16742
1
Sep 18, 2012, 7:46 PM (
Laurent_R
)
HELP!!Regex to match boundary from a range and substitute characters
akshay34
11967
3
Sep 17, 2012, 10:05 AM
Re: [akshay34] HELP!!Regex to match boundary from a range and substitute characters
Laurent_R
11946
2
Sep 17, 2012, 7:50 PM
Re: [Laurent_R] HELP!!Regex to match boundary from a range and substitute characters
BillKSmith
11945
1
Sep 17, 2012, 8:14 PM
Re: [BillKSmith] HELP!!Regex to match boundary from a range and substitute characters
akshay34
11938
0
Sep 17, 2012, 9:11 PM
Corrected - Please read again: Regexp to remove a matched pattern but...
Chupo_cro
21304
9
Aug 28, 2012, 6:04 AM (
BillKSmith
)
Suggest any Maximum Match Algorithm
tallamohan
11965
2
Jul 24, 2012, 5:32 AM
Re: [tallamohan] Suggest any Maximum Match Algorithm
Chris Charley
11221
0
Jul 30, 2012, 1:25 PM
Re: [tallamohan] Suggest any Maximum Match Algorithm
Chris Charley
10579
0
Aug 24, 2012, 10:51 AM
Strange behavior of variable in substitution expression
Fred
17408
8
Aug 20, 2012, 11:40 AM (
BillKSmith
)
Substitution does not work on multiple files
jokibar
10409
4
Aug 20, 2012, 10:26 AM (
Laurent_R
)
Read the var values
Chupo_cro
23868
10
Aug 19, 2012, 6:18 AM
Re: [Chupo_cro] Read the var values
Chupo_cro
23862
2
Aug 19, 2012, 6:53 AM
Re: [Chupo_cro] Read the var values
FishMonger
23859
1
Aug 19, 2012, 7:43 AM
Re: [FishMonger] Read the var values
Chupo_cro
23817
0
Aug 19, 2012, 9:28 PM
Re: [Chupo_cro] Read the var values
Laurent_R
23855
1
Aug 19, 2012, 7:23 PM (
Chupo_cro
)
Re: [Chupo_cro] Read the var values
BillKSmith
23848
1
Aug 19, 2012, 7:32 PM (
Chupo_cro
)
Re: [Chupo_cro] Read the var values
Chupo_cro
23826
2
Aug 19, 2012, 7:45 PM
Re: [Chupo_cro] Read the var values
BillKSmith
23817
1
Aug 19, 2012, 9:20 PM
Re: [BillKSmith] Read the var values
Chupo_cro
23812
0
Aug 19, 2012, 10:27 PM
Quantifier error!
ianilkumar
11356
1
Aug 3, 2012, 1:38 PM (
FishMonger
)
Suggest any Regular Expression, Please
tallamohan
8917
2
Jul 22, 2012, 9:27 AM
Re: [tallamohan] Suggest any Regular Expression, Please
wickedxter
8652
0
Aug 1, 2012, 2:26 PM
Re: [tallamohan] Suggest any Regular Expression, Please
BillKSmith
8648
0
Aug 1, 2012, 2:47 PM
Suggest any Regular Expression, Please
tallamohan
9171
1
Jul 20, 2012, 12:48 AM
Re: [tallamohan] Suggest any Regular Expression, Please
Chris Charley
9086
0
Jul 21, 2012, 6:13 PM
regular expression to iggnore
devi
23236
8
Jun 13, 2012, 11:00 AM
Re: [devi] regular expression to iggnore
rovf
23199
7
Jun 14, 2012, 12:25 AM
Re: [rovf] regular expression to iggnore
devi
23153
6
Jun 14, 2012, 11:51 AM
Re: [devi] regular expression to iggnore
rovf
23134
5
Jun 15, 2012, 3:36 AM
Re: [rovf] regular expression to iggnore
devi
23132
4
Jun 15, 2012, 3:46 AM
Re: [devi] regular expression to iggnore
rovf
23126
3
Jun 15, 2012, 5:06 AM
Re: [rovf] regular expression to iggnore
devi
23125
2
Jun 15, 2012, 6:05 AM
Re: [devi] regular expression to iggnore
rovf
23122
0
Jun 15, 2012, 6:47 AM
Re: [devi] regular expression to iggnore
rovf
23118
0
Jun 15, 2012, 7:03 AM
blank lines regular expression
devi
17670
2
May 10, 2012, 11:49 AM
Re: [devi] blank lines regular expression
FishMonger
17668
0
May 10, 2012, 12:01 PM
Re: [devi] blank lines regular expression
rovf
12619
0
Jun 15, 2012, 3:38 AM
Regular expression of Unicode to distinguish kanji and hiragana
solukas
14464
5
Nov 11, 2011, 3:58 AM
Re: [solukas] Regular expression of Unicode to distinguish kanji and hiragana
rovf
14462
4
Nov 11, 2011, 4:47 AM
Re: [rovf] Regular expression of Unicode to distinguish kanji and hiragana
solukas
14120
3
Nov 14, 2011, 1:38 AM
Re: [solukas] Regular expression of Unicode to distinguish kanji and hiragana
rovf
14111
2
Nov 14, 2011, 2:33 AM
Re: [rovf] Regular expression of Unicode to distinguish kanji and hiragana
solukas
13925
1
Nov 15, 2011, 2:32 AM
Re: [solukas] Regular expression of Unicode to distinguish kanji and hiragana
rovf
13924
0
Nov 15, 2011, 3:47 AM
Finding unicode.
ferulebezel
16539
5
Dec 17, 2011, 8:13 PM
Re: [ferulebezel] Finding unicode.
rovf
16348
2
Dec 21, 2011, 3:13 AM
Re: [rovf] Finding unicode.
ferulebezel
16325
1
Dec 21, 2011, 11:46 AM (
rovf
)
Re: [ferulebezel] Finding unicode.
BillKSmith
16321
0
Dec 21, 2011, 1:04 PM
Re: [ferulebezel] Finding unicode.
rickb
16286
0
Dec 22, 2011, 6:22 AM
Litchi Grain PU Leather Case w/ 360¡ãRotatable Hardshell Stand for Apple iPad 2
egood2012
11415
0
Feb 6, 2012, 8:11 AM
Why am I having trouble using a variable in my regex
aueddonline
22408
7
Oct 29, 2011, 10:12 AM
Re: [aueddonline] Why am I having trouble using a variable in my regex
FishMonger
22401
6
Oct 29, 2011, 11:30 AM
Re: [FishMonger] Why am I having trouble using a variable in my regex
aueddonline
22285
5
Oct 30, 2011, 6:04 AM
Re: [aueddonline] Why am I having trouble using a variable in my regex
aueddonline
22282
0
Feb 5, 2012, 9:33 PM
Re: [aueddonline] Why am I having trouble using a variable in my regex
FishMonger
22261
3
Oct 30, 2011, 8:36 AM
Re: [FishMonger] Why am I having trouble using a variable in my regex
aueddonline
22242
2
Feb 5, 2012, 9:34 PM (
astarnercala
)
Find and Replace
smdhtv
9796
1
Feb 2, 2012, 12:38 PM (
llsteinbric
)
extract some text from a webpage
slekness
10279
2
Nov 17, 2011, 7:18 AM
Re: [slekness] extract some text from a webpage
rovf
10184
0
Nov 18, 2011, 4:25 AM
Re: [slekness] extract some text from a webpage
warlock
9909
0
Nov 30, 2011, 12:37 AM
1
2
3
4
5
6
7
8
9
...
24
LEGEND
= Hot thread
= Post with replies
= Single post
= 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