4Suite API Documentation

Module Ft.Xml.Xslt.Exslt.RegularExpressions

Functions:
Fields:

Functions

Match(context, source, pattern, flags='')
Replace(context, source, pattern, flags, repl)
Test(context, source, pattern, flags='')

Fields

EXSL_REGEXP_NS = 'http://exslt.org/regular-expressions'
ExtFunctions = {('http://exslt.org/regular-expressions', 'match'): <function Match>, ('http://exslt.org/regular-expressions', 'replace'): <function Replace>, ('http://exslt.org/regular-expressions', 'test'): <function Test>}
ExtNamespaces = {'http://exslt.org/regular-expressions': 'regexp'}