Home
last modified time | relevance | path

Searched refs:library (Results 1 – 25 of 184) sorted by last modified time

12345678

/PHP-7.4/
H A DNEWS1585 . Fixed bug #78349 (Bundled pcre2 library missing LICENCE file). (Peter Kokot)
H A Dconfigure.ac187 [for system library directory],
196 [Disable passing additional runtime library search paths])],
389 dnl First, library checks.
583 dnl Checks for library functions.
H A Dphp.ini-development249 ; Transparent output compression using the zlib library
897 ; When the extension library to load is not located in the default extension
898 ; directory, You may specify an absolute path to the library file:
1003 ; enable them. Note that the IMAP library does not filter mailbox names before
1031 ; PCRE library backtracking limit.
1035 ; PCRE library recursion limit.
1043 ; library to be compiled with JIT support.
H A Dphp.ini-production249 ; Transparent output compression using the zlib library
897 ; When the extension library to load is not located in the default extension
898 ; directory, You may specify an absolute path to the library file:
1003 ; enable them. Note that the IMAP library does not filter mailbox names before
1031 ; PCRE library backtracking limit.
1035 ; PCRE library recursion limit.
1043 ; library to be compiled with JIT support.
H A DUPGRADING613 . The oniguruma library is no longer bundled with PHP, instead libonig needs
651 . The bundled libzip library has been removed. A system libzip >= 0.11 is now
659 . MB_ONIGURUMA_VERSION specifies the version of the oniguruma library against
749 detection of library dependencies. Generally, this means that instead of using
750 --with-foo-dir=DIR or similar only --with-foo is used. Custom library paths can
811 to opt into using an external PCRE library, rather than the bundled one.
/PHP-7.4/ext/fileinfo/
H A Dlibmagic.patch2647 -/* HINSTANCE of this shared library. Needed for get_default_magic() */
/PHP-7.4/ext/zlib/
H A Dphp_zlib.def2 ; zlib data compression library
/PHP-7.4/build/
H A Dphp.m4515 dnl PHP_ADD_LIBRARY(library[, append[, shared-libadd]])
517 dnl Add a library to the link line.
524 dnl PHP_ADD_LIBRARY_DEFER(library[, append[, shared-libadd]])
533 dnl PHP_ADD_LIBRARY_WITH_PATH(library, path[, shared-libadd])
535 dnl Add a library to the link line and path to linkpath/runpath. If
537 dnl assigned the library information.
558 dnl PHP_ADD_LIBRARY_DEFER_WITH_PATH(library, path[, shared-libadd])
562 dnl shared-libadd will be assigned the library information.
1573 dnl library. Defines HAVE_func and HAVE_library if found and adds the library to
1619 dnl and as a fall back in the specified library. Defines HAVE_func and
[all …]
H A Dlibtool.m42613 # check for math library
3255 # linking a shared library.
3337 # linking a shared library.
3973 _LT_AC_TAGVAR(postdeps,$1)='-library=Cstd -library=Crun'
3996 _LT_AC_TAGVAR(postdeps,$1)='-library=Cstd -library=Crun'
4341 # shared library.
4345 # shared library.
4349 # shared library.
4353 # shared library.
4357 # library
[all …]
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_stmt_num_rows.phpt89 What the test does is cover an implementation detail of the mysqlnd library.
H A Dmysqli_phpinfo.phpt23 if (!stristr($phpinfo, "client api library version"))
24 printf("[002] ext/mysqli should have exposed the library version.\n");
H A D067.phpt15 die(sprintf("skip Client library doesn't support cursors (%s/%s)",
H A D013.phpt2 mysqli fetch mixed / mysql_query (may fail when using 4.1 library with 5.x server)
51 echo "error (4.1 library with 5.x server)";
/PHP-7.4/ext/fileinfo/tests/
H A Dbug77961.magic7 >12 string LIB_ \b, ALF library
/PHP-7.4/ext/iconv/
H A Dconfig.m4208 AC_MSG_ERROR(Please reinstall the iconv library.)
/PHP-7.4/ext/standard/
H A Dconfig.m4351 dnl Detect library functions needed by php dns_xxx functions
426 [Include Argon2 support in password_*. DIR is the Argon2 shared library
430 AC_MSG_CHECKING([for Argon2 library])
441 AC_MSG_ERROR([Please ensure the argon2 header and library are installed])
/PHP-7.4/Zend/
H A DZend.m4124 dnl Basic checks specific for the Zend engine library.
148 dnl Checks for library functions.
/PHP-7.4/ext/pcre/
H A Dconfig0.m41 dnl By default we'll compile and link against the bundled PCRE library. If
5 [Use external library for PCRE support])],
61 AC_MSG_CHECKING([for PCRE library to use])
/PHP-7.4/ext/pdo_mysql/
H A Dconfig.m449 dnl enables build of mysqnd library
/PHP-7.4/ext/mysqli/
H A Dconfig.m462 dnl Check the library
74 …AC_MSG_ERROR([wrong mysql library version or lib not found. Check config.log for more information.…
79 dnl Check the library for mysql_stmt_next_result
/PHP-7.4/ext/sockets/tests/
H A Dsocket_strerror.phpt103 string(38) "Can not access a needed shared library"
104 string(36) "Accessing a corrupted shared library"
107 string(37) "Cannot exec a shared library directly"
/PHP-7.4/win32/build/
H A Dconfig.w32121 ARG_WITH('extra-libs', 'Extra library path to use when linking everything', '');
/PHP-7.4/ext/imap/
H A Dconfig.m457 AC_MSG_ERROR([This c-client library is built with Kerberos support.
81 AC_MSG_ERROR([This c-client library is built with SSL support.
215 … AC_MSG_ERROR(Cannot find imap library (libc-client.a). Please check your c-client installation.)
/PHP-7.4/ext/curl/
H A Dconfig.w3230 AC_DEFINE('HAVE_CURL', 1, 'Have cURL library');
H A Dconfig.m450 /* Different SSL library */

Completed in 73 milliseconds

12345678