Skip to content

how do I use look-around? #841

Answered by BurntSushi
zhguokai asked this question in Q&A
Feb 25, 2022 · 3 comments · 5 replies
Discussion options

You must be logged in to vote

The first sentences of the docs for this crate address and explain why:

This crate provides a library for parsing, compiling, and executing regular expressions. Its syntax is similar to Perl-style regular expressions, but lacks a few features like look around and backreferences. In exchange, all searches execute in linear time with respect to the size of the regular expression and search text.

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@zhguokai
Comment options

@BurntSushi
Comment options

@zhguokai
Comment options

@zhguokai
Comment options

@BurntSushi
Comment options

Answer selected by BurntSushi
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants