Home
last modified time | relevance | path

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

/php-src/ext/pdo/
H A Dphp_pdo.h33 # define PDO_API __declspec(dllexport) macro
35 # define PDO_API __declspec(dllimport) macro
37 # define PDO_API /* nothing special */ macro
40 # define PDO_API __attribute__ ((visibility("default"))) macro
42 # define PDO_API /* nothing special */ macro

Completed in 4 milliseconds