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 14
(2465 posts in 577 threads)
Moderators:
davorg
,
FishMonger
,
japhy
,
Kanji
,
Laurent_R
1
...
10
11
12
13
14
15
16
17
18
...
24
Subject
Author
Views
Replies
Last Post
/\((\([^)]*\))\)/
ball
9118
1
Jul 20, 2008, 10:42 AM (
KevinR
)
Perl Pattern Matching !!! Help
rahulranjith
7050
1
Jul 10, 2008, 1:12 AM (
spider
)
Joomla Component JUser
mikemcclure
8068
1
Jul 3, 2008, 7:00 PM (
meloyelo
)
Simple RegEx Help! Please!
martygilbert
8690
4
Jun 30, 2008, 12:36 PM
Re: [martygilbert] Simple RegEx Help! Please!
KevinR
8684
3
Jun 30, 2008, 1:09 PM
Re: [KevinR] Simple RegEx Help! Please!
martygilbert
8682
2
Jun 30, 2008, 1:21 PM
Re: [martygilbert] Simple RegEx Help! Please!
KevinR
8664
1
Jun 30, 2008, 8:47 PM
Re: [KevinR] Simple RegEx Help! Please!
martygilbert
8662
0
Jun 30, 2008, 9:55 PM
Match largest or smallest?
TheBlackNoodle
14710
8
Jun 28, 2008, 10:21 AM (
KevinR
)
Optimising a regex for stripping unwanted whitespace
BorisE
7084
2
May 20, 2008, 10:36 AM
Re: [BorisE] Optimising a regex for stripping unwanted whitespace
meloyelo
6658
0
Jun 9, 2008, 5:43 AM
Re: [BorisE] Optimising a regex for stripping unwanted whitespace
amodiahs
6554
0
Jun 25, 2008, 4:48 AM
Strange behavior with regex replacing
TheBlackNoodle
6026
0
Jun 18, 2008, 12:06 PM
Reg ex for English (United States)
hydpm
9184
4
Jun 11, 2008, 2:20 PM
Re: [wingsof5r] Reg ex for English (United States)
KevinR
9171
3
Jun 11, 2008, 9:13 PM
Re: [KevinR] Reg ex for English (United States)
hydpm
9150
2
Jun 12, 2008, 12:11 PM
Re: [wingsof5r] Reg ex for English (United States)
KevinR
9146
1
Jun 12, 2008, 2:18 PM
Re: [KevinR] Reg ex for English (United States)
hydpm
9075
0
Jun 13, 2008, 7:12 PM
capturing parentheses in subseraches
PGScooter
7896
2
Jun 12, 2008, 1:30 PM (
PGScooter
)
eval { $dynamic_pattern_match }; doesnt work with activeperl...
gregaiken
10880
4
Jun 5, 2008, 3:35 PM
Re: [gregaiken] eval { $dynamic_pattern_match }; doesnt work with activeperl...
KevinR
10830
2
Jun 9, 2008, 11:43 AM (
KevinR
)
Re: [gregaiken] eval { $dynamic_pattern_match }; doesnt work with activeperl...
meloyelo
10693
0
Jun 9, 2008, 5:26 AM
how can I extract from file with info separated by newline
jujea
7615
2
Jun 5, 2008, 11:56 AM (
KevinR
)
Using OR matching
bernoulli
6124
1
Jun 2, 2008, 12:39 PM (
KevinR
)
replacing part of a string with perl code embedded in regex
supenguin
8513
3
May 30, 2008, 11:56 AM (
KevinR
)
Regex character limitation confusion
G0ldfysh
6681
1
May 28, 2008, 8:59 AM
Re: [G0ldfysh] Regex character limitation confusion
KevinR
6617
0
May 29, 2008, 4:35 PM
correct my regex please?
demon01
8759
3
May 17, 2008, 9:27 AM
Re: [demon01] correct my regex please?
KevinR
8725
0
May 18, 2008, 8:25 AM
Re: [demon01] correct my regex please?
KevinR
8722
1
May 18, 2008, 9:12 AM
Re: [KevinR] correct my regex please?
demon01
8714
0
May 18, 2008, 10:06 AM
Find/replace to new file
Naresh
6562
1
May 15, 2008, 11:41 PM
Re: [Naresh] Find/replace to new file
KevinR
6561
0
May 15, 2008, 11:45 PM
Searching a string until a certain substring is found
perl001
7189
2
May 12, 2008, 4:18 AM
Re: [perl001] Searching a string until a certain substring is found
winfinit
7077
0
May 15, 2008, 10:46 PM
Re: [perl001] Searching a string until a certain substring is found
KevinR
7076
0
May 15, 2008, 11:05 PM
A way to check for "matching" characters?
Wumbate
11668
3
May 8, 2008, 4:14 PM (
KevinR
)
Reading regex from a file...
grellsworth
12787
7
Apr 12, 2008, 11:55 PM (
KevinR
)
Unicode in regular expressions?
johann_p
5844
0
Apr 12, 2008, 12:47 AM
Regex help
dchilkur
6829
1
Apr 5, 2008, 5:29 PM
Re: [dchilkur] Regex help
KevinR
6823
0
Apr 6, 2008, 11:31 AM
Creating a file with special Chars in Perl
tuxy94
6900
1
Apr 3, 2008, 8:27 AM (
KevinR
)
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 27, 2008, 6:59 AM (
boobz
)
greedy regex
PGScooter
9839
4
Mar 23, 2008, 7:18 PM
Re: [PGScooter] greedy regex
KevinR
9834
3
Mar 25, 2008, 9:53 AM (
PGScooter
)
terminate search pattern
mkeith123
33373
22
Mar 17, 2008, 12:26 PM
Re: [mkeith123] terminate search pattern
KevinR
33371
21
Mar 17, 2008, 2:06 PM
Re: [KevinR] terminate search pattern
mkeith123
33352
19
Mar 19, 2008, 12:47 PM
Re: [mkeith123] terminate search pattern
KevinR
33348
18
Mar 19, 2008, 1:09 PM
Re: [KevinR] terminate search pattern
mkeith123
33340
17
Mar 20, 2008, 12:01 PM
Re: [mkeith123] terminate search pattern
KevinR
33337
16
Mar 20, 2008, 1:18 PM
Re: [KevinR] terminate search pattern
mkeith123
33332
15
Mar 20, 2008, 3:02 PM
Re: [mkeith123] terminate search pattern
KevinR
33330
14
Mar 20, 2008, 4:27 PM
Re: [KevinR] terminate search pattern
mkeith123
33328
13
Mar 20, 2008, 6:15 PM
Re: [mkeith123] terminate search pattern
KevinR
33323
12
Mar 20, 2008, 10:22 PM
Re: [KevinR] terminate search pattern
mkeith123
33312
11
Mar 21, 2008, 11:14 AM
Re: [mkeith123] terminate search pattern
KevinR
33311
10
Mar 21, 2008, 11:37 AM
Re: [KevinR] terminate search pattern
mkeith123
33310
9
Mar 21, 2008, 7:21 PM
Re: [mkeith123] terminate search pattern
KevinR
33306
8
Mar 21, 2008, 11:00 PM
Re: [KevinR] terminate search pattern
mkeith123
33282
7
Mar 23, 2008, 9:06 AM
Re: [mkeith123] terminate search pattern
KevinR
33268
6
Mar 23, 2008, 10:51 PM
Re: [KevinR] terminate search pattern
mkeith123
33262
5
Mar 24, 2008, 7:46 AM
Re: [mkeith123] terminate search pattern
KevinR
33258
4
Mar 24, 2008, 9:39 AM
Re: [KevinR] terminate search pattern
mkeith123
33256
3
Mar 24, 2008, 10:02 AM
Re: [mkeith123] terminate search pattern
KevinR
33255
0
Mar 24, 2008, 10:34 AM
Re: [mkeith123] terminate search pattern
KevinR
33254
1
Mar 24, 2008, 10:40 AM
Re: [KevinR] terminate search pattern
mkeith123
33249
0
Mar 25, 2008, 8:24 AM
Re: [KevinR] terminate search pattern
mkeith123
33349
0
Mar 19, 2008, 1:04 PM
1
...
10
11
12
13
14
15
16
17
18
...
24
LEGEND
= 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