Searched refs:rpath (Results 1 – 8 of 8) sorted by relevance
/PHP-7.1/ |
H A D | ltmain.sh | 1165 rpath= 1742 -rpath) 1743 prev=rpath 4474 rpath= 4820 rpath= 4825 rpath="$rpath$dir:" 4829 rpath="$rpath\$thisdir/$dir:" 4848 rpath= 4850 rpath="$rpath$dir:" 4856 rpath= [all …]
|
H A D | Makefile.global | 19 …$(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(EXTRA_CFLAGS) -rpath $(phptempdir) $(EXTRA_LDFLAGS) $(LDF…
|
H A D | acinclude.m4 | 312 AC_MSG_CHECKING([if compiler supports -Wl,-rpath,]) 315 LIBS="-Wl,-rpath,/usr/$PHP_LIBDIR $LIBS" 320 ld_runpath_switch=-Wl,-rpath, 843 … -Wl,-G -o '$3'/$1.la -export-dynamic -avoid-version -prefer-pic -module -rpath $(phplibdir) $(EXT… 847 …LAGS) -o [$]@ -shared -export-dynamic -avoid-version -prefer-pic -module -rpath $(phplibdir) $(EXT… 851 …S) $(LDFLAGS) -o [$]@ -export-dynamic -avoid-version -prefer-pic -module -rpath $(phplibdir) $(EXT…
|
H A D | configure.in | 220 PHP_ARG_ENABLE(rpath, whether to enable runpaths, 221 [ --disable-rpath Disable passing additional runtime library
|
/PHP-7.1/build/ |
H A D | libtool.m4 | 3349 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath,$libdir' 3377 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' 3396 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir' 3495 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' 3555 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' 3575 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir' 4419 # Whether we need a single -rpath flag with a separated argument. 5963 _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir' 5996 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' 6046 # Both c and cxx compiler support -rpath directly [all …]
|
/PHP-7.1/ext/imap/ |
H A D | php_imap.c | 435 ZEND_ARG_INFO(0, rpath) 3942 …_imap_mail(char *to, char *subject, char *message, char *headers, char *cc, char *bcc, char* rpath) in _php_imap_mail() argument 4062 …r, &tsm_errmsg, bufferHeader, subject, bufferTo, message, bufferCc, bufferBcc, rpath) != SUCCESS) { in _php_imap_mail() 4079 if (rpath && rpath[0]) fprintf(sendmail, "From: %s\n", rpath); in _php_imap_mail() 4107 …zend_string *to=NULL, *message=NULL, *headers=NULL, *subject=NULL, *cc=NULL, *bcc=NULL, *rpath=NUL… in PHP_FUNCTION() local 4111 &headers, &cc, &bcc, &rpath) == FAILURE) { in PHP_FUNCTION() 4134 bcc?ZSTR_VAL(bcc):NULL, rpath?ZSTR_VAL(rpath):NULL)) { in PHP_FUNCTION()
|
/PHP-7.1/ext/fileinfo/tests/ |
H A D | magic | 17642 # From: Jonathan Smith <smithj@rpath.com>
|
H A D | magic私はガラスを食べられます | 17642 # From: Jonathan Smith <smithj@rpath.com>
|
Completed in 143 milliseconds