Searched defs:PHPAPI (Results 1 – 2 of 2) sorted by relevance
64 # define PHPAPI __declspec(dllexport) macro66 # define PHPAPI __declspec(dllimport) macro72 # define PHPAPI __attribute__ ((visibility("default"))) macro74 # define PHPAPI macro
60 # define PHPAPI __declspec(dllimport) macro62 # define PHPAPI macro
Completed in 6 milliseconds