Home
last modified time | relevance | path

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

/PHP-5.3/Zend/
H A Dacconfig.h24 # define ZEND_DLEXPORT __attribute__ ((visibility("default"))) macro
27 # define ZEND_DLEXPORT macro
H A Dzend_config.w32.h78 #define ZEND_DLEXPORT __declspec(dllexport) macro
H A Dzend_API.h134 ZEND_DLEXPORT zend_module_entry *get_module(void) { return &name##_module_entry; }\

Completed in 31 milliseconds