Searched defs:PHP_CLI_API (Results 1 – 1 of 1) sorted by relevance
21 # define PHP_CLI_API __declspec(dllexport) macro23 # define PHP_CLI_API __attribute__ ((visibility("default"))) macro25 # define PHP_CLI_API macro
Completed in 5 milliseconds