Home
last modified time | relevance | path

Searched refs:not (Results 1701 – 1725 of 4474) sorted by relevance

1...<<61626364656667686970>>...179

/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_errorcode.phpt53 Warning: PDOStatement::execute(): SQLSTATE[42S02]: Base table or view not found: 1146 Table '%s.iho…
57 Warning: PDO::prepare(): SQLSTATE[42S02]: Base table or view not found: 1146 Table '%s.ihopeitdoesn…
H A Dbug_41125.phpt30 // NOTE: This will fail, it is OK to fail - you must not mix DML/DDL and SELECT
31 // The PDO API does not support multiple queries properly!
/PHP-5.5/ext/pdo_pgsql/tests/
H A Dis_in_transaction.phpt5 if (!extension_loaded('pdo') || !extension_loaded('pdo_pgsql')) die('skip not loaded');
17 $db->exec('CREATE TABLE test (a integer not null primary key, b text)');
/PHP-5.5/ext/phar/tests/
H A Dstat2.phpt27 echo "not found\n";
56 not found
H A Dstat2_5.3.phpt27 echo "not found\n";
56 not found
/PHP-5.5/ext/spl/internal/
H A Drecursivefilteriterator.inc21 * function getChildren() because it may not always suit your needs. The
25 * this does not transport any state or control information of your accept()
/PHP-5.5/ext/standard/tests/file/
H A Dfgets_variation2.phpt46 Warning: fgets(): %d is not a valid stream resource in %s on line %d
49 Warning: fgets(): %d is not a valid stream resource in %s on line %d
H A Dfile_variation3.phpt22 // Initialise function arguments not being substituted
128 Error: 2 - file(): '-10' flag is not supported, %s(%d)
132 Error: 2 - file(): '%i' flag is not supported, %s(%d)
136 Error: 2 - file(): '%i' flag is not supported, %s(%d)
/PHP-5.5/ext/pcre/tests/
H A Dpreg_replace_error1.phpt34 Warning: preg_replace(): Delimiter must not be alphanumeric or backslash in %spreg_replace_error1.p…
58 Catchable fatal error: Object of class stdClass could not be converted to string in %spreg_replace_…
/PHP-5.5/ext/date/tests/
H A Ddate_default_timezone_get-1-win32.phpt20 Warning: date_default_timezone_get(): It is not safe to rely on the system's timezone settings. You…
23 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to us…
/PHP-5.5/ext/oci8/tests/
H A Ddrcp_characterset.phpt30 // The two connections c1 and c2 should not share resources as they use different
38 // The two connections p1 and p2 should not share resources as they use different
/PHP-5.5/ext/mbstring/tests/
H A Dmb_ereg_variation7.phpt6 function_exists('mb_ereg') or die("skip mb_ereg() is not available in this build");
27 echo "Could not set regex encoding to utf-8\n";
H A Dmb_split.phpt5 extension_loaded('mbstring') or die('skip mbstring not available');
6 function_exists('mb_split') or die("skip mb_split() is not available in this build");
/PHP-5.5/ext/mysql/tests/
H A Dmysql_drop_db.phpt7 die("Skip function is deprecated and not available");
16 // NOTE: again this test does not test all of the behaviour of the function
/PHP-5.5/ext/ctype/tests/
H A Dctype_xdigit_variation4.phpt23 // contain hexadecimal digits but do not correspond to 'correct' ints
29 // contain hexadecimal digits but do not correspond to 'correct' ints
/PHP-5.5/ext/gd/tests/
H A Dimagecopyresampled_basic.phpt5 if (!function_exists('imagecopyresampled')) die('skip imagecopyresampled() not available');
6 if (!(imagetype() & IMG_PNG)) die('skip PNG Support is not enabled');
/PHP-5.5/ext/mysqli/tests/
H A Dbug34810.phpt19 /* @ is to suppress 'Property access is not allowed yet' */
24 $mysql->query("CREATE TABLE test_warnings (a int not null)");
38 printf("[004] Message string must not be empty\n");
/PHP-5.5/ext/standard/tests/array/
H A Darray_map_variation17.phpt132 Warning: array_map() expects parameter 1 to be a valid callback, function '' not found or invalid f…
136 Warning: array_map() expects parameter 1 to be a valid callback, function '' not found or invalid f…
144 Warning: array_map() expects parameter 1 to be a valid callback, first array member is not a valid …
148 Warning: array_map() expects parameter 1 to be a valid callback, first array member is not a valid …
/PHP-5.5/ext/pdo_odbc/
H A Dconfig.m441 AC_MSG_ERROR([PDO is not enabled! Add --enable-pdo to your configure line.])
120 AC_MSG_WARN([library dir $PDO_ODBC_LIBDIR does not exist])
159 Your ODBC library does not appear to be ODBC 3 compatible.
165 …AC_MSG_ERROR([Your ODBC library does not exist or there was an error. Check config.log for more in…
/PHP-5.5/sapi/apache2handler/
H A Dconfig.m428 AC_MSG_RESULT([1. Perl is not installed])
29 AC_MSG_RESULT([2. apxs was not found. Try to pass the path using --with-apxs2=/path/to/apxs])
30 AC_MSG_RESULT([3. Apache was not built using --enable-so (the apxs usage page is displayed)])
91 dnl the linker does not recursively look at the bundle loader and
/PHP-5.5/ext/mbstring/oniguruma/doc/
H A DAPI143 reg object area is not allocated in this function.
214 not found: ONIG_MISMATCH (< 0)
238 not match: ONIG_MISMATCH ( < 0)
264 2 free_self: [1: free all, 0: free memory used in region but not self]
303 name not found: -1
342 if func does not return 0, then iteration is stopped.
414 if func does not return 0, then traverse is stopped.
543 is not work, if ONIG_SYN_OP_VARIABLE_META_CHARACTERS is not effective
544 by the syntax. (Build-in syntaxes are not effective.)
594 It is not allowed to use regex objects which created
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregparse.c1196 NCTYPE(node)->not = not; in node_new_ctype()
2303 int not; member
2995 tok->u.prop.not = (tok->u.prop.not == 0 ? 1 : 0); in fetch_token_in_cc()
3560 tok->u.prop.not = (tok->u.prop.not == 0 ? 1 : 0); in fetch_token()
3760 if (not == 0) { in add_ctype_to_cc_by_range()
3934 int not, i, r; in parse_posix_bracket() local
3942 not = 1; in parse_posix_bracket()
3945 not = 0; in parse_posix_bracket()
4853 int not; member
4861 if (x->not != y->not) return 1; in type_cclass_cmp()
[all …]
/PHP-5.5/ext/intl/tests/
H A Dbreakiter_current_basic.phpt6 die('skip intl extension not enabled');
H A Dcalendar_fieldDifference_basic.phpt8 die('skip intl extension not enabled');
H A Dcalendar_getTimeZone_basic.phpt6 die('skip intl extension not enabled');

Completed in 66 milliseconds

1...<<61626364656667686970>>...179