Regular Expressions 101

Community Patterns

Resolve-LowVoltage

1

Regular Expression
PCRE (PHP <7.3)

/
(?s)Rx Power[\s\t]+\(mW\)\|[\s\t]+(.*?)[\s\t]+\|.*?\|.*?\|[\s\t]+HIGH[\s\t]+(.*?)[\s\t]+\|[\s\t]+(.*?)[\s\t]+\|.*?\|.*?\|.*?\|.*?\|.*?\|[\s\t]+LOW[\s\t]+(.*?)[\s\t]+\|[\s\t]+(-?\d+)[\s\t]+\|
/

Description

LowVoltage regex

Submitted by anonymous - 8 years ago