Home
last modified time | relevance | path

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

/PHP-8.1/ext/gmp/
H A Dphp_gmp_int.h12 # define PHP_GMP_API __declspec(dllexport) macro
14 # define PHP_GMP_API __attribute__ ((visibility("default"))) macro
16 # define PHP_GMP_API macro
28 PHP_GMP_API zend_class_entry *php_gmp_class_entry(void);
H A Dgmp.c69 PHP_GMP_API zend_class_entry *php_gmp_class_entry(void) { in php_gmp_class_entry()

Completed in 15 milliseconds