Searched defs:PHPAPI (Results 1 – 4 of 4) sorted by relevance
42 # define PHPAPI __declspec(dllexport) macro44 # define PHPAPI __declspec(dllimport) macro50 # define PHPAPI __attribute__ ((visibility("default"))) macro
52 # define PHPAPI __declspec(dllexport) macro54 # define PHPAPI __declspec(dllimport) macro60 # define PHPAPI __attribute__ ((visibility("default"))) macro62 # define PHPAPI macro
37 # define PHPAPI __declspec(dllexport) macro39 # define PHPAPI __declspec(dllimport) macro43 # define PHPAPI macro
62 # define PHPAPI __declspec(dllimport) macro64 # define PHPAPI macro
Completed in 21 milliseconds