RIP
Tutorial
Tags
Topics
Examples
eBooks
Download tcl (PDF)
tcl
Getting started with tcl
Control Structures
Dictionaries
Expressions
Pathnames and filenames
Procedure arguments
Regular Expressions
Differences Between Tcl's RE engine and other RE engines.
Matching
Matching a literal string with a regular expression
Mixing Greedy and Non-Greedy Quantifiers
Substitution
Tcl Language Constructs
Variables
tcl
Getting started with tcl
Control Structures
Dictionaries
Expressions
Pathnames and filenames
Procedure arguments
Regular Expressions
Differences Between Tcl's RE engine and other RE engines.
Matching
Matching a literal string with a regular expression
Mixing Greedy and Non-Greedy Quantifiers
Substitution
Tcl Language Constructs
Variables
tcl
Differences Between Tcl's RE engine and other RE engines.
Example
\m : Beginning of a word.
\M : End of a word.
\y : Word boundary.
\Y : a point that is not a word boundary.
\Z : matches end of data.
Documentation:
re_syntax
PDF
- Download
tcl
for free
Previous
Next
This modified text is an extract of the original
Stack Overflow Documentation
created by following
contributors
and released under
CC BY-SA 3.0
This website is not affiliated with
Stack Overflow