Home
last modified time | relevance | path

Searched defs:PHP_HASH_API (Results 1 – 1 of 1) sorted by relevance

/PHP-7.2/ext/hash/
H A Dphp_hash.h126 # define PHP_HASH_API __declspec(dllexport) macro
128 # define PHP_HASH_API __attribute__ ((visibility("default"))) macro
130 # define PHP_HASH_API macro

Completed in 6 milliseconds