Home
last modified time | relevance | path

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

/PHP-7.3/main/
H A Dphp.h64 # define PHPAPI __declspec(dllexport) macro
66 # define PHPAPI __declspec(dllimport) macro
72 # define PHPAPI __attribute__ ((visibility("default"))) macro
74 # define PHPAPI macro
/PHP-7.3/ext/opcache/
H A DZendAccelerator.h60 # define PHPAPI __declspec(dllimport) macro
62 # define PHPAPI macro

Completed in 8 milliseconds