Home
last modified time | relevance | path

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

/PHP-7.2/main/
H A Dphp.h66 # define PHPAPI __declspec(dllexport) macro
68 # define PHPAPI __declspec(dllimport) macro
74 # define PHPAPI __attribute__ ((visibility("default"))) macro
76 # define PHPAPI macro
/PHP-7.2/ext/odbc/
H A Dbirdstep.c36 # define PHPAPI __declspec(dllexport) macro
38 # define PHPAPI __declspec(dllimport) macro
42 # define PHPAPI macro
/PHP-7.2/ext/opcache/
H A DZendAccelerator.h60 # define PHPAPI __declspec(dllimport) macro
62 # define PHPAPI macro

Completed in 13 milliseconds