Home
last modified time | relevance | path

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

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg.h25 # define PHPDBG_API __declspec(dllexport) macro
27 # define PHPDBG_API __attribute__ ((visibility("default"))) macro
29 # define PHPDBG_API macro

Completed in 6 milliseconds