Home
last modified time | relevance | path

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

/PHP-8.3/ext/spl/
H A Dphp_spl.h30 # define SPL_API __declspec(dllexport) macro
32 # define SPL_API __declspec(dllimport) macro
34 # define SPL_API /* nothing */ macro
37 # define SPL_API __attribute__ ((visibility("default"))) macro
39 # define SPL_API macro

Completed in 9 milliseconds