Skip to content
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

exslt regexp functions not available #69

Open
MartijnR opened this issue Jul 20, 2018 · 1 comment
Open

exslt regexp functions not available #69

MartijnR opened this issue Jul 20, 2018 · 1 comment

Comments

@MartijnR
Copy link

I have been making use of various exslt functions (xmlns:str="http://exslt.org/strings", xmlns:dyn="http://exslt.org/dynamic"). This works fine.

However, I don't seem to be able to get regexp functions working with xmlns:regexp="http://exslt.org/regular-expressions". I'm trying to figure where (in the code) I can check which exslt extensions are supported and which aren't. Could you point me in the right direction please?

@epotocko
Copy link

I believe this is due to the regexp functions not being implemented in libexslt. https://gitlab.gnome.org/GNOME/libxslt/-/tree/master/libexslt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants