Home
last modified time | relevance | path

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

/PHP-5.6/ext/bz2/
H A Dphp_bz2.h38 # define PHP_BZ2_API __declspec(dllexport) macro
40 # define PHP_BZ2_API __declspec(dllimport) macro
42 # define PHP_BZ2_API /* nothing special */ macro
45 # define PHP_BZ2_API __attribute__ ((visibility("default"))) macro
47 # define PHP_BZ2_API macro

Completed in 6 milliseconds