Searched defs:PHP_PGSQL_API (Results 1 – 1 of 1) sorted by relevance
37 #define PHP_PGSQL_API __declspec(dllexport) macro39 #define PHP_PGSQL_API __declspec(dllimport) macro43 # define PHP_PGSQL_API __attribute__ ((visibility("default"))) macro45 # define PHP_PGSQL_API macro
Completed in 5 milliseconds