Index

SYMBOLS

* (asterisk), zero or more character searches, 44-45

\ (backslashes), 60

metacharacters, escaping, 28-29

special character searches, 16-17

\< metacharacters, 60

\A metacharacters, 65

\B metacharacters, 59

\b word boundaries, 57-59

\Z metacharacters, 65

[ ] (brackets)

character set matches, 19-21, 27

character set range matches, 21-22

escaping, 28-29

^ (carrot)

?m metacharacters, 65

“anything but” character set

matches, 25-26

character set matches, 60

string boundaries, 60-63

{ } (curly brackets)

“at least” interval matches, 51-52

exact interval matches, 49-50

range interval matches, 50-51

$ (dollar sign)

?m metacharacters, 65

string boundaries, 60-63

- (hyphen), character set range matches, 22-24

( ) (parentheses), metacharacters ...

Get Sams Teach Yourself Regular Expressions in 10 Minutes now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.