Skip to content

Capture and backreference #336

Answered by skyrich62
jimmydevine asked this question in Q&A
Discussion options

You must be logged in to vote

Yes. In fact there's a very good explanation of the technique required and so-called "raw string" matching in the docs, and in the examples.

.../contrib/raw_string.hpp is a good place to start. See the docs at .../doc/Contrib-and-Examples. The example there is a lua raw string, but once you understand what's happening there, it can be modified for xml.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@ColinH
Comment options

Answer selected by jimmydevine
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
3 participants