Home
last modified time | relevance | path

Searched defs:PHP_CLI_API (Results 1 – 1 of 1) sorted by relevance

/php-src/sapi/cli/
H A Dcli.h21 # define PHP_CLI_API __declspec(dllexport) macro
23 # define PHP_CLI_API __attribute__ ((visibility("default"))) macro
25 # define PHP_CLI_API macro

Completed in 6 milliseconds