Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_config.w32.h83 #define ZEND_DLEXPORT __declspec(dllexport) macro
H A Dconfigure.in17 # define ZEND_DLEXPORT __attribute__ ((visibility("default")))
20 # define ZEND_DLEXPORT
H A Dzend_API.h135 ZEND_DLEXPORT zend_module_entry *get_module(void) { return &name##_module_entry; }\
/PHP-5.5/
H A Dconfigure.in23 # define ZEND_DLEXPORT __attribute__ ((visibility("default")))
26 # define ZEND_DLEXPORT

Completed in 15 milliseconds