Home
last modified time | relevance | path

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

/PHP-5.5/sapi/cli/
H A Dcli.h25 # define PHP_CLI_API __declspec(dllexport) macro
27 # define PHP_CLI_API __attribute__ ((visibility("default"))) macro
29 # define PHP_CLI_API macro

Completed in 4 milliseconds