6 ms·
I think this is the same technique as Russ Cox used to search Google Code: https://swtch.com/~rsc/regexp/regexp4.html https://swtch.com/~rsc/regexp/regexp4.html
by grandpa 11y ago
I think this is the same technique as Russ Cox used to search Google Code: https://swtch.com/~rsc/regexp/regexp4.html https://swtch.com/~rsc/regexp/regexp4.html
- rryan 11y agoThis is mentioned in the article. (and links to rsc)