Home
last modified time | relevance | path

Searched refs:libs (Results 1 – 25 of 44) sorted by path

12

/PHP-7.1/
H A D.gitignore29 .libs
79 libs
177 ext/*/libs.mk
H A DINSTALL140 * Any module specific components (such as GD, PDF libs, etc.)
469 environment for the server to find all the shared libs. This can best
1252 --libs [...]
1267 --libs Extra libraries which PHP was compiled with
H A DMakefile.global22 libs/libphp$(PHP_MAJOR_VERSION).bundle: $(PHP_GLOBAL_OBJS) $(PHP_SAPI_OBJS)
23 ….lo=.o) $(PHP_FRAMEWORKS) $(EXTRA_LIBS) $(ZEND_EXTRA_LIBS) -o $@ && cp $@ libs/libphp$(PHP_MAJOR_V…
117 find . -name .libs -a -type d|xargs rm -rf
118 …ATH) $(SAPI_MILTER_PATH) $(SAPI_LITESPEED_PATH) $(SAPI_FPM_PATH) $(OVERALL_TARGET) modules/* libs/*
140 …ATH) $(SAPI_MILTER_PATH) $(SAPI_LITESPEED_PATH) $(SAPI_FPM_PATH) $(OVERALL_TARGET) modules/* libs/*
H A Dacinclude.m4801 OVERALL_TARGET=libs/libphp[]$PHP_MAJOR_VERSION[.bundle]
1887 dnl PHP_CHECK_FUNC_LIB(func, libs)
2015 dnl It could be useful for those external libs, that have different precompiled
2235 ICU_LIBS=`$PKG_CONFIG --libs icu-uc icu-io icu-i18n`
2308 KERBEROS_LIBS=`$KRB5_CONFIG --libs gssapi`
2379 OPENSSL_LIBS=`$PKG_CONFIG --libs openssl`
2514 dnl Check external libs for iconv funcs
2597 LIBXML_LIBS=`$XML2_CONFIG --libs`
2614 LIBXML_LIBS=`$PKG_CONFIG --libs libxml-2.0`
2626 dnl Check that build works with given libs
[all …]
H A Dconfigure.in196 dnl we create the libs subdirectory as the user who configures PHP.
197 dnl Otherwise, the current user will not be able to delete libs
198 dnl or the contents of libs.
200 $php_shtool mkdir -p libs
201 rm -f libs/*
384 SAPI_SHARED=libs/libphp[]$PHP_MAJOR_VERSION[.]$SHLIB_DL_SUFFIX_NAME
385 SAPI_STATIC=libs/libphp[]$PHP_MAJOR_VERSION[.a]
1194 phptempdir=`pwd`/libs
/PHP-7.1/TSRM/
H A Dtsrm.m451 LIBS="$LIBS `$1 --libs`"
/PHP-7.1/build/
H A Dlibtool.m4370 # the location of the communication and MPI libs are included too.
1216 [rm -f .libs 2>/dev/null
1217 mkdir .libs 2>/dev/null
1218 if test -d .libs; then
1219 lt_cv_objdir=.libs
1224 rmdir .libs 2>/dev/null])
1434 # Create ${libname}_ixlibrary.a entries in /sys/libs.
1764 # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
3891 # user supplied libs so there is no need to process them.
4178 # Whether or not to disallow shared libs when runtime libs are static
[all …]
/PHP-7.1/ext/curl/
H A Dconfig.m443 if ${CURL_DIR}/bin/curl-config --libs > /dev/null 2>&1; then
46 if ${CURL_DIR}/curl-config --libs > /dev/null 2>&1; then
55 CURL_LIBS=`$CURL_CONFIG --libs`
77 LDFLAGS="`$CURL_CONFIG --libs`"
/PHP-7.1/ext/
H A Dext_skel194 .libs
/PHP-7.1/ext/fileinfo/
H A Dlibmagic.patch2384 Common subdirectories: libmagic.orig/.libs and libmagic/.libs
/PHP-7.1/ext/fileinfo/tests/
H A Dmagic1510 >32 byte 0x6a (uses BSD/OS shared libs)
1514 >32 byte 0x6a (uses BSD/OS shared libs)
1518 >32 byte 0x6a (uses BSD/OS shared libs)
3739 >32 byte 0x6a (uses shared libs)
3749 >36 belong 0xb4100001 (uses shared libs)
3755 >36 belong 0xb4100001 (uses shared libs)
3761 >36 belong 0xb4100001 (uses shared libs)
H A Dmagic私はガラスを食べられます1510 >32 byte 0x6a (uses BSD/OS shared libs)
1514 >32 byte 0x6a (uses BSD/OS shared libs)
1518 >32 byte 0x6a (uses BSD/OS shared libs)
3739 >32 byte 0x6a (uses shared libs)
3749 >36 belong 0xb4100001 (uses shared libs)
3755 >36 belong 0xb4100001 (uses shared libs)
3761 >36 belong 0xb4100001 (uses shared libs)
/PHP-7.1/ext/gd/
H A Dconfig.m4205 FREETYPE2_LIBS=`$FREETYPE2_CONFIG --libs`
/PHP-7.1/ext/imap/
H A Dconfig.m423 dnl PHP_IMAP_TEST_BUILD(function, action-if-ok, action-if-not-ok, extra-libs, extra-source)
/PHP-7.1/ext/interbase/
H A Dconfig.m412 FB_LIBDIR=`$FB_CONFIG --libs`
/PHP-7.1/ext/mbstring/oniguruma/
H A DREADME48 onig-config --libs
H A DREADME.ja49 onig-config --libs
/PHP-7.1/ext/mysqli/
H A Dconfig.m459 MYSQL_LIB_CFG='--libmysqld-libs'
66 MYSQL_LIB_CFG='--libs'
/PHP-7.1/ext/oci8/
H A Dconfig.m4112 …_oci8_objs="[$]dtrace_oci8_objs `echo $ac_lo | $SED -e 's,\.lo$,.o,' -e 's#\(.*\)\/#\1\/.libs\/#'`"
132 dtrace_lib_dir="`echo $ac_bdir[$]ac_provsrc | $SED -e 's#\(.*\)/[^/]*#\1#'`/.libs"
133 dtrace_d_obj="`echo $ac_bdir[$]ac_provsrc | $SED -e 's#\(.*\)/\([^/]*\)#\1/.libs/\2#'`.o"
136 …b_objs="[$]dtrace_oci8_lib_objs `echo $ac_lo | $SED -e 's,\.lo$,.o,' -e 's#\(.*\)\/#\1\/.libs\/#'`"
144 echo "pic_object=['].libs/$dtrace_prov_name[']" >> \$[]@ [;\\]
/PHP-7.1/ext/odbc/
H A Dconfig.m459 # we have an error and should bail out, as we can't find the libs!
402 ODBC_LFLAGS=`$PKG_CONFIG --libs-only-L libiodbc`
403 ODBC_LIBS=`$PKG_CONFIG --libs-only-l libiodbc`
/PHP-7.1/ext/pcre/pcrelib/
H A DChangeLog2061 2. Added the option --libs-cpp to pcre-config, but only when C++ support is
4287 16. Added VPATH=.libs to the makefile; this should help when building with one
4593 -Wl,--out-implib,.libs/lib@WIN_PREFIX@pcreposix.dll.a \
4595 -Wl,--out-implib,.libs/@WIN_PREFIX@libpcreposix.dll.a \
H A DREADME528 pcre-config --libs
553 libraries. They are placed in a subdirectory called .libs when they are newly
/PHP-7.1/ext/pdo_dblib/
H A Dconfig.w328 * otherwise we'll poke around and look for MSSQL libs */
26 * otherwise we'll poke around and look for MSSQL libs */
/PHP-7.1/ext/pdo_firebird/
H A Dconfig.m416 FB_LIBDIR=`$FB_CONFIG --libs`
/PHP-7.1/ext/pdo_mysql/
H A Dconfig.m475 PDO_MYSQL_LIBS=`$PDO_MYSQL_CONFIG --libs | $SED -e "s/'//g"`
93 AC_MSG_RESULT([libs under $PDO_MYSQL_LIB_DIR; seems promising])

Completed in 181 milliseconds

12