Home
last modified time | relevance | path

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

/PHP-7.4/ext/pgsql/
H A Dphp_pgsql.h41 #define PHP_PGSQL_API __declspec(dllexport) macro
43 #define PHP_PGSQL_API __declspec(dllimport) macro
47 # define PHP_PGSQL_API __attribute__ ((visibility("default"))) macro
49 # define PHP_PGSQL_API macro

Completed in 6 milliseconds