Home
last modified time | relevance | path

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

/PHP-7.1/ext/mcrypt/
H A Dmcrypt.c210 PHP_DEP_FE(mcrypt_get_key_size, arginfo_mcrypt_get_key_size)
213 PHP_DEP_FE(mcrypt_create_iv, arginfo_mcrypt_create_iv)
216 PHP_DEP_FE(mcrypt_list_modes, arginfo_mcrypt_list_modes)
217 PHP_DEP_FE(mcrypt_get_iv_size, arginfo_mcrypt_get_iv_size)
218 PHP_DEP_FE(mcrypt_encrypt, arginfo_mcrypt_encrypt)
219 PHP_DEP_FE(mcrypt_decrypt, arginfo_mcrypt_decrypt)
221 PHP_DEP_FE(mcrypt_module_open, arginfo_mcrypt_module_open)
222 PHP_DEP_FE(mcrypt_generic_init, arginfo_mcrypt_generic_init)
223 PHP_DEP_FE(mcrypt_generic, arginfo_mcrypt_generic)
224 PHP_DEP_FE(mdecrypt_generic, arginfo_mdecrypt_generic)
[all …]
/PHP-7.1/main/
H A Dphp.h360 #define PHP_DEP_FE ZEND_DEP_FE macro
/PHP-7.1/ext/ldap/
H A Dldap.c3486 PHP_DEP_FE(ldap_sort, arginfo_ldap_sort)

Completed in 38 milliseconds