Home
last modified time | relevance | path

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

/PHP-8.0/ext/pgsql/
H A Dphp_pgsql.h39 #define PHP_PGSQL_API __declspec(dllexport) macro
41 #define PHP_PGSQL_API __declspec(dllimport) macro
45 # define PHP_PGSQL_API __attribute__ ((visibility("default"))) macro
47 # define PHP_PGSQL_API macro

Completed in 6 milliseconds