mirror of
https://github.com/php/php-src.git
synced 2025-01-24 12:43:38 +08:00
e623e5352d
# Don't worry, upgrade for other branches is coming
21 lines
302 B
Modula-2
21 lines
302 B
Modula-2
LIBRARY libpcre
|
|
EXPORTS
|
|
pcre_malloc
|
|
pcre_free
|
|
pcre_config
|
|
pcre_callout
|
|
pcre_compile
|
|
pcre_copy_substring
|
|
pcre_dfa_exec
|
|
pcre_exec
|
|
pcre_get_substring
|
|
pcre_get_stringnumber
|
|
pcre_get_substring_list
|
|
pcre_free_substring
|
|
pcre_free_substring_list
|
|
pcre_info
|
|
pcre_fullinfo
|
|
pcre_maketables
|
|
pcre_study
|
|
pcre_version
|