Home
last modified time | relevance | path

Searched refs:zend_function_entry (Results 101 – 125 of 134) sorted by relevance

123456

/PHP-8.3/docs/
H A Dinput-filter.md35 zend_function_entry my_input_filter_functions[] = {
/PHP-8.3/ext/sockets/
H A Dsockets_arginfo.h271 static const zend_function_entry ext_functions[] = {
328 static const zend_function_entry class_Socket_methods[] = {
333 static const zend_function_entry class_AddressInfo_methods[] = {
/PHP-8.3/ext/intl/common/
H A Dcommon_arginfo.h25 static const zend_function_entry class_IntlIterator_methods[] = {
/PHP-8.3/ext/intl/dateformat/
H A Ddateformat_arginfo.h113 static const zend_function_entry class_IntlDateFormatter_methods[] = {
/PHP-8.3/ext/intl/timezone/
H A Dtimezone_arginfo.h133 static const zend_function_entry class_IntlTimeZone_methods[] = {
/PHP-8.3/ext/curl/
H A Dcurl_arginfo.h179 static const zend_function_entry ext_functions[] = {
219 static const zend_function_entry class_CurlHandle_methods[] = {
224 static const zend_function_entry class_CurlMultiHandle_methods[] = {
229 static const zend_function_entry class_CurlShareHandle_methods[] = {
/PHP-8.3/ext/oci8/
H A Doci8_arginfo.h634 static const zend_function_entry ext_functions[] = {
763 static const zend_function_entry class_OCILob_methods[] = {
790 static const zend_function_entry class_OCICollection_methods[] = {
/PHP-8.3/ext/gd/
H A Dgd_arginfo.h719 static const zend_function_entry ext_functions[] = {
868 static const zend_function_entry class_GdImage_methods[] = {
873 static const zend_function_entry class_GdFont_methods[] = {
/PHP-8.3/ext/intl/collator/
H A Dcollator_arginfo.h75 static const zend_function_entry class_Collator_methods[] = {
/PHP-8.3/ext/pdo/
H A Dphp_pdo_driver.h290 typedef const zend_function_entry *(*pdo_dbh_get_driver_methods_func)(pdo_dbh_t *dbh, int kind);
H A Dpdo_dbh_arginfo.h79 static const zend_function_entry class_PDO_methods[] = {
/PHP-8.3/ext/intl/calendar/
H A Dcalendar_arginfo.h263 static const zend_function_entry class_IntlCalendar_methods[] = {
316 static const zend_function_entry class_IntlGregorianCalendar_methods[] = {
/PHP-8.3/ext/imap/
H A Dphp_imap_arginfo.h429 static const zend_function_entry ext_functions[] = {
523 static const zend_function_entry class_IMAP_Connection_methods[] = {
/PHP-8.3/ext/posix/
H A Dposix_arginfo.h263 static const zend_function_entry ext_functions[] = {
/PHP-8.3/ext/zend_test/
H A Dtest.c422 static const zend_function_entry ext_function_legacy[] = {
1149 static const zend_function_entry dynamic_function_entries[] = {
/PHP-8.3/ext/intl/converter/
H A Dconverter_arginfo.h99 static const zend_function_entry class_UConverter_methods[] = {
/PHP-8.3/ext/odbc/
H A Dodbc_arginfo.h325 static const zend_function_entry ext_functions[] = {
/PHP-8.3/ext/xmlreader/
H A Dphp_xmlreader_arginfo.h122 static const zend_function_entry class_XMLReader_methods[] = {
/PHP-8.3/ext/mbstring/
H A Dmbstring_arginfo.h408 static const zend_function_entry ext_functions[] = {
/PHP-8.3/ext/pcntl/
H A Dpcntl_arginfo.h182 static const zend_function_entry ext_functions[] = {
/PHP-8.3/ext/sodium/
H A Dlibsodium_arginfo.h694 static const zend_function_entry ext_functions[] = {
883 static const zend_function_entry class_SodiumException_methods[] = {
/PHP-8.3/ext/intl/
H A Dphp_intl_arginfo.h978 static const zend_function_entry ext_functions[] = {
1170 static const zend_function_entry class_IntlException_methods[] = {
/PHP-8.3/ext/pdo_sqlite/
H A Dsqlite_driver.c670 static const zend_function_entry *get_driver_methods(pdo_dbh_t *dbh, int kind) in get_driver_methods()
/PHP-8.3/ext/intl/formatter/
H A Dformatter_arginfo.h102 static const zend_function_entry class_NumberFormatter_methods[] = {
/PHP-8.3/sapi/cli/
H A Dphp_cli.c462 static const zend_function_entry additional_functions[] = {

Completed in 65 milliseconds

123456