Home
last modified time | relevance | path

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

12345678910>>...12

/PHP-5.5/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-5.5/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-5.5/ext/ereg/
H A Dconfig0.m45 dnl Check for regex library type
8 [ --with-regex=TYPE Regex library type: system, php. [TYPE=php]
24 AC_MSG_WARN([Invalid regex library type selected. Using default value: php])
28 AC_MSG_CHECKING([which regex library to use])
/PHP-5.5/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-5.5/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-5.5/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-5.5/ext/pcre/tests/
H A Dskip.ini5 [No utf8 support in PCRE library]
13 [No support for \p support PCRE library]
/PHP-5.5/ext/gd/tests/
H A Dimageantialias_error1.phpt2 Testing wrong parameter resource in imageantialias() of GD library
9 if (!GD_BUNDLED) die("skip requires bundled GD library\n");
H A Dimageantialias_error2.phpt2 Testing wrong parameter passing in imageantialias() of GD library
9 if (!GD_BUNDLED) die("skip requires bundled GD library\n");
/PHP-5.5/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 …]
/PHP-5.5/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-5.5/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');
H A Dconfig0.m45 dnl By default we'll compile and link against the bundled PCRE library
23 AC_MSG_CHECKING([for PCRE library location])
43 AC_MSG_ERROR([The PCRE extension requires PCRE library version >= 6.6])
53 AC_MSG_CHECKING([for PCRE library to use])
/PHP-5.5/ext/mysql/
H A Dconfig.w3214 AC_DEFINE('HAVE_MYSQL', 1, 'Have MySQL library');
22 AC_DEFINE('HAVE_MYSQL', 1, 'Have MySQL library');
/PHP-5.5/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])
/PHP-5.5/sapi/apache/
H A DapMakefile.tmpl9 # objects for building the static library
13 # objects for building the shared object library
21 # build the static library by merging the object files
34 # build the shared object library by linking the object files
/PHP-5.5/sapi/apache_hooks/
H A DapMakefile.tmpl9 # objects for building the static library
13 # objects for building the shared object library
21 # build the static library by merging the object files
34 # build the shared object library by linking the object files
/PHP-5.5/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-5.5/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-5.5/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 Dtestinput161 /-- This set of tests is run only with the 8-bit library when Unicode property
3 that is supported only with the 8-bit library. --/

Completed in 95 milliseconds

12345678910>>...12