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
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
62 # define PHPAPI __declspec(dllimport) macro64 # define PHPAPI macro
Completed in 11 milliseconds