Annotation of embedaddon/php/ext/pcre/php_pcre.def, revision 1.1.1.2

1.1       misho       1: EXPORTS
                      2: php_pcre_compile
                      3: php_pcre_copy_substring
                      4: php_pcre_exec
                      5: php_pcre_get_substring
                      6: php_pcre_get_substring_list
                      7: php_pcre_maketables
                      8: php_pcre_study
                      9: php_pcre_version
                     10: php_pcre_fullinfo
                     11: php_pcre_free

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>