Home
last modified time | relevance | path

Searched defs:link (Results 1 – 15 of 15) sorted by relevance

/PHP-8.3/ext/pgsql/
H A Dpgsql.c353 PGconn *link; in _rollback_transactions() local
546 pgsql_link_handle *link; in php_pgsql_do_connect() local
749 pgsql_link_handle *link; in PHP_FUNCTION() local
787 pgsql_link_handle *link; in php_pgsql_get_link_info() local
904 pgsql_link_handle *link; in PHP_FUNCTION() local
937 pgsql_link_handle *link; in PHP_FUNCTION() local
976 pgsql_link_handle *link; in PHP_FUNCTION() local
1069 pgsql_link_handle *link; in PHP_FUNCTION() local
1175 pgsql_link_handle *link; in PHP_FUNCTION() local
1256 pgsql_link_handle *link; in PHP_FUNCTION() local
[all …]
/PHP-8.3/ext/ldap/
H A Dldap.c75 LDAP *link; member
1118 zval *link; in PHP_FUNCTION() local
1171 zval *link; in PHP_FUNCTION() local
1331 zval *link; in PHP_FUNCTION() local
1371 zval *link; in PHP_FUNCTION() local
2420 zval *link; in php_ldap_do_delete() local
2865 zval *link; in PHP_FUNCTION() local
2895 zval *link; in PHP_FUNCTION() local
2916 zval *link; in PHP_FUNCTION() local
3571 zval *link; in php_ldap_do_rename() local
[all …]
/PHP-8.3/ext/standard/
H A Dlink.c61 char *link; in PHP_FUNCTION() local
94 char *link; in PHP_FUNCTION() local
183 PHP_FUNCTION(link) in PHP_FUNCTION() argument
/PHP-8.3/ext/phar/
H A Dutil.c63 char *link; in phar_get_link_source() local
495 phar_entry_info *link = phar_get_link_source(entry); in phar_get_entry_data() local
652 phar_entry_info *link; in phar_copy_entry_fp() local
866 phar_entry_info *link; in phar_separate_entry_fp() local
H A Dtar.h49 char link; /* indicator for links; member
H A Dphar_internal.h254 char *link; /* symbolic link to another file */ member
H A Dphar_object.c1929 phar_entry_info *link; in phar_copy_file_contents() local
4811 phar_entry_info *link; in PHP_METHOD() local
/PHP-8.3/win32/
H A Dioutil.c820 PW32IO int php_win32_ioutil_symlink_w(const wchar_t *target, const wchar_t *link) in php_win32_ioutil_symlink_w()
839 PW32IO int php_win32_ioutil_link_w(const wchar_t *target, const wchar_t *link) in php_win32_ioutil_link_w()
H A Dioutil.h582 __forceinline static int php_win32_ioutil_symlink(const char *target, const char *link) in php_win32_ioutil_symlink()
608 __forceinline static int php_win32_ioutil_link(const char *target, const char *link) in php_win32_ioutil_link()
/PHP-8.3/ext/opcache/jit/
H A Dzend_elf.h59 uint32_t link; member
H A Dzend_jit_internal.h581 uint32_t link; /* link trace id or self id for loop) */ member
/PHP-8.3/ext/pdo_dblib/
H A Dphp_pdo_dblib_int.h120 DBPROCESS *link; member
/PHP-8.3/build/
H A Dgen_stub.php1784 public ?string $link; variable in VariableLike
1796 ?string $link,
1991 ?string $link,
2296 ?string $link,
/PHP-8.3/Zend/
H A Dzend_virtual_cwd.c1416 CWD_API int virtual_chown(const char *filename, uid_t owner, gid_t group, int link) /* {{{ */ in virtual_chown()
H A Dzend_virtual_cwd.h154 # define php_sys_readlink(link, target, target_len) readlink(link, target, target_len) argument

Completed in 108 milliseconds