Click here to Skip to main content
15,792,771 members
Home / Discussions / Regular Expressions
   

Regular Expressions

 
GeneralRe: A little help needed... Pin
Marco Bertschi20-Mar-14 13:14
professionalMarco Bertschi20-Mar-14 13:14 
JokeRe: A little help needed... Pin
Kornfeld Eliyahu Peter20-Mar-14 13:17
professionalKornfeld Eliyahu Peter20-Mar-14 13:17 
GeneralRe: A little help needed... Pin
Marco Bertschi20-Mar-14 21:23
professionalMarco Bertschi20-Mar-14 21:23 
GeneralRe: A little help needed... Pin
Kornfeld Eliyahu Peter20-Mar-14 23:42
professionalKornfeld Eliyahu Peter20-Mar-14 23:42 
AnswerRe: A little help needed... Pin
Marco Bertschi20-Mar-14 23:52
professionalMarco Bertschi20-Mar-14 23:52 
AnswerRe: A little help needed... Pin
Richard Deeming20-Mar-14 7:00
mveRichard Deeming20-Mar-14 7:00 
GeneralRe: A little help needed... Pin
Marco Bertschi20-Mar-14 8:02
professionalMarco Bertschi20-Mar-14 8:02 
AnswerRe: [Solved] Pin
Kenneth Haugland20-Mar-14 21:55
professionalKenneth Haugland20-Mar-14 21:55 
Oh, so the puzzle was here all the time. Well, OG found a solution to you, and I got one too witch OG helped me a little with:
(\w+(?=\=))|((?<!\\)(?<=\=)(.+?)((?=(\s\w+\=))|$))

This sould work in all cases, or so I hope Smile | :)
GeneralRe: [Solved] Pin
PIEBALDconsult25-Mar-14 13:30
professionalPIEBALDconsult25-Mar-14 13:30 
QuestionMATLAB Code Pin
Member 1068110218-Mar-14 20:02
Member 1068110218-Mar-14 20:02 
QuestionRe: MATLAB Code Pin
Richard Deeming19-Mar-14 3:04
mveRichard Deeming19-Mar-14 3:04 
AnswerRe: MATLAB Code Pin
Kornfeld Eliyahu Peter19-Mar-14 6:00
professionalKornfeld Eliyahu Peter19-Mar-14 6:00 
QuestionParsing ASCII-Only string Pin
Marco Bertschi6-Feb-14 23:54
professionalMarco Bertschi6-Feb-14 23:54 
AnswerRe: Parsing ASCII-Only string Pin
Richard Deeming7-Feb-14 2:36
mveRichard Deeming7-Feb-14 2:36 
GeneralRe: Parsing ASCII-Only string Pin
Marco Bertschi7-Feb-14 2:50
professionalMarco Bertschi7-Feb-14 2:50 
GeneralRe: Parsing ASCII-Only string Pin
Richard Deeming7-Feb-14 3:04
mveRichard Deeming7-Feb-14 3:04 
QuestionRe: Parsing ASCII-Only string Pin
Marco Bertschi7-Feb-14 3:08
professionalMarco Bertschi7-Feb-14 3:08 
AnswerRe: Parsing ASCII-Only string Pin
Richard Deeming7-Feb-14 3:14
mveRichard Deeming7-Feb-14 3:14 
GeneralRe: Parsing ASCII-Only string Pin
Marco Bertschi7-Feb-14 3:33
professionalMarco Bertschi7-Feb-14 3:33 
QuestionParsing a string with match groups Pin
Dominick Marciano23-Aug-13 10:47
professionalDominick Marciano23-Aug-13 10:47 
AnswerRe: Parsing a string with match groups Pin
Matt T Heffron28-Oct-13 12:33
professionalMatt T Heffron28-Oct-13 12:33 
AnswerRe: Parsing a string with match groups Pin
Gabriel Szabo7-Nov-13 22:27
Gabriel Szabo7-Nov-13 22:27 
QuestionMatching a string. Pin
Septimus Hedgehog19-Aug-13 5:48
Septimus Hedgehog19-Aug-13 5:48 
AnswerRe: Matching a string. Pin
PIEBALDconsult19-Aug-13 6:03
professionalPIEBALDconsult19-Aug-13 6:03 
GeneralRe: Matching a string. Pin
Septimus Hedgehog19-Aug-13 6:27
Septimus Hedgehog19-Aug-13 6:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.