in reply to Re: Re: Re: Searching binary data
in thread Searching binary data
Whoops, missed the statement modifer while; reading code too quickly while doing other things at the same time.
As to using \S vs ., in your code it's matching arbitrary random data. In his, it's maching hex, so it's known nonspace.
|
|---|