Searched refs:rpath (Results 1 – 9 of 9) sorted by relevance
/PHP-8.3/build/ |
H A D | ltmain.sh | 1172 rpath= 1755 -rpath) 1756 prev=rpath 4487 rpath= 4833 rpath= 4838 rpath="$rpath$dir:" 4842 rpath="$rpath\$thisdir/$dir:" 4861 rpath= 4863 rpath="$rpath$dir:" 4869 rpath= [all …]
|
H A D | libtool.m4 | 3354 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath,$libdir' 3382 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' 3401 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir' 3500 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' 3560 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' 3580 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir' 4424 # Whether we need a single -rpath flag with a separated argument. 5968 _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir' 6001 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' 6051 # Both c and cxx compiler support -rpath directly [all …]
|
H A D | Makefile.global | 19 …$(LIBTOOL) --tag=CC --mode=link $(CC) $(LIBPHP_CFLAGS) $(CFLAGS) $(EXTRA_CFLAGS) -rpath $(phptempd…
|
H A D | php.m4 | 282 AC_MSG_CHECKING([if compiler supports -Wl,-rpath,]) 285 LIBS="-Wl,-rpath,/usr/$PHP_LIBDIR $LIBS" 290 ld_runpath_switch=-Wl,-rpath, 838 …tional_flags -o [\$]@ -export-dynamic -avoid-version -prefer-pic -module -rpath \$(phplibdir) \$(E…
|
/PHP-8.3/sapi/embed/ |
H A D | README.md | 44 -Wl,-rpath=$(php-config --prefix)/lib
|
/PHP-8.3/ext/imap/ |
H A D | php_imap.c | 3683 zend_string *cc, zend_string *bcc, zend_string* rpath) in _php_imap_mail() argument 3807 bufferTo, ZSTR_VAL(message), bufferCc, bufferBcc, rpath ? ZSTR_VAL(rpath) : NULL) != SUCCESS) { in _php_imap_mail() 3824 if (rpath && ZSTR_LEN(rpath) != 0) { in _php_imap_mail() 3825 fprintf(sendmail, "From: %s\n", ZSTR_VAL(rpath)); in _php_imap_mail() 3857 …zend_string *to=NULL, *message=NULL, *headers=NULL, *subject=NULL, *cc=NULL, *bcc=NULL, *rpath=NUL… in PHP_FUNCTION() local 3860 &headers, &cc, &bcc, &rpath) == FAILURE) { in PHP_FUNCTION() 3883 if (_php_imap_mail(to, subject, message, headers, cc, bcc, rpath)) { in PHP_FUNCTION()
|
/PHP-8.3/ |
H A D | configure.ac | 156 PHP_ARG_ENABLE([rpath], 158 [AS_HELP_STRING([--disable-rpath],
|
/PHP-8.3/ext/fileinfo/tests/ |
H A D | magic | 33488 # From: Jonathan Smith <smithj@rpath.com>
|
H A D | magic私はガラスを食べられます | 33488 # From: Jonathan Smith <smithj@rpath.com>
|
Completed in 216 milliseconds