I want pattern by regular expression match list it contains constant, variable and empty list [] such as [emy,X,[],W,yara] regex r("\\[+ [a-z]*||([A-Za-z]*||(\\[+\\] )+\\, +\\]");
Loading
I want pattern by regular expression match list it contains constant, variable and empty list [] such as [emy,X,[],W,yara] regex r("\\[+ [a-z]*||([A-Za-z]*||(\\[+\\] )+\\, +\\]");
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Raja TPosted Dec 23, 2015, 8:41 AM