Home
last modified time | relevance | path

Searched refs:no (Results 1101 – 1125 of 1328) sorted by relevance

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

/php-src/ext/tidy/
H A Dconfig.m46 if test "$PHP_TIDY" != "no"; then
/php-src/ext/standard/tests/general_functions/
H A Ddebug_zval_dump_o.phpt5 if (PHP_ZTS) { print "skip only for no-zts build"; }
47 //no members
/php-src/docs/source/introduction/ides/
H A Dvisual-studio-code.rst60 and code completion but no syntax highlighting and no debugger. As such, it should be used in
/php-src/ext/openssl/tests/
H A Dopenssl_error_string_basic.phpt31 echo "$name: no error code $error_code\n";
138 // checking purpose fails because there is no such purpose 1000
H A Dbug65729.phpt7 if (!function_exists("proc_open")) die("skip no proc_open");
H A Dstream_server_reneg_limit.phpt7 if (!function_exists("proc_open")) die("skip no proc_open");
H A Dbug77390.phpt7 if (!function_exists("proc_open")) die("skip no proc_open");
H A Dbug74159.phpt7 if (!function_exists("proc_open")) die("skip no proc_open");
/php-src/ext/dom/lexbor/
H A DLICENSE69 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
154 8. Limitation of Liability. In no event and under no legal theory,
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct.phpt64 // Reaction on host not specified differs for different configs, so no printing
117 // Playing with the port makes only sense if no socket gets used
212 …* NOTE: MySQL does a fallback to the charset suggested during the handshake - no error - no bug! */
H A Dpdo_mysql_class_constants.phpt23 This however will fail with no connection. */
/php-src/docs/source/core/data-structures/
H A Dreference-counting.rst13 and freeing memory for you by tracking which values are no longer needed. It does this by assigning
16 used by another party. When the party no longer needs the value, it is responsible for decreasing
17 the reference count. Once the reference count reaches zero, we know the value is no longer needed
101 no-op. If it does not, using the macro on these values is undefined behavior.
/php-src/ext/curl/tests/
H A Dcurl_file_upload.phpt77 curl_setopt(): Disabling safe uploads is no longer supported
/php-src/ext/sockets/tests/
H A Dmcast_ipv4_send_error.phpt15 die("skip interface 1 either doesn't exist or has no ipv4 address");
/php-src/ext/pdo/tests/
H A Dpdo_030.phpt8 if (false == $dir) die('skip no driver');
H A Dbug_44173.phpt8 if (false == $dir) die('skip no driver');
H A Dpdo_014.phpt8 if (false == $dir) die('skip no driver');
/php-src/ext/pdo_pgsql/tests/
H A Dbug62479.phpt13 if (empty($dsn)) die('skip no dsn found in env');
/php-src/ext/spl/tests/SplObjectStorage/
H A DSplObjectStorage_coalesce.phpt70 Notice: Indirect modification of overloaded element of SplObjectStorage has no effect in %s on line…
/php-src/ext/mysqli/tests/
H A Dbug55283.phpt39 die(sprintf("skip MySQL has no SSL support, [%d] %s", $link->errno, $link->error));
H A Dmysqli_release_savepoint.phpt37 /* note that there is no savepoint my... */
/php-src/ext/standard/tests/file/
H A Dfile.inc89 "empty" = no fill operation performed, returns true
98 // no fill required, return true
156 $count = no. of files, default is 1
207 $count = total no. of files to be created, default = 1
221 $flag = specify if size has to be treated as no of total bytes or
329 $link_count = total no. of links to be created to given file, default = 1
H A Dinclude_userstream_002.phpt104 Warning: fopen(test1://hello): Failed to open stream: no suitable wrapper could be found in %sinclu…
/php-src/ext/filter/tests/
H A D029.phpt18 filter_var("qwe", FILTER_CALLBACK, array("options"=>"no such func"));
/php-src/ext/bcmath/libbcmath/
H A DREADME.md29 GMP has "integers" (no digits after a decimal), "rational numbers" (stored as

Completed in 45 milliseconds

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