Home
last modified time | relevance | path

Searched refs:no (Results 726 – 750 of 1329) sorted by relevance

1...<<21222324252627282930>>...54

/php-src/ext/ffi/tests/
H A Dgh14626.phpt7 if (substr(PHP_OS, 0, 3) == 'WIN') die("skip no malloc() on windows");
/php-src/ext/dom/tests/modern/css_selectors/
H A Dpseudo_classes_empty.phpt13 <p>Element with no content:</p>
/php-src/ext/simplexml/
H A Dconfig.w3224 PHP_SIMPLEXML = "no";
/php-src/ext/sodium/
H A Dconfig.m46 if test "$PHP_SODIUM" != "no"; then
/php-src/ext/random/
H A Dconfig.m435 [no],,
/php-src/ext/opcache/tests/
H A Dbug78185.phpt2 Bug #78185: file cache only no longer works
/php-src/ext/soap/tests/bugs/
H A Dbug71610.phpt28 looks like we got no XML document
/php-src/ext/spl/tests/
H A DarrayObject_exchangeArray_basic3.phpt26 echo "\n\n--> exchangeArray() with no arg:\n";
84 --> exchangeArray() with no arg:
/php-src/ext/standard/tests/strings/
H A Dprint_basic.phpt52 line with just a semicolon no extra whitespace!\n
84 line with just a semicolon no extra whitespace!
H A Dsetlocale_variation3.phpt40 echo "Checking locale in the system, Expected : no change in the existing locale\n";
143 Checking locale in the system, Expected : no change in the existing locale
/php-src/ext/mbstring/tests/
H A Dmb_strtolower_basic.phpt55 // but there is no guarantee that we will scan back further than that
60 // there is no limit as to how far we will scan
/php-src/ext/pdo_dblib/tests/
H A Dbatch_stmt_rowcount.phpt50 // check that there are no more results
78 // check that there are no more results
/php-src/ext/mysqli/tests/
H A Dmysqli_stmt_get_result_non_select.phpt12 NOTE: no datatype tests here! This is done by
33 printf("[004] It is very unlikely that SHOW ENGINES returns no data, check manually\n");
H A Dmysqli_stmt_execute_stored_proc_out.phpt39 printf("[008] More results: %s\n", (mysqli_more_results($link) ? "yes" : "no"));
40 printf("[009] Next results: %s\n", (mysqli_next_result($link) ? "yes" : "no"));
/php-src/ext/intl/
H A Dconfig.w323 ARG_ENABLE("intl", "Enable internationalization support", "no");
5 if (PHP_INTL != "no") {
H A DERROR_CONVENTIONS.md36 This makes the message string be copied and freed when no longer needed. There's
37 no way to pass ownership of the string without it being copied.
99 directly using `getThis()`. Therefore, no reference to object is obtained until
100 the arguments are fully parsed. Without a reference to the object, there's no
/php-src/ext/pcre/tests/
H A Dgrep2.phpt4 <?php if (!PCRE_JIT_SUPPORT) die("skip no pcre jit support"); ?>
/php-src/ext/filter/tests/
H A Dbug49510.phpt13 var_dump(filter_var("no", FILTER_VALIDATE_BOOLEAN, FILTER_NULL_ON_FAILURE));
/php-src/ext/pdo/tests/
H A Dbug_61292.phpt8 if (false == $dir) die('skip no driver');
/php-src/ext/iconv/tests/
H A Dtranslit-failure.phpt15 // with a string as an implode, no difference.
/php-src/ext/snmp/tests/
H A Dbug64124.phpt13 die("skip no IPv6 support");
/php-src/ext/enchant/tests/
H A Ddict_add_to_personal.phpt10 if (!is_array(enchant_broker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installe…
H A Ddict_add_to_session.phpt10 if (!is_array(enchant_broker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installe…
H A Ddict_check.phpt10 if (!is_array(enchant_broker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installe…
H A Ddict_suggest.phpt10 if (!is_array(enchant_broker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installe…

Completed in 32 milliseconds

1...<<21222324252627282930>>...54