| www.delorie.com/gnu/docs/regex/regex_55.html | search |
![]() Buy the book! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
To compile or match a given regular expression the POSIX way, you
must supply a pattern buffer exactly the way you do for GNU
(see section 7.1.1 GNU Pattern Buffers). POSIX pattern buffers have type
regex_t, which is equivalent to the GNU pattern buffer
type re_pattern_buffer.
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |