php - How do I ignore empty lines in this regex? -


I'm trying to figure out how to ignore blank lines with spaces, but any content No. I have the following

  ^ (\ s *) SetEnv  

which I am looking for properly, but it is only empty space with empty space Mail

then

  set also matches blah // match //  

  ^ (\ h *) SetEnv  

or

  (? M) ^ (\ h *) set enve  

\ h horizontal only White matches -Space


Comments

Popular posts from this blog

ios - How do I use CFArrayRef in Swift? -

eclipse plugin - Run java code error: Workspace is closed -

c - Error on building source code in VC 6 -