Searched defs:PHP_BZ2_API (Results 1 – 1 of 1) sorted by relevance
34 # define PHP_BZ2_API __declspec(dllexport) macro36 # define PHP_BZ2_API __declspec(dllimport) macro38 # define PHP_BZ2_API /* nothing special */ macro41 # define PHP_BZ2_API __attribute__ ((visibility("default"))) macro43 # define PHP_BZ2_API macro
Completed in 4 milliseconds