Skip to content
Snippets Groups Projects
Commit 98452164 authored by Nikita Nemkin's avatar Nikita Nemkin Committed by Brad King
Browse files

RegularExpression: Add an optional offset parameter to find()

Separating the search start position from the input start
is necessary to correctly implement the "^" anchor
when searching for multiple matches in the same string.

Issue: cmake/cmake#16899
parent 2535f5f1
No related branches found
No related tags found
1 merge request!317RegularExpression: Add an optional offset parameter to find()
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment