Home
last modified time | relevance | path

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

/PHP-7.1/main/
H A Dphp.h52 # define PHPAPI __declspec(dllexport) macro
54 # define PHPAPI __declspec(dllimport) macro
60 # define PHPAPI __attribute__ ((visibility("default"))) macro
62 # define PHPAPI macro
/PHP-7.1/ext/odbc/
H A Dbirdstep.c37 # define PHPAPI __declspec(dllexport) macro
39 # define PHPAPI __declspec(dllimport) macro
43 # define PHPAPI macro
/PHP-7.1/ext/opcache/
H A DZendAccelerator.h60 # define PHPAPI __declspec(dllimport) macro
62 # define PHPAPI macro

Completed in 17 milliseconds