Searched refs:in (Results 6976 – 7000 of 7635) sorted by relevance
1...<<271272273274275276277278279280>>...306
/php-src/ext/date/tests/ |
H A D | DateTime_data-fall-type3-type3.inc | 4 * Note: test names match method names in a set of PHPUnit tests 5 * in a userland package. Please be so kind as to leave them. 16 * + redodt: daylight time in the redo period 2010-11-07 01:12:33 EDT, + TZ 17 * + redost: standard time in the redo period 2010-11-07 01:14:44 EST, + TZ
|
H A D | DateInterval_format.phpt | 4 %a is covered in a separate test.
|
/php-src/ext/fileinfo/tests/ |
H A D | magic私はガラスを食べられます | 4573 # cksum_alg 0-2 in older and also 3-4 in newer 6939 # in other OSes; those are handled by entries in aout. 11803 # other stuff in the header is in. 18223 # skip 00001964h in hpf69000.icc or 0h in XRDC50Q.ICM or " ROT" in brmsl05f.icm 18302 # often F6D6 in gt5000r.icm, F6B8 in kodakce.icm, F6CA in RSWOP.icm 18307 # D2F7 in hp1200c.icm, often D32C in A925A.icm, D309 in RSWOP.icm , D2F8 in kodak_dc.icm 28811 # or title like "87INIT" in FP87.LIB or "ACOSASIN" in MATHC.LIB or "Copyright" in calc-bcc.lib 29391 # in aout. 30649 # other stuff in the header is in. 38353 # Size is stored in bytes in a big-endian u64. [all …]
|
H A D | magic | 4573 # cksum_alg 0-2 in older and also 3-4 in newer 6939 # in other OSes; those are handled by entries in aout. 11803 # other stuff in the header is in. 18223 # skip 00001964h in hpf69000.icc or 0h in XRDC50Q.ICM or " ROT" in brmsl05f.icm 18302 # often F6D6 in gt5000r.icm, F6B8 in kodakce.icm, F6CA in RSWOP.icm 18307 # D2F7 in hp1200c.icm, often D32C in A925A.icm, D309 in RSWOP.icm , D2F8 in kodak_dc.icm 28811 # or title like "87INIT" in FP87.LIB or "ACOSASIN" in MATHC.LIB or "Copyright" in calc-bcc.lib 29391 # in aout. 30649 # other stuff in the header is in. 38353 # Size is stored in bytes in a big-endian u64. [all …]
|
/php-src/ext/mbstring/tests/ |
H A D | utf8_mobile_encodings.phpt | 103 die("Expected U+" . bin2hex($cp) . " to be the same in UTF-8 and " . $encoding); 109 // These correspond to sequential Docomo SJIS codes, but in the middle there is 123 // Test all characters which are different in mobile encoding (from standard UTF-8)
|
H A D | mb_encode_mimeheader_basic4.phpt | 80 // The reason is because in the original implementation, the linefeed string was a 95 // refill our buffer of wchars so we don't hit the end of the buffer in the middle of a line 104 // Only a single character in input, but when we convert it to outcode and then 106 // Legacy implementation would always include at least one wchar in each encoded word; 115 // Change in behavior: The old implementation would output the following string as plain ASCII, 126 // Regression test for problem where MIME encoding loop would not leave enough space in wchar
|
H A D | iso8859_encodings.phpt | 24 // Test illegal character marker which can't be represented in target encoding
|
/php-src/ext/standard/tests/file/ |
H A D | basename.phpt | 8 * Function is implemented in ext/standard/string.c 130 echo "\n*** Testing possible variations in path and suffix ***\n"; 234 *** Testing possible variations in path and suffix ***
|
H A D | rename_variation2.phpt | 29 //rename the link to a new name in the same dir
|
/php-src/ext/mysqli/tests/ |
H A D | mysqli_poll_kill.phpt | 194 Warning: mysqli_reap_async_query(): Premature end of data (mysqlnd_wireprotocol.c:%d) in %s on line… 198 Warning: mysqli_reap_async_query(): Error reading result set's header in %s on line %d 204 Warning: mysqli_reap_async_query(): Error reading result set's header in %s on line %d
|
/php-src/ext/mbstring/tests/data/ |
H A D | KOI8-U.txt | 19 # mapping described in RFC 2319. No statements are made as to whether 26 # used to encode texts in Ukrainian, Byelorussian and Bulgarian. 29 # Column #1 is the KOI8-U code (in hex as 0xXX) 30 # Column #2 is the Unicode (in hex as 0xXXXX) 33 # The entries are in KOI8-U order. 40 # Updated versions of this file may be found in:
|
/php-src/ext/openssl/tests/ |
H A D | session_meta_capture.phpt | 2 Capture SSL session meta array in stream context
|
/php-src/tests/lang/ |
H A D | syntax_errors.phpt | 16 since the error message should refer to the starting line in those cases */
|
/php-src/ext/standard/tests/strings/ |
H A D | stripslashes_variation4.phpt | 27 // looping to test for all strings in $str_array
|
/php-src/ext/zip/tests/ |
H A D | oo_stream_seek.phpt | 69 Warning: fseek(): %s does not support seeking in %s
|
/php-src/sapi/cli/tests/ |
H A D | cli_process_title_unix.phpt | 6 die("skip cli process title not available in non-cli SAPI");
|
/php-src/sapi/phpdbg/tests/ |
H A D | watch_006.phpt | 6 die("xfail There may be flaws in the implementation of watchpoints that cause failures");
|
/php-src/tests/classes/ |
H A D | __call_006.phpt | 2 Ensure exceptions are handled properly when thrown in __call.
|
/php-src/ext/gmp/tests/ |
H A D | bug50283.phpt | 2 Feature Request #50283 (allow base in gmp_strval to use full range: 2 to 62, and -2 to -36)
|
/php-src/ext/standard/tests/array/ |
H A D | array_diff_variation4.phpt | 7 * data types as values in place of $arr2
|
H A D | array_fill_keys_variation4.phpt | 80 Warning: Undefined variable $unset_var in %s on line %d
|
H A D | array_flip_variation2.phpt | 6 * Trying different keys in $input array argument
|
/php-src/Zend/tests/type_declarations/union_types/ |
H A D | multiple_classes.phpt | 71 Test::method(): Argument #1 ($arg) must be of type X|Y|Z|int, stdClass given, called in %s on line …
|
/php-src/ext/simplexml/tests/ |
H A D | 027.phpt | 63 Warning: main(): Cannot add element person number 3 when only 2 such elements exist in %s027.php on…
|
/php-src/ext/soap/tests/interop/Round4/GroupH/ |
H A D | r4_groupH_complex_doclit_001w.phpt | 25 …y><SOAP-ENV:Fault><faultcode>SOAP-ENV:Server</faultcode><faultstring>Fault in response to 'echoSOA…
|
Completed in 194 milliseconds
1...<<271272273274275276277278279280>>...306