Home
last modified time | relevance | path

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

/PHP-8.1/ext/pgsql/
H A Dpgsql.c343 PGconn *link; in _rollback_transactions() local
634 pgsql_link_handle *link; in php_pgsql_do_connect() local
837 pgsql_link_handle *link; in PHP_FUNCTION() local
875 pgsql_link_handle *link; in php_pgsql_get_link_info() local
994 pgsql_link_handle *link; in PHP_FUNCTION() local
1027 pgsql_link_handle *link; in PHP_FUNCTION() local
1066 pgsql_link_handle *link; in PHP_FUNCTION() local
1159 pgsql_link_handle *link; in PHP_FUNCTION() local
1265 pgsql_link_handle *link; in PHP_FUNCTION() local
1346 pgsql_link_handle *link; in PHP_FUNCTION() local
[all …]
/PHP-8.1/ext/ldap/
H A Dldap.c73 LDAP *link; member
1245 zval *link; in PHP_FUNCTION() local
1298 zval *link; in PHP_FUNCTION() local
1458 zval *link; in PHP_FUNCTION() local
1498 zval *link; in PHP_FUNCTION() local
2547 zval *link; in php_ldap_do_delete() local
2978 zval *link; in PHP_FUNCTION() local
3008 zval *link; in PHP_FUNCTION() local
3029 zval *link; in PHP_FUNCTION() local
3684 zval *link; in php_ldap_do_rename() local
[all …]
/PHP-8.1/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
H A Dbasic_functions.stub.php1368 function symlink(string $target, string $link): bool {}
1370 function link(string $target, string $link): bool {} argument
/PHP-8.1/ext/phar/
H A Dutil.c63 char *link; in phar_get_link_source() local
485 phar_entry_info *link = phar_get_link_source(entry); in phar_get_entry_data() local
642 phar_entry_info *link; in phar_copy_entry_fp() local
856 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.c1914 phar_entry_info *link; in phar_copy_file_contents() local
4791 phar_entry_info *link; in PHP_METHOD() local
/PHP-8.1/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.1/ext/opcache/jit/
H A Dzend_elf.h59 uint32_t link; member
H A Dzend_jit_internal.h579 uint32_t link; /* link trace id or self id for loop) */ member
/PHP-8.1/ext/pdo_dblib/
H A Dphp_pdo_dblib_int.h120 DBPROCESS *link; member
/PHP-8.1/main/
H A Dalloca.c315 long link; /* Address of trailer block of previous member
/PHP-8.1/build/
H A Dgen_stub.php1402 public $link; variable in PropertyInfo
1412 ?string $link
/PHP-8.1/Zend/
H A Dzend_virtual_cwd.h144 # define php_sys_readlink(link, target, target_len) readlink(link, target, target_len) argument
H A Dzend_virtual_cwd.c1406 CWD_API int virtual_chown(const char *filename, uid_t owner, gid_t group, int link) /* {{{ */ in virtual_chown()

Completed in 96 milliseconds