Regular Expressions 101

Community Patterns

Your search did not match anything

Community Library Entry

0

Regular Expression
Python

r"
(?<![^/\[|=<>!+*-])([a-zA-Z][a-zA-Z\d_.:-]*) | (?<=\s(?!and|or|mod|div))([a-zA-Z][a-zA-Z\d_.:-]*)
"
gx

Description

helper to create local-names xpath

Submitted by anonymous - 5 years ago