Home
last modified time | relevance | path

Searched defs:PHPAPI (Results 1 – 2 of 2) sorted by path

/php-src/ext/opcache/
H A DZendAccelerator.h60 # define PHPAPI __declspec(dllimport) macro
62 # define PHPAPI macro
/php-src/main/
H A Dphp.h61 # define PHPAPI __declspec(dllexport) macro
63 # define PHPAPI __declspec(dllimport) macro
69 # define PHPAPI __attribute__ ((visibility("default"))) macro
71 # define PHPAPI macro

Completed in 8 milliseconds