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