Home
last modified time | relevance | path

Searched refs:ZEND_DEP_FE (Results 1 – 13 of 13) sorted by relevance

/PHP-8.1/ext/hash/
H A Dhash_arginfo.h189 ZEND_DEP_FE(mhash_get_block_size, arginfo_mhash_get_block_size)
192 ZEND_DEP_FE(mhash_get_hash_name, arginfo_mhash_get_hash_name)
195 ZEND_DEP_FE(mhash_keygen_s2k, arginfo_mhash_keygen_s2k)
198 ZEND_DEP_FE(mhash_count, arginfo_mhash_count)
201 ZEND_DEP_FE(mhash, arginfo_mhash)
/PHP-8.1/ext/enchant/
H A Denchant_arginfo.h126 ZEND_DEP_FE(enchant_broker_free, arginfo_enchant_broker_free)
128 ZEND_DEP_FE(enchant_broker_set_dict_path, arginfo_enchant_broker_set_dict_path)
129 ZEND_DEP_FE(enchant_broker_get_dict_path, arginfo_enchant_broker_get_dict_path)
133 ZEND_DEP_FE(enchant_broker_free_dict, arginfo_enchant_broker_free_dict)
/PHP-8.1/ext/zip/
H A Dphp_zip_arginfo.h381 ZEND_DEP_FE(zip_open, arginfo_zip_open)
382 ZEND_DEP_FE(zip_close, arginfo_zip_close)
383 ZEND_DEP_FE(zip_read, arginfo_zip_read)
384 ZEND_DEP_FE(zip_entry_open, arginfo_zip_entry_open)
385 ZEND_DEP_FE(zip_entry_close, arginfo_zip_entry_close)
386 ZEND_DEP_FE(zip_entry_read, arginfo_zip_entry_read)
387 ZEND_DEP_FE(zip_entry_name, arginfo_zip_entry_name)
388 ZEND_DEP_FE(zip_entry_compressedsize, arginfo_zip_entry_compressedsize)
389 ZEND_DEP_FE(zip_entry_filesize, arginfo_zip_entry_filesize)
390 ZEND_DEP_FE(zip_entry_compressionmethod, arginfo_zip_entry_compressionmethod)
/PHP-8.1/ext/shmop/
H A Dshmop_arginfo.h47 ZEND_DEP_FE(shmop_close, arginfo_shmop_close)
/PHP-8.1/ext/libxml/
H A Dlibxml_arginfo.h45 ZEND_DEP_FE(libxml_disable_entity_loader, arginfo_libxml_disable_entity_loader)
/PHP-8.1/ext/date/
H A Dphp_date_arginfo.h561 ZEND_DEP_FE(strftime, arginfo_strftime)
562 ZEND_DEP_FE(gmstrftime, arginfo_gmstrftime)
599 ZEND_DEP_FE(date_sunrise, arginfo_date_sunrise)
600 ZEND_DEP_FE(date_sunset, arginfo_date_sunset)
/PHP-8.1/main/
H A Dphp.h372 #define PHP_DEP_FE ZEND_DEP_FE
/PHP-8.1/ext/openssl/
H A Dopenssl_arginfo.h462 ZEND_DEP_FE(openssl_x509_free, arginfo_openssl_x509_free)
477 ZEND_DEP_FE(openssl_pkey_free, arginfo_openssl_pkey_free)
/PHP-8.1/ext/odbc/
H A Dodbc_arginfo.h333 ZEND_DEP_FE(odbc_result_all, arginfo_odbc_result_all)
/PHP-8.1/ext/zend_test/
H A Dtest_arginfo.h183 ZEND_DEP_FE(zend_test_deprecated, arginfo_zend_test_deprecated)
/PHP-8.1/ext/oci8/
H A Doci8_arginfo.h685 ZEND_DEP_FE(ocifetchinto, arginfo_ocifetchinto)
/PHP-8.1/Zend/
H A Dzend_API.h84 #define ZEND_DEP_FE(name, arg_info) ZEND_RAW_FENTRY(#name, zif_##name, arg_info, ZE… macro
/PHP-8.1/ext/standard/
H A Dbasic_functions_arginfo.h3023 ZEND_DEP_FE(strptime, arginfo_strptime)

Completed in 63 milliseconds