Home
last modified time | relevance | path

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

/PHP-7.4/ext/odbc/
H A Dphp_odbc.h103 # define PHP_ODBC_API __declspec(dllexport) macro
105 # define PHP_ODBC_API __attribute__ ((visibility("default"))) macro
107 # define PHP_ODBC_API macro

Completed in 3 milliseconds