Description

No Description

Patterns

This dictionary match following patterns:

/([0-9\.]+)EAP/

Expected

The text is matched and replaced to be:

$1 EAP

Examples

No examples. Welcome to Pull Request!