Kaydet (Commit) cd77df64 authored tarafından Barry Warsaw's avatar Barry Warsaw

Document the new get_syntax() function.

üst b67a25c0
...@@ -228,6 +228,10 @@ expressions.) ...@@ -228,6 +228,10 @@ expressions.)
more information. more information.
\end{funcdesc} \end{funcdesc}
\begin{funcdesc}{get_syntax}{}
Returns the current value of the syntax flags as an integer.
\end{funcdesc}
\begin{funcdesc}{symcomp}{pattern\optional{\, translate}} \begin{funcdesc}{symcomp}{pattern\optional{\, translate}}
This is like \code{compile}, but supports symbolic group names: if a This is like \code{compile}, but supports symbolic group names: if a
parenthesis-enclosed group begins with a group name in angular parenthesis-enclosed group begins with a group name in angular
......
...@@ -228,6 +228,10 @@ expressions.) ...@@ -228,6 +228,10 @@ expressions.)
more information. more information.
\end{funcdesc} \end{funcdesc}
\begin{funcdesc}{get_syntax}{}
Returns the current value of the syntax flags as an integer.
\end{funcdesc}
\begin{funcdesc}{symcomp}{pattern\optional{\, translate}} \begin{funcdesc}{symcomp}{pattern\optional{\, translate}}
This is like \code{compile}, but supports symbolic group names: if a This is like \code{compile}, but supports symbolic group names: if a
parenthesis-enclosed group begins with a group name in angular parenthesis-enclosed group begins with a group name in angular
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment