mirror of
https://github.com/php/php-src.git
synced 2025-08-19 08:49:28 +02:00
export symbols for use by other extensions like phar
This commit is contained in:
parent
67a15e332f
commit
673e955d98
53 changed files with 158 additions and 154 deletions
|
@ -42,7 +42,7 @@
|
|||
|
||||
|
||||
|
||||
struct zip_source *
|
||||
PHPZIPAPI struct zip_source *
|
||||
zip_source_function(struct zip *za, zip_source_callback zcb, void *ud)
|
||||
{
|
||||
struct zip_source *zs;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue