Home
last modified time | relevance | path

Searched defs:PHP_BZ2_API (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/bz2/
H A Dphp_bz2.h36 # define PHP_BZ2_API __declspec(dllexport) macro
38 # define PHP_BZ2_API __declspec(dllimport) macro
40 # define PHP_BZ2_API /* nothing special */ macro
43 # define PHP_BZ2_API __attribute__ ((visibility("default"))) macro
45 # define PHP_BZ2_API macro

Completed in 4 milliseconds