Home
last modified time | relevance | path

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

/PHP-5.5/ext/dom/
H A Dxml_common.h42 # define PHPAPI __declspec(dllexport) macro
44 # define PHPAPI __declspec(dllimport) macro
50 # define PHPAPI __attribute__ ((visibility("default"))) macro
/PHP-5.5/main/
H A Dphp.h51 # define PHPAPI __declspec(dllexport) macro
53 # define PHPAPI __declspec(dllimport) macro
59 # define PHPAPI __attribute__ ((visibility("default"))) macro
61 # define PHPAPI macro
/PHP-5.5/ext/odbc/
H A Dbirdstep.c37 # define PHPAPI __declspec(dllexport) macro
39 # define PHPAPI __declspec(dllimport) macro
43 # define PHPAPI macro
/PHP-5.5/ext/opcache/
H A DZendAccelerator.h62 # define PHPAPI __declspec(dllimport) macro
64 # define PHPAPI macro

Completed in 11 milliseconds