Home
last modified time | relevance | path

Searched refs:__declspec (Results 1 – 25 of 45) sorted by relevance

12

/PHP-5.3/Zend/
H A Dzend_config.w32.h73 # define ZEND_API __declspec(dllexport)
75 # define ZEND_API __declspec(dllimport)
78 #define ZEND_DLEXPORT __declspec(dllexport)
79 #define ZEND_DLIMPORT __declspec(dllimport)
/PHP-5.3/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_defs.h44 #define MBFLAPI __declspec(dllexport)
46 #define MBFLAPI __declspec(dllimport)
/PHP-5.3/ext/simplexml/
H A Dphp_simplexml.h82 # define PHP_SXE_API __declspec(dllexport)
84 # define PHP_SXE_API __declspec(dllimport)
/PHP-5.3/ext/pcre/pcrelib/
H A Dpcreposix.h118 # define PCREPOSIX_EXP_DECL extern __declspec(dllimport)
119 # define PCREPOSIX_EXP_DEFN __declspec(dllimport)
H A Dpcreposix.c56 # define PCREPOSIX_EXP_DECL extern __declspec(dllexport)
57 # define PCREPOSIX_EXP_DEFN __declspec(dllexport)
/PHP-5.3/ext/bz2/
H A Dphp_bz2.h38 # define PHP_BZ2_API __declspec(dllexport)
40 # define PHP_BZ2_API __declspec(dllimport)
/PHP-5.3/ext/spl/
H A Dphp_spl.h41 # define SPL_API __declspec(dllexport)
43 # define SPL_API __declspec(dllimport)
/PHP-5.3/ext/pdo/
H A Dphp_pdo.h35 # define PDO_API __declspec(dllexport)
37 # define PDO_API __declspec(dllimport)
/PHP-5.3/ext/iconv/
H A Dphp_iconv.h27 # define PHP_ICONV_API __declspec(dllexport)
29 # define PHP_ICONV_API __declspec(dllimport)
/PHP-5.3/ext/phar/
H A Dphp_phar.h32 #define PHP_PHAR_API __declspec(dllexport)
/PHP-5.3/ext/pdo_mysql/
H A Dphp_pdo_mysql.h28 #define PHP_PDO_MYSQL_API __declspec(dllexport)
/PHP-5.3/sapi/pi3web/
H A Dpi3web_sapi.h7 # define MODULE_API __declspec(dllexport)
9 # define MODULE_API __declspec(dllimport)
/PHP-5.3/ext/dom/
H A Dxml_common.h42 # define PHPAPI __declspec(dllexport)
44 # define PHPAPI __declspec(dllimport)
/PHP-5.3/ext/fileinfo/
H A Dphp_fileinfo.h30 #define PHP_FILEINFO_API __declspec(dllexport)
/PHP-5.3/ext/skeleton/
H A Dphp_skeleton.h10 # define PHP_EXTNAME_API __declspec(dllexport)
/PHP-5.3/ext/mbstring/oniguruma/
H A Donigposix.h101 #define ONIG_EXTERN extern __declspec(dllexport)
103 #define ONIG_EXTERN extern __declspec(dllimport)
/PHP-5.3/ext/intl/
H A Dphp_intl.h33 #define PHP_INTL_API __declspec(dllexport)
/PHP-5.3/ext/json/
H A Dphp_json.h31 #define PHP_JSON_API __declspec(dllexport)
/PHP-5.3/ext/com_dotnet/
H A Dphp_com_dotnet.h32 # define PHP_COM_DOTNET_API __declspec(dllexport)
/PHP-5.3/TSRM/
H A DTSRM.h25 # define TSRM_API __declspec(dllexport)
27 # define TSRM_API __declspec(dllimport)
/PHP-5.3/ext/enchant/
H A Dphp_enchant.h30 #define PHP_ENCHANT_API __declspec(dllexport)
/PHP-5.3/ext/ereg/regex/
H A Dregex.h12 #define API_EXPORT(type) __declspec(dllexport) type __stdcall
/PHP-5.3/ext/mbstring/
H A Dmbstring.h57 # define MBSTRING_API __declspec(dllexport)
59 # define MBSTRING_API __declspec(dllimport)
/PHP-5.3/ext/mbstring/oniguruma/win32/
H A Dconfig.h23 #define NORETURN(x) __declspec(noreturn) x
/PHP-5.3/ext/sockets/
H A Dphp_sockets.h78 # define PHP_SOCKETS_API __declspec(dllexport)

Completed in 28 milliseconds

12