Searched refs:needed (Results 1 – 25 of 66) sorted by relevance
123
16 AC_MSG_WARN(Libzip >= 1.0.0 needed for setting mtime)25 AC_MSG_WARN(Libzip >= 1.2.0 needed for encryption support)
2 LimitIterator: do not seek if not needed
25 // $sfo needed to be destructed before $foo.
2 Ensure valid vm_stack even when it needed to be copied to a new page
10 echo "-- Tests with special cases first - no lookup needed --\n";34 -- Tests with special cases first - no lookup needed --
9 die("skip Locale POSIX is needed by test and is not available");
6 die("skip locale needed for this test is not supported on this platform");
11 die("skip - locale needed for this test is not supported on this platform");
14 // needed because of #ifdef HAVE_CTERMID in posix.c
8 die("skip locale needed for this test is not supported on this platform");
10 die("skip locale needed for this test is not supported on this platform");
8 * Pollute the heap. Helps trigger bug. Sometimes not needed.
1 dnl Check for headers needed by timelib
26 @$db->exec("SET NAMES 'LATIN1'"); // needed for PostgreSQL
82 # reload our gp register (needed for la)
84 # reload our gp register (needed for la)
6 // client library is needed to perform the build.
53 * Create an internal directory, creating parent directories as needed
18 /* two fields are needed. the problem does not occur with 1 field only selected. */
10 die("skip MySQL 5.7.9+ needed. Found [".
58 $stmt5->nextRowset(); // needed to fetch the empty result set of CALL99 $stmt5->nextRowset(); // needed to fetch the empty result set of CALL
589 int needed = (sizeof(sha256_salt_prefix) - 1 in php_sha256_crypt() local593 if (buflen < needed) { in php_sha256_crypt()594 char *new_buffer = (char *) realloc(buffer, needed); in php_sha256_crypt()600 buflen = needed; in php_sha256_crypt()
636 int needed = (int)(sizeof(sha512_salt_prefix) - 1 in php_sha512_crypt() local640 if (buflen < needed) { in php_sha512_crypt()641 char *new_buffer = (char *) realloc(buffer, needed); in php_sha512_crypt()647 buflen = needed; in php_sha512_crypt()
32 installing Autoconf and running buildconf is not needed. For the PHP sources
Completed in 36 milliseconds