Searched defs:PHPAPI (Results 1 – 3 of 3) sorted by relevance
42 # define PHPAPI __declspec(dllexport) macro44 # define PHPAPI __declspec(dllimport) macro50 # define PHPAPI __attribute__ ((visibility("default"))) macro
51 # define PHPAPI __declspec(dllexport) macro53 # define PHPAPI __declspec(dllimport) macro59 # define PHPAPI __attribute__ ((visibility("default"))) macro61 # define PHPAPI macro
37 # define PHPAPI __declspec(dllexport) macro39 # define PHPAPI __declspec(dllimport) macro43 # define PHPAPI macro
Completed in 21 milliseconds