Searched defs:PHPAPI (Results 1 – 2 of 2) sorted by relevance
61 # define PHPAPI __declspec(dllexport) macro63 # define PHPAPI __declspec(dllimport) macro69 # define PHPAPI __attribute__ ((visibility("default"))) macro71 # define PHPAPI macro
60 # define PHPAPI __declspec(dllimport) macro62 # define PHPAPI macro
Completed in 7 milliseconds