Home
last modified time | relevance | path

Searched refs:all (Results 76 – 100 of 625) sorted by last modified time

12345678910>>...25

/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_types_zerofill.phpt20 // not all MySQL Server versions and/or engines might support the type
H A Dpdo_mysql_stmt_columncount.phpt19 // return the same. If it works for one, it should work for all.
H A Dpdo_mysql_stmt_unbuffered_2050.phpt41 fetch all data from the row before sending new data to the server.
H A Dpdo_mysql_attr_errmode.phpt96 … printf("[018] Cannot find all parts of the error info ('%s') in the exception message '%s'\n",
133 … printf("[026] Cannot find all parts of the error info ('%s') in the exception message '%s'\n",
H A Dpdo_mysql___construct.phpt151 …1044 may occur here if running tests using a custom user that does not have access to all databases
H A Dpdo_mysql_bit.phpt21 // not all MySQL Server versions and/or engines might support the type
/php-src/ext/date/lib/
H A Dparse_date.re15 * all copies or substantial portions of the Software.
2488 case TIMELIB_FORMAT_RESET_ALL: /* reset all fields to default */
2492 case TIMELIB_FORMAT_RESET_ALL_WHEN_NOT_SET: /* reset all fields to default when not set */
2598 case TIMELIB_FORMAT_RESET_ALL: /* reset all fields to default */
2602 case TIMELIB_FORMAT_RESET_ALL_WHEN_NOT_SET: /* reset all fields to default when not set */
/php-src/ext/mbstring/tests/
H A Dutf_encodings.phpt15 // all ranges of valid codepoints in UnicodeData.txt
H A Dmb_detect_encoding.phpt84 // We once had a problem where all kind of strings would be detected as 'UUENCODE'
/php-src/ext/standard/tests/file/
H A Dfile.inc302 // change all file's permissions
531 Returns: true when all of them match, false otherwise
560 // if the $return_value is false, i.e all the element do not match then
H A Dfilesize_variation4-win32.phpt18 $string = "Test 2 test the filesize() fn, with data containing all the types like !@@##$%^&*():<>?|…
H A Dfilesize_variation4.phpt19 $string = "Test 2 test the filesize() fn, with data containing all the types like !@@##$%^&*():<>?|…
/php-src/sapi/fpm/tests/
H A Dfcgi.inc14 * The above copyright notice and this permission notice shall be included in all
646 * @param string $data string containing all the packet
/php-src/ext/pgsql/tests/
H A D00version.phpt10 // Execute run-test.php with --keep-all to get version string in 00version.log or 00version.out
/php-src/ext/pdo_odbc/tests/
H A Dlong_columns.phpt41 // configure --disable-all --enable-cli --enable-zts --enable-pdo --with-pdo-odbc --enable-debug
42 // configure --disable-all --enable-cli --enable-pdo --with-pdo-odbc=unixODBC,/usr,/usr --with-unix…
/php-src/ext/pdo/tests/
H A Dbug_71447.phpt26 SELECT -- That's all folks!
46 SELECT -- That's all folks!
56 SELECT /* That's all folks! */
/php-src/ext/opcache/jit/
H A DREADME.md28 and the Zend engine itself. If no folders are provided, all tests are run.
79 ./configure --disable-all --enable-opcache --build=i686-pc-linux-gnu
/php-src/ext/soap/
H A Dphp_schema.c1021 static int schema_all(sdlPtr sdl, xmlAttrPtr tns, xmlNodePtr all, sdlTypePtr cur_type, sdlContentMo… in schema_all() argument
1036 schema_min_max(all, newModel); in schema_all()
1038 trav = all->children; in schema_all()
/php-src/ext/opcache/jit/ir/
H A DLICENSE12 The above copyright notice and this permission notice shall be included in all
/php-src/
H A DREADME.REDIST.BINS113 not apply all the way down a chain of software. If binary package A includes
262 and other parties. The following terms apply to all files associated
267 that existing copyright notices are retained in all copies and that this
366 copyright notice and this permission notice appear in all copies.
517 questions, ask. "Derived works" includes all programs that utilize
522 all warranties, either express or implied, including but not
638 to copyright in this Software shall at all times remain with copyright
/php-src/ext/dom/lexbor/
H A DLICENSE16 "Legal Entity" shall mean the union of the acting entity and all
102 that You distribute, all copyright, patent, trademark, and
162 work stoppage, computer failure or malfunction, or any and all
/php-src/ext/xml/tests/
H A Dbug32001.phpt123 … echo "Chunk size: ".($this->chunk_size ? "$this->chunk_size byte(s)\n": "all data at once\n");
171 Chunk size: all data at once
183 Chunk size: all data at once
195 Chunk size: all data at once
207 Chunk size: all data at once
219 Chunk size: all data at once
231 Chunk size: all data at once
243 Chunk size: all data at once
255 Chunk size: all data at once
267 Chunk size: all data at once
[all …]
/php-src/ext/zend_test/tests/
H A Dinternal-call-internal-static-return.phpt13 case ThanksFor = "all the fish";
18 var_dump(zend_call_method(IntIntStaticString::class, "from", "all the fish"));
19 var_dump(zend_call_method(IntIntStaticString::class, "tryFrom", "all the fish"));
/php-src/ext/standard/tests/serialize/
H A Dprecision.phpt2 Default precision is sufficient to serialize all the information in floats
/php-src/ext/standard/tests/http/
H A Dbug38802.phpt44 echo "-- Test: follow all redirections --\n";
74 -- Test: follow all redirections --

Completed in 74 milliseconds

12345678910>>...25