Please enable JavaScript to use regex101
/
^
r
e
g
e
x
[
\
-
_
]
?
1
0
1
$
/
i
Regular
Expressions
101
Regular
Expressions
101
Upgrade to Pro
Enterprise
Regular Expression
/
(?<=\<input.*\>)\n
/
gm
Test String
New
<td class="examplelink"> <input name="chkexpert[]" type="checkbox" value="Java" checked="checked"> Java <input name="chkexpert[]2" type="checkbox" value="PHP" checked="checked"> PHP <input name="chkexpert[]2" type="checkbox" value="ASP" checked="checked"> ASP <input type="checkbox" name="chkexpert[]2" value=".NET"> .NET <input name="chkexpert[]2" type="checkbox" value="JavaScript"> Java Script</td> </tr> <tr> <td>
Extraction
Processing...