Home
last modified time | relevance | path

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

/PHP-8.3/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.3/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.3/ext/shmop/
H A Dshmop_arginfo.h47 ZEND_DEP_FE(shmop_close, arginfo_shmop_close)
/PHP-8.3/ext/zip/
H A Dphp_zip_arginfo.h409 ZEND_DEP_FE(zip_open, arginfo_zip_open)
410 ZEND_DEP_FE(zip_close, arginfo_zip_close)
411 ZEND_DEP_FE(zip_read, arginfo_zip_read)
412 ZEND_DEP_FE(zip_entry_open, arginfo_zip_entry_open)
413 ZEND_DEP_FE(zip_entry_close, arginfo_zip_entry_close)
414 ZEND_DEP_FE(zip_entry_read, arginfo_zip_entry_read)
415 ZEND_DEP_FE(zip_entry_name, arginfo_zip_entry_name)
416 ZEND_DEP_FE(zip_entry_compressedsize, arginfo_zip_entry_compressedsize)
417 ZEND_DEP_FE(zip_entry_filesize, arginfo_zip_entry_filesize)
418 ZEND_DEP_FE(zip_entry_compressionmethod, arginfo_zip_entry_compressionmethod)
/PHP-8.3/ext/libxml/
H A Dlibxml_arginfo.h49 ZEND_DEP_FE(libxml_disable_entity_loader, arginfo_libxml_disable_entity_loader)
/PHP-8.3/main/
H A Dphp.h375 #define PHP_DEP_FE ZEND_DEP_FE
/PHP-8.3/ext/date/
H A Dphp_date_arginfo.h606 ZEND_DEP_FE(strftime, arginfo_strftime)
607 ZEND_DEP_FE(gmstrftime, arginfo_gmstrftime)
644 ZEND_DEP_FE(date_sunrise, arginfo_date_sunrise)
645 ZEND_DEP_FE(date_sunset, arginfo_date_sunset)
/PHP-8.3/ext/openssl/
H A Dopenssl_arginfo.h465 ZEND_DEP_FE(openssl_x509_free, arginfo_openssl_x509_free)
480 ZEND_DEP_FE(openssl_pkey_free, arginfo_openssl_pkey_free)
/PHP-8.3/ext/pgsql/
H A Dpgsql_arginfo.h606 ZEND_DEP_FE(pg_fieldprtlen, arginfo_pg_fieldprtlen)
608 ZEND_DEP_FE(pg_fieldisnull, arginfo_pg_fieldisnull)
/PHP-8.3/ext/odbc/
H A Dodbc_arginfo.h346 ZEND_DEP_FE(odbc_result_all, arginfo_odbc_result_all)
/PHP-8.3/ext/standard/
H A Dbasic_functions_arginfo.h3005 ZEND_DEP_FE(strptime, arginfo_strptime)
3073 ZEND_DEP_FE(assert_options, arginfo_assert_options)
3147 ZEND_DEP_FE(utf8_encode, arginfo_utf8_encode)
3148 ZEND_DEP_FE(utf8_decode, arginfo_utf8_decode)
/PHP-8.3/ext/oci8/
H A Doci8_arginfo.h691 ZEND_DEP_FE(ocifetchinto, arginfo_ocifetchinto)
/PHP-8.3/ext/zend_test/
H A Dtest_arginfo.h321 ZEND_DEP_FE(zend_test_deprecated, arginfo_zend_test_deprecated)
/PHP-8.3/Zend/
H A Dzend_API.h85 #define ZEND_DEP_FE(name, arg_info) ZEND_RAW_FENTRY(#name, zif_##name, arg_info, ZE… macro

Completed in 64 milliseconds