How to detect variables like %s?

The following search detects those segments that contain variables like %s or %1 in target but are missing in target.

Source:"(\%[:alphanum:])=1"
Target: -@1
Search Mode: Regular Expressions
PowerSearch: On