]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/re_syntax.tex
Added newline for PDF RTF
[wxWidgets.git] / docs / latex / wx / re_syntax.tex
index 4732c9a3173be8992c2dff881b2830644079444c..7e5ca974c7c2f550e2391dad4b7e72330d6d6b2b 100644 (file)
@@ -1,5 +1,5 @@
 % manual page source format generated by PolyglotMan v3.0.9,
 % manual page source format generated by PolyglotMan v3.0.9,
-% available via anonymous ftp from ftp.cs.berkeley.edu:/ucb/people/phelps/tcltk/rman.tar.Z
+% available from http://polyglotman.sourceforge.net/
 
 \section{Syntax of the builtin regular expression library}\label{wxresyn}
 
 
 \section{Syntax of the builtin regular expression library}\label{wxresyn}
 
@@ -10,7 +10,7 @@ pattern that matches certain strings and doesn't match others.
 
 \helpref{wxRegEx}{wxregex}
 
 
 \helpref{wxRegEx}{wxregex}
 
-\subsection{Different Flavors of REs}
+\subsection{Different Flavors of REs}\label{differentflavors}
 
 \helpref{Syntax of the builtin regular expression library}{wxresyn}
 
 
 \helpref{Syntax of the builtin regular expression library}{wxresyn}
 
@@ -25,7 +25,7 @@ AREs. BREs mostly exist for backward compatibility in some old programs;
 they will be discussed at the \helpref{end}{wxresynbre}. POSIX EREs are almost an exact subset
 of AREs. Features of AREs that are not present in EREs will be indicated.
 
 they will be discussed at the \helpref{end}{wxresynbre}. POSIX EREs are almost an exact subset
 of AREs. Features of AREs that are not present in EREs will be indicated.
 
-\subsection{Regular Expression Syntax}
+\subsection{Regular Expression Syntax}\label{resyntax}
 
 \helpref{Syntax of the builtin regular expression library}{wxresyn}
 
 
 \helpref{Syntax of the builtin regular expression library}{wxresyn}
 
@@ -339,7 +339,7 @@ is taken as a back  reference if it comes after a suitable subexpression
 (i.e. the number is in the legal range for a back reference), and otherwise
 is taken as octal. 
 
 (i.e. the number is in the legal range for a back reference), and otherwise
 is taken as octal. 
 
-\subsection{Metasyntax}
+\subsection{Metasyntax}\label{remetasyntax}
 
 \helpref{Syntax of the builtin regular expression library}{wxresyn}
 
 
 \helpref{Syntax of the builtin regular expression library}{wxresyn}
 
@@ -474,7 +474,7 @@ If inverse partial newline-sensitive matching is specified,
 this affects {\bf \caret} and {\bf \$} as with newline-sensitive matching, but not {\bf .} and bracket
 expressions. This isn't very useful but is provided for symmetry. 
 
 this affects {\bf \caret} and {\bf \$} as with newline-sensitive matching, but not {\bf .} and bracket
 expressions. This isn't very useful but is provided for symmetry. 
 
-\subsection{Limits And Compatibility}
+\subsection{Limits And Compatibility}\label{relimits}
 
 \helpref{Syntax of the builtin regular expression library}{wxresyn}
 
 
 \helpref{Syntax of the builtin regular expression library}{wxresyn}