Parent Directory
|
Revision Log
Load pcre-4.5 into code/trunk.
| 1 | nigel | 73 | LIBRARY libpcreposix |
| 2 | EXPORTS | ||
| 3 | pcre_malloc | ||
| 4 | pcre_free | ||
| 5 | pcre_config | ||
| 6 | pcre_callout | ||
| 7 | pcre_compile | ||
| 8 | pcre_copy_substring | ||
| 9 | pcre_exec | ||
| 10 | pcre_get_substring | ||
| 11 | pcre_get_stringnumber | ||
| 12 | pcre_get_substring_list | ||
| 13 | pcre_free_substring | ||
| 14 | pcre_free_substring_list | ||
| 15 | pcre_info | ||
| 16 | pcre_fullinfo | ||
| 17 | pcre_maketables | ||
| 18 | pcre_study | ||
| 19 | pcre_version | ||
| 20 | |||
| 21 | regcomp | ||
| 22 | regexec | ||
| 23 | regerror | ||
| 24 | regfree |
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |