Home
last modified time | relevance | path

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

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

Completed in 14 milliseconds