Searched defs:PHP_PGSQL_API (Results 1 – 1 of 1) sorted by relevance
42 #define PHP_PGSQL_API __declspec(dllexport) macro44 #define PHP_PGSQL_API __declspec(dllimport) macro49 # define PHP_PGSQL_API __attribute__ ((visibility("default"))) macro51 # define PHP_PGSQL_API macro
Completed in 5 milliseconds