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