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