Searched defs:PHPDBG_API (Results 1 – 1 of 1) sorted by relevance
23 # define PHPDBG_API __declspec(dllexport) macro25 # define PHPDBG_API __attribute__ ((visibility("default"))) macro27 # define PHPDBG_API macro
Completed in 6 milliseconds