|
|
Log in / Subscribe / Register

Development quotes of the week - regular expression edition

Development quotes of the week - regular expression edition

Posted Feb 26, 2022 3:02 UTC (Sat) by flussence (guest, #85566)
In reply to: Development quotes of the week - regular expression edition by tlamp
Parent article: Development quotes of the week - regular expression edition

> ripgrep doesn't use libpcre, but the native rust regex crate

It uses both, see `ldd`. I was using the --pcre2 flag because there were lookbehinds in a few of the patterns.


to post comments


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds