-
-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
XPath function matches(<input>, <regexp>)
?
#453
Labels
Comments
I see that mimicking the function wouldn't be that hard, but I never touched Go or C. Even then, I don't know how to compile this, so I wouldn't be able to test my proposed changes. |
This would be useful and could be done without too much hassle. But I cannot give you an ETA for this. |
I'm not in a hurry. |
Will be in next version |
Great news! |
Many thanks for the new release, @pgundlach. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@pgundlach,
I wonder whether it would be possible to include in Publisher the XPath function
matches()
(which seems to becontains()
with regexp functionality).Many thanks for your help.
The text was updated successfully, but these errors were encountered: