Home
last modified time | relevance | path

Searched refs:library (Results 1 – 25 of 295) sorted by relevance

12345678910>>...12

/PHP-7.2/ext/standard/tests/dir/
H A Dbug72625.phpt17 $f0 = "$base/_test/documents/projects/myproject/vendor/name/library/classpath";
18 …nts/projects/myproject/vendor/name/library/../../../../../../../_test/documents/projects/myproject…
45 string(%d) "%s/_test/documents/projects/myproject/vendor/name/library/classpath"
47 string(%d) "%s\_test\documents\projects\myproject\vendor\name\library\classpath"
48 string(%d) "%s/_test/documents/projects/myproject/vendor/name/library"
49library/classpath/../../../../../../../../_test/documents/projects/myproject/vendor/name/library/.…
51 string(%d) "%s\_test\documents\projects\myproject\vendor\name\library\classpath"
52 string(%d) "%s/_test/documents/projects/myproject/vendor/name/library"
/PHP-7.2/ext/bcmath/libbcmath/
H A DNEWS1 NEWS for bcmath library:
3 May 2000: The library is created.
H A DREADME1 This is bcmath, a library of arbitrary precision math routines.
5 This library is provided to make these routines useful in a
9 library. gmp is similar, but the actual computation is different.
H A DAUTHORS1 Phil Nelson <philnelson@acm.org> wrote bcmath library.
H A DFAQ6 library form. By separating the BCMATH library from GNU bc,
/PHP-7.2/ext/mysqli/
H A Dconfig.w326 // client library to connect to the MySQL server, i.e. no external MySQL
7 // client library is needed to perform the build.
28 AC_DEFINE('HAVE_MYSQLILIB', 1, 'Have MySQLi library');
38 AC_DEFINE('HAVE_MYSQLILIB', 1, 'Have MySQLi library');
/PHP-7.2/ext/pcre/
H A Dconfig.w329 AC_DEFINE('HAVE_BUNDLED_PCRE', 1, 'Using bundled PCRE library');
10 AC_DEFINE('HAVE_PCRE', 1, 'Have PCRE library');
17 AC_DEFINE('HAVE_PCRE_JIT_SUPPORT', 1, 'PCRE library');
/PHP-7.2/ext/date/lib/
H A DREADME.rst4 Timelib is a timezone and date/time library that can calculate local time,
8 It is the library supporting PHP's Date/Time extension and MongoDB's time zone
/PHP-7.2/ext/readline/
H A DREADME.libedit1 This library can be built with libedit - non-GPL drop-in readline replacement.
4 to work as stand-alone library.
/PHP-7.2/ext/gmp/
H A DREADME1 Arbitrary length number support with GNU MP library.
4 GNU MP library is available under the tems of GNU LGPL
/PHP-7.2/ext/pcre/tests/
H A Dskip.ini5 [No utf8 support in PCRE library]
13 [No support for \p support PCRE library]
/PHP-7.2/ext/ldap/
H A DLDAP_Win32_HOWTO.txt14 For 'Win32 Debug', change the runtime library to 'Debug Multithreaded DLL'
15 For 'Win32 Release', change the runtime library to 'Multithreaded DLL'
25 For 'Win32 Debug', change the runtime library to 'Debug Multithreaded DLL'
26 For 'Win32 Release', change the runtime library to 'Multithreaded DLL'
/PHP-7.2/ext/mbstring/libmbfl/
H A DLICENSE38 you if you distribute copies of the library or if you modify it.
45 with the library after making changes to the library and recompiling
50 permission to copy, distribute and/or modify the library.
53 there is no warranty for the free library. Also, if the library is
79 the library.
111 "work based on the library" and a "work that uses the library". The
113 be combined with the library in order to run.
140 and installation of the library.
167 a) The modified work must itself be a software library.
225 the Library into a program that is not a library.
[all …]
H A DREADME2 converter library.
/PHP-7.2/ext/gd/libgd/
H A DREADME1 This directory contains the GD library available from
4 The inclusion of this library with PHP is in response to the
5 popularity of the GD extension and the GD library itself. We felt
14 improvements we make to the GD library will be contributed back to the
15 original maintainers of this library at boutell.com.
60 library. Credit must be given in user-accessible documentation.
/PHP-7.2/sapi/embed/
H A Dconfig.m46 [ --enable-embed[=TYPE] EXPERIMENTAL: Enable building of embedded SAPI library
9 AC_MSG_CHECKING([for embedded SAPI library support])
H A Dconfig.w324 ARG_ENABLE('embed', 'Embedded SAPI library', 'no');
/PHP-7.2/ext/dba/
H A DREADME28 writing (not updating) through the internal cdb library.
30 when the bundled cdb library is used.
34 when configure could not find any external library.
43 qdbm This is available since PHP 5.0.0. The qdbm library can be loaded
53 other library. The configuration test only prevents you from configuring
/PHP-7.2/ext/pcre/pcrelib/testdata/
H A Dtestinput261 /-- Tests for the 32-bit library with UTF-32 support only */
H A Dtestinput241 /-- Tests for the 16-bit library with UTF-16 support only */
H A Dtestinput231 /-- Tests for the 16-bit library only */
H A Dtestoutput241 /-- Tests for the 16-bit library with UTF-16 support only */
/PHP-7.2/ext/pcre/pcrelib/
H A DREADME1 README file for PCRE (Perl-compatible regular expression library)
5 with library names libpcre, libpcre16, and libpcre32. January 2015 saw the
7 10.00 and library names libpcre2-8, libpcre2-16, and libpcre2-32. The old
78 up the POSIX functions of the same name from the other library.
149 library, because it uses only Standard C functions.
197 library. They are also documented in the pcrebuild man page.
211 building the 8-bit library.
229 the 8-bit library, or UTF-16 Unicode character strings in the 16-bit library,
318 library, the only supported link size is 4.
418 . Makefile the makefile that builds the library
[all …]
/PHP-7.2/tests/run-test/
H A Dbug75042-3.phpt8 PHP Warning: PHP Startup: Unable to load dynamic library '%snonexistentsharedmodule.%s' %A
/PHP-7.2/ext/session/
H A Dconfig.m428 AC_MSG_ERROR(cannot find mm library)
32 dnl The mm library is not thread-safe, and mod_mm.c refuses to compile.

Completed in 58 milliseconds

12345678910>>...12