Y
Hacker News
new
|
ask
|
show
|
jobs
by
jfries
3268 days ago
How did you solve backreferences with that approach?
2 comments
eru
3268 days ago
You don't. Back reference leave the space of mathematical regular expressions, that all this nice theory works for.
link
hokkos
3268 days ago
I had the luck that XSD regex doesn't support backreference.
link