Search notes:

VIM: src/regexp.c

Regular expressions for vim.
The header file regexp.h has the following warning:
This is NOT the original regular expression code as written by Henry Spencer. This code has been modified specifically for use with Vim, and should not be used apart from compiling Vim. If you want a good regular expression library, get the original code.

Index