Home
last modified time | relevance | path

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

/php-src/ext/pgsql/
H A Dphp_pgsql.h37 #define PHP_PGSQL_API __declspec(dllexport) macro
39 #define PHP_PGSQL_API __declspec(dllimport) macro
43 # define PHP_PGSQL_API __attribute__ ((visibility("default"))) macro
45 # define PHP_PGSQL_API macro

Completed in 7 milliseconds