Gert de Pagter

Results 42 issues of Gert de Pagter

`(?#comment)` Everything between (?# and ) is ignored by the regex engine.

`[[:digit:][:lower:]]` matches one of 0 through 9 or a through z