php-src/ext/pcre/pcrelib/pcre.def

30 lines
398 B
Modula-2
Raw Normal View History

2000-04-11 18:40:47 +00:00
EXPORTS
pcre_malloc DATA
pcre_free DATA
pcre_compile
2006-03-06 21:45:57 +00:00
pcre_compile2
pcre_config
pcre_copy_named_substring
2000-04-11 18:40:47 +00:00
pcre_copy_substring
pcre_dfa_exec
2000-04-11 18:40:47 +00:00
pcre_exec
2002-10-15 13:59:58 +00:00
pcre_free_substring
pcre_free_substring_list
pcre_fullinfo
2006-03-06 21:45:57 +00:00
pcre_get_named_substring
pcre_get_stringnumber
pcre_get_substring
pcre_get_substring_list
pcre_info
2000-04-11 18:40:47 +00:00
pcre_maketables
2006-03-06 21:45:57 +00:00
pcre_refcount
2000-04-11 18:40:47 +00:00
pcre_study
pcre_version
regcomp
regexec
regerror
regfree