Home
last modified time | relevance | path

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

/PHP-5.5/ext/spl/
H A Dphp_spl.h41 # define SPL_API __declspec(dllexport) macro
43 # define SPL_API __declspec(dllimport) macro
45 # define SPL_API /* nothing */ macro
48 # define SPL_API __attribute__ ((visibility("default"))) macro
50 # define SPL_API macro

Completed in 6 milliseconds