Previous
|
Next
|
Indexes
Zvon
>
Tutorials
>
XSLT 2.0 Tutorial
>
Transforming strings with regular expressions (c/8)
>
Transforming strings with regular expressions
Searching for a pattern in a string
Case insensitive search for a pattern
Replacing patterns in a string - replace function
Using matched substrings in replacements
Escaping special characters
Creating text nodes by regular expressions - function tokenize
Creation of text nodes from a string with regular expressions - function analyze-string
Creation of text nodes from a string with a regular expression separator
Previous chapter:
Functions operating on strings
Next chapter:
Number Formatting