Home
last modified time | relevance | path

Searched refs:library (Results 101 – 125 of 184) sorted by relevance

12345678

/PHP-7.4/ext/pdo_pgsql/
H A Dconfig.w3217 AC_DEFINE('HAVE_PDO_PGSQL', 1, 'Have PostgreSQL library');
/PHP-7.4/ext/gd/tests/
H A Dimagetruecolortopalette_basic.phpt2 Testing imagetruecolortopalette() of GD library
H A Dlibgd00086.phpt6 if (!GD_BUNDLED) die("skip requires bundled GD library\n");
H A Dimagefilledarc_variation1.phpt2 Testing passing negative end angle to imagefilledarc() of GD library
H A Dimagefilledarc_variation2.phpt2 Testing passing negative start angle to imagefilledarc() of GD library
H A Dimagefilltoborder_error6.phpt2 Testing wrong param passing imagefilltoborder() of GD library
H A Dimagegammacorrect_variation1.phpt2 Testing imagegammacorrect() of GD library with non TrueColor image
H A Dimagesetthickness_basic.phpt2 Testing imagetruecolortopalette() of GD library
H A Dbug39780.phpt6 if (!GD_BUNDLED) die("skip requires bundled GD library\n");
/PHP-7.4/ext/dba/tests/
H A Ddba_lmdb.phpt12 $lock_flag = ''; // lock in library
H A Ddba_qdbm.phpt12 $lock_flag = ''; // lock in library
H A Ddba_gdbm.phpt12 $lock_flag = ''; // lock in library
/PHP-7.4/ext/pcre/tests/
H A D007.phpt6 die('skip no utf8 support in PCRE library');
H A Dpreg_replace2.phpt6 die('skip no utf8 support in PCRE library');
/PHP-7.4/ext/readline/
H A Dconfig.m445 AC_MSG_ERROR(readline library not found)
103 AC_MSG_ERROR(edit library required by readline not found)
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_class_constants.phpt7 /* Need connection to detect library version */
46 /* XXX the MySQL client library version isn't exposed with any
/PHP-7.4/ext/xmlrpc/libxmlrpc/
H A DREADME.md3 This is a fork of the [xmlrpc-epi library](http://xmlrpc-epi.sourceforge.net/)
/PHP-7.4/ext/standard/tests/array/
H A Duasort_variation8.phpt11 * Passing different built-in library functions in place of 'cmp_function'
22 // Testing library functions as comparison function
H A Dsizeof_variation3.phpt6 * Description: Counts an elements in an array. If Standard PHP library is installed,
/PHP-7.4/build/
H A Dltmain.sh210 *ar\ archive\ import\ library*) # definitely import
2305 $echo "*** Warning: Linking the shared library $output against the"
2306 $echo "*** static library $deplib is not portable!"
2725 $echo "** Warning, lib $linklib is a module, not a shared library"
3171 $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2
3615 $echo "*** Warning: dynamic linker does not accept needed library $i."
3668 $echo "*** library that it depends on before this library will be fully"
3731 $echo "*** shared version of the library, which you do not appear to have"
3783 $echo "*** shared version of the library, which you do not appear to have"
3816 $echo "*** All declared inter-library dependencies are being dropped."
[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/pdo_odbc/
H A Dconfig.m493 AC_MSG_WARN([library dir $PDO_ODBC_LIBDIR does not exist])
132 Your ODBC library does not appear to be ODBC 3 compatible.
138 …AC_MSG_ERROR([Your ODBC library does not exist or there was an error. Check config.log for more in…
/PHP-7.4/ext/tidy/
H A Dconfig.w3220 AC_DEFINE('HAVE_TIDY', 1, 'Have TIDY library');
/PHP-7.4/ext/pgsql/
H A Dconfig.w329 AC_DEFINE('HAVE_PGSQL', 1, 'Have PostgreSQL library');
/PHP-7.4/ext/sqlite3/tests/
H A Dsqlite3_defensive.phpt7 die("skip: sqlite3 library version < 3.26: no support for defensive mode");

Completed in 129 milliseconds

12345678