/PHP-7.1/ext/standard/ |
H A D | basic_functions.c | 2800 PHP_FALIAS(join, implode, arginfo_implode) 2815 PHP_FALIAS(chop, rtrim, arginfo_rtrim) 2816 PHP_FALIAS(strchr, strstr, arginfo_strstr) 2858 PHP_FALIAS(srand, mt_srand, arginfo_mt_srand) 3012 PHP_FALIAS(ini_alter, ini_set, arginfo_ini_set) 3071 PHP_FALIAS(is_integer, is_int, arginfo_is_int) 3072 PHP_FALIAS(is_long, is_int, arginfo_is_int) 3104 PHP_FALIAS(fputs, fwrite, arginfo_fwrite) 3205 PHP_FALIAS(dir, getdir, arginfo_dir) 3361 PHP_FALIAS(pos, current, arginfo_current) [all …]
|
H A D | dir.c | 110 PHP_FALIAS(close, closedir, arginfo_dir) 111 PHP_FALIAS(rewind, rewinddir, arginfo_dir)
|
/PHP-7.1/ext/recode/ |
H A D | recode.c | 86 PHP_FALIAS(recode, recode_string, arginfo_recode_string)
|
/PHP-7.1/ext/dom/ |
H A D | attr.c | 50 PHP_FALIAS(isId, dom_attr_is_id, arginfo_dom_attr_is_id)
|
/PHP-7.1/ext/pgsql/ |
H A D | pgsql.c | 728 PHP_FALIAS(pg_exec, pg_query, arginfo_pg_query) 729 PHP_FALIAS(pg_getlastoid, pg_last_oid, arginfo_pg_last_oid) 734 PHP_FALIAS(pg_numrows, pg_num_rows, arginfo_pg_num_rows) 735 PHP_FALIAS(pg_numfields, pg_num_fields, arginfo_pg_num_fields) 736 PHP_FALIAS(pg_fieldname, pg_field_name, arginfo_pg_field_name) 738 PHP_FALIAS(pg_fieldtype, pg_field_type, arginfo_pg_field_type) 743 PHP_FALIAS(pg_result, pg_fetch_result, arginfo_pg_get_result) 747 PHP_FALIAS(pg_loopen, pg_lo_open, arginfo_pg_lo_open) 748 PHP_FALIAS(pg_loclose, pg_lo_close, arginfo_pg_lo_close) 749 PHP_FALIAS(pg_loread, pg_lo_read, arginfo_pg_lo_read) [all …]
|
/PHP-7.1/main/ |
H A D | php.h | 361 #define PHP_FALIAS ZEND_FALIAS macro
|
/PHP-7.1/sapi/litespeed/ |
H A D | lsapi_main.c | 1404 PHP_FALIAS(getallheaders, litespeed_request_headers, arginfo_litespeed__void) 1405 PHP_FALIAS(apache_request_headers, litespeed_request_headers, arginfo_litespeed__void) 1406 PHP_FALIAS(apache_response_headers, litespeed_response_headers, arginfo_litespeed__void)
|
/PHP-7.1/sapi/apache2handler/ |
H A D | php_functions.c | 530 PHP_FALIAS(getallheaders, apache_request_headers, arginfo_apache2handler_getallheaders)
|
/PHP-7.1/ext/imap/ |
H A D | php_imap.c | 544 PHP_FALIAS(imap_header, imap_headerinfo, arginfo_imap_headerinfo) 545 PHP_FALIAS(imap_listmailbox, imap_list, arginfo_imap_list) 546 PHP_FALIAS(imap_getmailboxes, imap_list_full, arginfo_imap_getmailboxes) 547 PHP_FALIAS(imap_scanmailbox, imap_listscan, arginfo_imap_listscan) 548 PHP_FALIAS(imap_listsubscribed, imap_lsub, arginfo_imap_lsub) 549 PHP_FALIAS(imap_getsubscribed, imap_lsub_full, arginfo_imap_getsubscribed) 550 PHP_FALIAS(imap_fetchtext, imap_body, arginfo_imap_body) 551 PHP_FALIAS(imap_scan, imap_listscan, arginfo_imap_listscan) 552 PHP_FALIAS(imap_create, imap_createmailbox, arginfo_imap_createmailbox) 553 PHP_FALIAS(imap_rename, imap_renamemailbox, arginfo_imap_renamemailbox)
|
/PHP-7.1/ext/posix/ |
H A D | posix.c | 312 PHP_FALIAS(posix_errno, posix_get_last_error, arginfo_posix_get_last_error)
|
/PHP-7.1/ext/ldap/ |
H A D | ldap.c | 3449 PHP_FALIAS(ldap_close, ldap_unbind, arginfo_ldap_resource) 3466 PHP_FALIAS(ldap_get_values, ldap_get_values_len, arginfo_ldap_get_values) 3474 PHP_FALIAS(ldap_modify, ldap_mod_replace, arginfo_ldap_modify)
|
/PHP-7.1/ext/sockets/ |
H A D | sockets.c | 353 PHP_FALIAS(socket_getopt, socket_get_option, arginfo_socket_get_option) 354 PHP_FALIAS(socket_setopt, socket_set_option, arginfo_socket_set_option)
|
/PHP-7.1/ext/snmp/ |
H A D | snmp.c | 383 PHP_FALIAS(snmpwalkoid, snmprealwalk, arginfo_snmprealwalk) 389 …PHP_FALIAS(snmp_set_oid_numeric_print, snmp_set_oid_output_format, arginfo_snmp_set_oid_output_for…
|
/PHP-7.1/ext/pcntl/ |
H A D | pcntl.c | 181 PHP_FALIAS(pcntl_errno, pcntl_get_last_error, NULL)
|
/PHP-7.1/ext/ftp/ |
H A D | php_ftp.c | 280 PHP_FALIAS(ftp_quit, ftp_close, arginfo_ftp_close)
|
/PHP-7.1/ext/openssl/ |
H A D | openssl.c | 475 PHP_FALIAS(openssl_free_key, openssl_pkey_free, arginfo_openssl_pkey_free) 476 PHP_FALIAS(openssl_get_privatekey, openssl_pkey_get_private, arginfo_openssl_pkey_get_private) 477 PHP_FALIAS(openssl_get_publickey, openssl_pkey_get_public, arginfo_openssl_pkey_get_public)
|
/PHP-7.1/ext/odbc/ |
H A D | php_odbc.c | 384 PHP_FALIAS(odbc_do, odbc_exec, arginfo_odbc_exec) 385 PHP_FALIAS(odbc_field_precision, odbc_field_len, arginfo_odbc_field_len)
|
/PHP-7.1/sapi/cgi/ |
H A D | cgi_main.c | 1774 PHP_FALIAS(getallheaders, apache_request_headers, arginfo_no_args)
|
/PHP-7.1/sapi/cli/ |
H A D | php_cli_server.c | 489 PHP_FALIAS(getallheaders, apache_request_headers, arginfo_no_args)
|
/PHP-7.1/ext/session/ |
H A D | session.c | 2478 PHP_FALIAS(session_commit, session_write_close, arginfo_session_void)
|
/PHP-7.1/ext/exif/ |
H A D | exif.c | 123 PHP_FALIAS(read_exif_data, exif_read_data, arginfo_exif_read_data)
|