Home
last modified time | relevance | path

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

1234567891011

/PHP-7.3/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.3/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,
H A DChangeLog9 * Initial setup of bcmath library., calling it version 0.1.
/PHP-7.3/ext/pcre/
H A Dconfig.w328 AC_DEFINE('HAVE_BUNDLED_PCRE', 1, 'Using bundled PCRE library');
9 AC_DEFINE('HAVE_PCRE', 1, 'Have PCRE library');
10 AC_DEFINE('PCRE2_CODE_UNIT_WIDTH', 8, 'Have PCRE library');
18 AC_DEFINE('HAVE_PCRE_JIT_SUPPORT', 1, 'PCRE library');
/PHP-7.3/ext/mysqli/
H A Dconfig.w325 // client library to connect to the MySQL server, i.e. no external MySQL
6 // client library is needed to perform the build.
27 AC_DEFINE('HAVE_MYSQLILIB', 1, 'Have MySQLi library');
37 AC_DEFINE('HAVE_MYSQLILIB', 1, 'Have MySQLi library');
/PHP-7.3/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.3/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.3/ext/pcre/tests/
H A Dskip.ini5 [No utf8 support in PCRE library]
13 [No support for \p support PCRE library]
H A Dinvalid_utf8.phpt6 die('skip no utf8 support in PCRE library');
/PHP-7.3/ext/mbstring/libmbfl/
H A DREADME2 library.
7 The libmbfl library is bundled with PHP as a fork of the original repository and
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-7.3/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.3/sapi/embed/
H A Dconfig.m44 [ --enable-embed[=TYPE] EXPERIMENTAL: Enable building of embedded SAPI library
7 AC_MSG_CHECKING([for embedded SAPI library support])
H A Dconfig.w323 ARG_ENABLE('embed', 'Embedded SAPI library', 'no');
/PHP-7.3/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.3/tests/run-test/
H A Dbug75042-3.phpt12 PHP Warning: PHP Startup: Unable to load dynamic library '%snonexistentsharedmodule.%s' %A
/PHP-7.3/ext/session/
H A Dconfig.m426 AC_MSG_ERROR(cannot find mm library)
30 dnl The mm library is not thread-safe, and mod_mm.c refuses to compile.
/PHP-7.3/ext/intl/tests/
H A Dbug70451.phpt2 Bug #70451 IntlChar::charFromName() not consistent with C library or HHVM
/PHP-7.3/ext/gd/tests/
H A Dimagefontheight_basic.phpt2 Testing imagefontheight() of GD library
H A Dimageinterlace_basic.phpt2 Testing imageinterlace() of GD library
H A Dimagecolordeallocate_basic.phpt2 Testing imagecolordeallocate() of GD library
H A Dimageistruecolor_basic.phpt2 Testing imageistruecolor() of GD library

Completed in 95 milliseconds

1234567891011