Home
last modified time | relevance | path

Searched refs:no (Results 1026 – 1050 of 1328) sorted by relevance

1...<<41424344454647484950>>...54

/php-src/ext/dba/tests/
H A Ddba_db3.phpt73 SAME OUTPUT AS PREVIOUS RUN (modulo read during write due to no lock)
H A Ddba_flatfile.phpt73 SAME OUTPUT AS PREVIOUS RUN (modulo read during write due to no lock)
/php-src/ext/sockets/tests/
H A Dmcast_ipv6_send.phpt17 die("skip interface 1 either doesn't exist or has no ipv6 address");
H A Dsocket_sentto_recvfrom_unix.phpt21 var_dump(socket_recvfrom($socket, $buf, 12, 0, $from, $port)); //false (EAGAIN, no warning)
/php-src/ext/mysqli/tests/
H A Dmysqli_fetch_assoc_zerofill.phpt19 // no worries - server might not support it
H A Dmysqli_stmt_insert_id.phpt30 // no auto_increment column
H A Dmysqli_stmt_free_result.phpt12 NOTE: no datatype tests here! This is done by
H A Dmysqli_stmt_execute_stored_proc_next_result.phpt51 printf("[010] More results: %s\n", (mysqli_more_results($link)) ? "yes" : "no");
52 printf("[011] Next result: %s\n", (mysqli_next_result($link)) ? "yes" : "no");
H A Dmysqli_change_user_old.phpt84 /* silent protocol change if no db which requires workaround in mysqlnd/libmysql
85 (empty db = no db send with COM_CHANGE_USER) */
/php-src/ext/pdo_odbc/tests/
H A Dmax_columns.phpt2 PDO ODBC varying character with max/no length
/php-src/ext/pdo/tests/
H A Dpdo_034.phpt8 if (false == $dir) die('skip no driver');
H A Dpdo_015.phpt8 if (false == $dir) die('skip no driver');
H A Dbug_34630.phpt8 if (false == $dir) die('skip no driver');
H A Dbug_64172.phpt8 if (false == $dir) die('skip no driver');
H A Dpdo_021.phpt8 if (false == $dir) die('skip no driver');
H A Dpdo_012.phpt8 if (false == $dir) die('skip no driver');
/php-src/Zend/asm/
H A Dmake_sparc64_sysv_elf_gas.S59 # no need to setup boost_context_data, already in %o0 and %o1
/php-src/ext/intl/tests/
H A Dcalendar_set_error.phpt48 IntlCalendar::set() has no variant with exactly 4 parameters
/php-src/ext/standard/tests/array/
H A Dcount_recursive.phpt17 print "-- Testing various types with no second argument --\n";
99 -- Testing various types with no second argument --
/php-src/ext/phar/tests/
H A Ddir.phpt78 Warning: mkdir(): phar error: cannot create directory "phar://", no phar archive specified in %sdir…
80 Warning: rmdir(): phar error: cannot remove directory "phar://", no phar archive specified, or phar…
/php-src/ext/random/tests/03_randomizer/methods/
H A DgetFloat_error.phpt78 // There is no float between the two parameters, thus making the OpenOpen interval empty.
130 The given interval is empty, there are no floats between argument #1 ($min) and argument #2 ($max).
/php-src/ext/standard/tests/general_functions/
H A Dparse_ini_basic.phpt210 ["PATH=FUBAR_VARIABLE/no/quotes"]=>
320 string(21) "no, this is fallback!"
/php-src/ext/filter/tests/
H A Dfilter_data.phpt38 $data = "no"; var_dump(filter_var($data, FILTER_VALIDATE_BOOLEAN));
/php-src/ext/pcre/tests/
H A Dpreg_replace_basic.phpt13 …unt of whitespace around them and replaces them with a full stop precedeby no spaces and followed …
H A Dpreg_replace_edit_basic.phpt21 …unt of whitespace around them and replaces them with a full stop precedeby no spaces and followed …

Completed in 45 milliseconds

1...<<41424344454647484950>>...54