PREV UP next Regex

7.3: BSD Regex Functions

If you're writing code that has to be Berkeley unix compatible, you'll need to use these functions whose interfaces are the same as those in Berkeley unix.

  • BSD Regular Expression Compiling re_comp ()
  • BSD Searching re_exec ()