Home
last modified time | relevance | path

Searched refs:no (Results 1176 – 1200 of 1328) sorted by relevance

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

/php-src/ext/mysqli/tests/
H A Dmysqli_change_user_locks_temporary.phpt69 printf("[012] There should be no table test any more, [%d] %s\n",
H A Dbug51647.phpt39 die(sprintf("skip MySQL has no SSL support, [%d] %s", $link->errno, $link->error));
H A Dmysqli_stmt_num_rows.phpt45 …// Note: for statements that return no result set mysqli_num_rows() differs from mysqli_stmt_num_r…
H A Dmysqli_report.phpt215 // this might cause a warning - no index used
225 // this might cause a warning - no index used
241 // this might cause a warning - no index used
/php-src/win32/build/
H A Dphpize.js.in215 C.WriteLine("var PHP_PGO = 'no';");
216 C.WriteLine("var PHP_PGI = 'no';");
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_exec.phpt160 …printf("[035] With emulated PS it works but makes no sense given that exec() returns sort of affec…
181 [035] With emulated PS it works but makes no sense given that exec() returns sort of affected rows.…
H A Dpdo_mysql_pconnect.phpt54 // looks like KILL has worked ? Or not... TODO: why no warning with libmysql?!
H A Dpdo_mysql_begintransaction.phpt144 printf("[030] No false and no exception - that's wrong.\n");
175 // Should cause a Server warning but no error
H A Dpdo_mysql_attr_autocommit.phpt67 // autocommit is on, no rollback possible
/php-src/ext/curl/
H A Dmulti.c47 #define SAVE_CURLM_ERROR(__handle, __err) (__handle)->err.no = (int) __err;
350 RETURN_LONG(mh->err.no); in PHP_FUNCTION()
/php-src/build/
H A Dphp_cxx_compile_stdcxx.m410 dnl second arg - if mandatory, the configure will fail when no features found.
36 ac_success=no
50 [eval $cachevar=no])
948 // As C++20 supports feature test macros in the standard, there is no
/php-src/ext/standard/html_tables/
H A Dents_html401.txt1 #039 0027 //artificial; there's no &apos; in HTML 4.01
/php-src/ext/standard/tests/strings/
H A Dbasename_variation.phpt66 if( 1 == count($path) ) { // no suffix provided
H A Dprintf.phpt217 echo"\n\n*** Output with no format parameter ***\n";
687 *** Output with no format parameter ***
H A Dprintf_64bit.phpt217 echo"\n\n*** Output with no format parameter ***\n";
687 *** Output with no format parameter ***
/php-src/sapi/cli/tests/
H A Dphp_cli_server.inc81 // Failure, the server is no longer running
/php-src/.circleci/
H A Dconfig.yml178 --no-progress \
/php-src/ext/pdo_firebird/tests/
H A Dtransaction_isolation_level_behavior.phpt97 * the test will never end. There is currently no way to confirm.
/php-src/ext/soap/tests/bugs/
H A Dbug62900.phpt85 …pected 'targetNamespace'='http://www.w3.org/XML/1998/namespacex', expected no 'targetNamespace' in…
/php-src/ext/standard/tests/file/
H A Dfgetc_variation3.phpt38 var_dump( fgetc($file_handle) ); // expected : no chars should be read
H A Dfgets_variation1.phpt34 var_dump( fgets($file_handle) ); // expected : no chars should be read
/php-src/ext/pdo/tests/
H A Dpdo_016.phpt8 if (false == $dir) die('skip no driver');
/php-src/TSRM/
H A Dthreads.m477 pthreads_checked=no
/php-src/docs-old/
H A Dstreams.md142 #define PHP_STREAM_RELEASED 1 /* newstream should be used; origstream is no longer valid */
150 NOTE: If you only need to seek forward, there is no need to call this function,
219 /* can safely cast to FILE* with no adverse side effects */
304 * `mode` is the stdio-like mode of operation - php streams places no real
/php-src/
H A Dphp.ini-development40 ; There is no name validation. If PHP can't find an expected
383 ; This has no effect when zend.exception_ignore_args is enabled.
564 ; case no links to documentation are generated.
607 ; no-ctrl (all characters except control characters)
1022 ; (for older SQLite versions, this flag has no use)
1115 ; Maximum number of persistent links. -1 means no limit.
1136 ; Maximum number of persistent links. -1 means no limit.
1152 ; Maximum number of links. -1 means no limit.
1233 ; Maximum number of persistent links. -1 means no limit.
1428 ; If no host is defined, HTTP_HOST will be used for allowed host.
[all …]

Completed in 46 milliseconds

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