/php-src/ext/pgsql/ |
H A D | pgsql.c | 346 PGconn *link; in _rollback_transactions() local 661 pgsql_link_handle *link; in php_pgsql_do_connect() local 874 pgsql_link_handle *link; in PHP_FUNCTION() local 914 pgsql_link_handle *link; in php_pgsql_get_link_info() local 1054 pgsql_link_handle *link; in PHP_FUNCTION() local 1087 pgsql_link_handle *link; in PHP_FUNCTION() local 1127 pgsql_link_handle *link; in PHP_FUNCTION() local 1223 pgsql_link_handle *link; in PHP_FUNCTION() local 1334 pgsql_link_handle *link; in PHP_FUNCTION() local 1420 pgsql_link_handle *link; in PHP_FUNCTION() local [all …]
|
/php-src/ext/ldap/ |
H A D | ldap.c | 74 LDAP *link; member 1131 zval *link; in PHP_FUNCTION() local 1171 zval *link; in PHP_FUNCTION() local 1320 zval *link; in PHP_FUNCTION() local 1371 zval *link; in PHP_FUNCTION() local 2220 zval *link; in php_ldap_do_modify() local 2477 zval *link; in php_ldap_do_delete() local 2553 zval *link; in PHP_FUNCTION() local 2827 zval *link; in PHP_FUNCTION() local 2857 zval *link; in PHP_FUNCTION() local [all …]
|
/php-src/ext/standard/ |
H A D | link.c | 59 char *link; in PHP_FUNCTION() local 92 char *link; in PHP_FUNCTION() local 182 PHP_FUNCTION(link) in PHP_FUNCTION() argument
|
/php-src/ext/dom/lexbor/lexbor/ns/ |
H A D | ns.c | 17 lxb_ns_append(lexbor_hash_t *hash, const lxb_char_t *link, size_t length) in lxb_ns_append() 78 lxb_ns_data_by_link(lexbor_hash_t *hash, const lxb_char_t *link, size_t length) in lxb_ns_data_by_link()
|
/php-src/ext/phar/ |
H A D | util.c | 65 char *link; in phar_get_link_source() local 422 phar_entry_info *link; in phar_separate_entry_fp() local 611 phar_entry_info *link = phar_get_link_source(entry); in phar_get_entry_data() local 775 phar_entry_info *link; in phar_copy_entry_fp() local
|
H A D | tar.h | 49 char link; /* indicator for links; member
|
H A D | phar_internal.h | 221 char *link; /* symbolic link to another file */ member
|
H A D | phar_object.c | 1937 phar_entry_info *link; in phar_copy_file_contents() local 4836 phar_entry_info *link; in PHP_METHOD() local
|
/php-src/ext/odbc/ |
H A D | php_odbc.c | 150 static void odbc_link_free(odbc_link *link) in odbc_link_free() 198 odbc_link *link = odbc_link_from_obj(obj); in odbc_connection_free_obj() local 867 odbc_link *link = Z_ODBC_LINK_P(zv); in PHP_FUNCTION() local 2137 odbc_link *link; in odbc_sqlconnect() local
|
/php-src/win32/ |
H A D | ioutil.c | 816 PW32IO int php_win32_ioutil_symlink_w(const wchar_t *target, const wchar_t *link) in php_win32_ioutil_symlink_w() 835 PW32IO int php_win32_ioutil_link_w(const wchar_t *target, const wchar_t *link) in php_win32_ioutil_link_w()
|
H A D | ioutil.h | 599 __forceinline static int php_win32_ioutil_symlink(const char *target, const char *link) in php_win32_ioutil_symlink() 625 __forceinline static int php_win32_ioutil_link(const char *target, const char *link) in php_win32_ioutil_link()
|
/php-src/ext/dom/lexbor/lexbor/dom/interfaces/ |
H A D | attr.c | 156 lxb_dom_attr_set_name_ns(lxb_dom_attr_t *attr, const lxb_char_t *link, in lxb_dom_attr_set_name_ns()
|
/php-src/ext/opcache/jit/ir/ |
H A D | ir_elf.h | 47 uint32_t link; member
|
/php-src/ext/pdo_dblib/ |
H A D | php_pdo_dblib_int.h | 122 DBPROCESS *link; member
|
/php-src/build/ |
H A D | gen_stub.php | 2357 public ?string $link; variable in VariableLike 2370 ?string $link, 2567 ?string $link, 3023 ?string $link,
|
/php-src/Zend/ |
H A D | zend_virtual_cwd.c | 1414 CWD_API int virtual_chown(const char *filename, uid_t owner, gid_t group, int link) /* {{{ */ in virtual_chown()
|
H A D | zend_virtual_cwd.h | 156 # define php_sys_readlink(link, target, target_len) readlink(link, target, target_len) argument
|
/php-src/ext/opcache/jit/ |
H A D | zend_jit_internal.h | 523 uint32_t link; /* link trace id or self id for loop) */ member
|