Difference between revisions of "Regex Examples"

Jump to navigation Jump to search
No change in size ,  17:23, 14 May 2012
m
(Initial creation - content from Regular Expressions page)
 
 
Line 40: Line 40:
#* Matches everything
#* Matches everything
# <code> (?=\]) </code>
# <code> (?=\]) </code>
#* Requires that <code> [ </code> immediately follows the match
#* Requires that <code> ] </code> immediately follows the match


=== VMHBA LUN ID ===
=== VMHBA LUN ID ===

Navigation menu