Searched refs:rpath (Results 1 – 9 of 9) sorted by relevance
/PHP-8.0/sapi/fuzzer/ |
H A D | Makefile.frag | 3 …_GLOBAL_OBJS) $(PHP_BINARY_OBJS) $(EXTRA_LIBS) $(ZEND_EXTRA_LIBS) $(FUZZING_LIB) -rpath /ORIGIN/lib
|
/PHP-8.0/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 | 3346 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath,$libdir' 3374 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' 3393 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir' 3492 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' 3552 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' 3572 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir' 4416 # Whether we need a single -rpath flag with a separated argument. 5960 _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir' 5993 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' 6043 # Both c and cxx compiler support -rpath directly [all …]
|
H A D | Makefile.global | 19 …$(LIBTOOL) --mode=link $(CC) $(LIBPHP_CFLAGS) $(CFLAGS) $(EXTRA_CFLAGS) -rpath $(phptempdir) $(EXT…
|
H A D | php.m4 | 278 AC_MSG_CHECKING([if compiler supports -Wl,-rpath,]) 281 LIBS="-Wl,-rpath,/usr/$PHP_LIBDIR $LIBS" 286 ld_runpath_switch=-Wl,-rpath, 834 …tional_flags -o [\$]@ -export-dynamic -avoid-version -prefer-pic -module -rpath \$(phplibdir) \$(E…
|
/PHP-8.0/ext/imap/ |
H A D | php_imap.c | 3557 zend_string *cc, zend_string *bcc, zend_string* rpath) in _php_imap_mail() argument 3681 bufferTo, ZSTR_VAL(message), bufferCc, bufferBcc, rpath ? ZSTR_VAL(rpath) : NULL) != SUCCESS) { in _php_imap_mail() 3698 if (rpath && ZSTR_LEN(rpath) != 0) { in _php_imap_mail() 3699 fprintf(sendmail, "From: %s\n", ZSTR_VAL(rpath)); in _php_imap_mail() 3731 …zend_string *to=NULL, *message=NULL, *headers=NULL, *subject=NULL, *cc=NULL, *bcc=NULL, *rpath=NUL… in PHP_FUNCTION() local 3734 &headers, &cc, &bcc, &rpath) == FAILURE) { in PHP_FUNCTION() 3757 if (_php_imap_mail(to, subject, message, headers, cc, bcc, rpath)) { in PHP_FUNCTION()
|
/PHP-8.0/ |
H A D | configure.ac | 144 PHP_ARG_ENABLE([rpath], 146 [AS_HELP_STRING([--disable-rpath],
|
/PHP-8.0/ext/fileinfo/tests/ |
H A D | magic私はガラスを食べられます | 27263 # From: Jonathan Smith <smithj@rpath.com>
|
H A D | magic | 27263 # From: Jonathan Smith <smithj@rpath.com>
|
Completed in 161 milliseconds