Home
last modified time | relevance | path

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

/PHP-7.0/ext/spl/
H A Dphp_spl.h38 # define SPL_API __declspec(dllexport) macro
40 # define SPL_API __declspec(dllimport) macro
42 # define SPL_API /* nothing */ macro
45 # define SPL_API __attribute__ ((visibility("default"))) macro
47 # define SPL_API macro

Completed in 8 milliseconds