Home
last modified time | relevance | path

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

/PHP-7.4/ext/ldap/
H A Dldap.c76 LDAP *link; member
1127 zval *link; in PHP_FUNCTION() local
1182 zval *link; in PHP_FUNCTION() local
1343 zval *link; in PHP_FUNCTION() local
1385 zval *link; in PHP_FUNCTION() local
2450 zval *link; in php_ldap_do_delete() local
2887 zval *link; in PHP_FUNCTION() local
2920 zval *link; in PHP_FUNCTION() local
2943 zval *link; in PHP_FUNCTION() local
3628 zval *link; in php_ldap_do_rename() local
[all …]
/PHP-7.4/ext/standard/
H A Dlink.c69 char *link; in PHP_FUNCTION() local
103 char *link; in PHP_FUNCTION() local
194 PHP_FUNCTION(link) in PHP_FUNCTION() argument
/PHP-7.4/ext/pgsql/
H A Dpgsql.c996 PGconn *link; in _rollback_transactions() local
1581 zend_resource *link; local
1622 zend_resource *link; local
1767 zend_resource *link; local
1804 zend_resource *link; local
1843 zend_resource *link; local
1945 zend_resource *link; local
2062 zend_resource *link; local
2149 zend_resource *link; local
3164 zend_resource *link; local
[all …]
/PHP-7.4/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.h243 char *link; /* symbolic link to another file */ member
H A Dphar_object.c1967 phar_entry_info *link; in phar_copy_file_contents() local
4878 phar_entry_info *link; in PHP_METHOD() local
/PHP-7.4/win32/
H A Dioutil.c822 PW32IO int php_win32_ioutil_symlink_w(const wchar_t *target, const wchar_t *link) in php_win32_ioutil_symlink_w()
841 PW32IO int php_win32_ioutil_link_w(const wchar_t *target, const wchar_t *link) in php_win32_ioutil_link_w()
H A Dioutil.h584 __forceinline static int php_win32_ioutil_symlink(const char *target, const char *link) in php_win32_ioutil_symlink()
610 __forceinline static int php_win32_ioutil_link(const char *target, const char *link) in php_win32_ioutil_link()
/PHP-7.4/ext/pdo_dblib/
H A Dphp_pdo_dblib_int.h122 DBPROCESS *link; member
/PHP-7.4/main/
H A Dalloca.c315 long link; /* Address of trailer block of previous member
/PHP-7.4/Zend/
H A Dzend_virtual_cwd.h146 # define php_sys_readlink(link, target, target_len) readlink(link, target, target_len) argument
H A Dzend_virtual_cwd.c1408 CWD_API int virtual_chown(const char *filename, uid_t owner, gid_t group, int link) /* {{{ */ in virtual_chown()

Completed in 95 milliseconds