Lines Matching refs:Pattern
185 * GNU Pattern Buffers:: The re_pattern_buffer type.
193 * Freeing GNU Pattern Buffers:: regfree ()
197 * POSIX Pattern Buffers:: The regex_t type.
202 * Freeing POSIX Pattern Buffers:: regfree ()
316 Pattern Buffers}, and @ref{POSIX Pattern Buffers}, for more information
468 (@pxref{GNU Pattern Buffers}, and @ref{POSIX Pattern Buffers})
964 Pattern Buffers} is set, then nonmatching lists do not match a newline.
1352 Pattern Buffers}), then @samp{^} fails to match at the beginning of the
1618 * GNU Pattern Buffers:: The re_pattern_buffer type.
1626 * Freeing GNU Pattern Buffers:: regfree ()
1630 @node GNU Pattern Buffers, GNU Regular Expression Compiling, , GNU Regex Functions
1631 @subsection GNU Pattern Buffers
1652 @node GNU Regular Expression Compiling, GNU Matching, GNU Pattern Buffers, GNU Regex Functions
1657 (@pxref{GNU Pattern Buffers}).
2002 @node Using Registers, Freeing GNU Pattern Buffers, GNU Translate Tables, GNU Regex Functions
2047 pattern buffer; @pxref{GNU Pattern Buffers}). The extra element is set
2239 @node Freeing GNU Pattern Buffers, , Using Registers, GNU Regex Functions
2240 @subsection Freeing GNU Pattern Buffers
2243 @sc{posix} function described in @ref{Freeing POSIX Pattern Buffers},
2259 * POSIX Pattern Buffers:: The regex_t type.
2264 * Freeing POSIX Pattern Buffers:: regfree ()
2268 @node POSIX Pattern Buffers, POSIX Regular Expression Compiling, , POSIX Regex Functions
2269 @subsection POSIX Pattern Buffers
2273 (@pxref{GNU Pattern Buffers}). @sc{posix} pattern buffers have type
2278 @node POSIX Regular Expression Compiling, POSIX Matching, POSIX Pattern Buffers, POSIX Regex Functi…
2507 @node Using Byte Offsets, Freeing POSIX Pattern Buffers, Reporting Errors, POSIX Regex Functions
2533 @node Freeing POSIX Pattern Buffers, , Using Byte Offsets, POSIX Regex Functions
2534 @subsection Freeing POSIX Pattern Buffers