Home
last modified time | relevance | path

Searched refs:SPL_API (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/spl/
H A Dphp_spl.h32 # define SPL_API __declspec(dllexport) macro
34 # define SPL_API __declspec(dllimport) macro
36 # define SPL_API /* nothing */ macro
39 # define SPL_API __attribute__ ((visibility("default"))) macro
41 # define SPL_API macro

Completed in 3 milliseconds