/php-src/ext/intl/tests/ |
H A D | cpbi_parts_iterator.phpt | 22 0. ต (U+0E15) at 3 23 1. ั (U+0E31) at 6 24 2. ว (U+0E27) at 9 25 3. อ (U+0E2D) at 12 26 4. ย (U+0E22) at 15 27 5. ่ (U+0E48) at 18 28 6. า (U+0E32) at 21 29 7. ง (U+0E07) at 24 30 8. ข (U+0E02) at 27 31 9. ้ (U+0E49) at 30 [all …]
|
H A D | gh12020.phpt | 16 string(128) "pattern syntax error (parse error at offset 19, after " message with {", before or at … 18 string(116) "pattern syntax error (parse error at offset 6, after "some {", before or at "wrong.for… 20 string(128) "pattern syntax error (parse error at offset 19, after " message with {", before or at … 22 string(116) "pattern syntax error (parse error at offset 6, after "some {", before or at "wrong.for…
|
/php-src/ext/standard/tests/file/ |
H A D | fgets_variation3.phpt | 66 -- fgets() with default length, file pointer at 0 -- 77 -- fgets() with default length, file pointer at 0 -- 88 -- fgets() with default length, file pointer at 0 -- 101 -- fgets() with default length, file pointer at 0 -- 114 -- fgets() with default length, file pointer at 0 -- 125 -- fgets() with default length, file pointer at 0 -- 136 -- fgets() with default length, file pointer at 0 -- 149 -- fgets() with default length, file pointer at 0 -- 162 -- fgets() with default length, file pointer at 0 -- 173 -- fgets() with default length, file pointer at 0 -- [all …]
|
H A D | fgets_basic.phpt | 52 -- fgets() with default length, file pointer at 0 -- 62 -- fgets() with default length, file pointer at 0 -- 72 -- fgets() with default length, file pointer at 0 -- 84 -- fgets() with default length, file pointer at 0 -- 96 -- fgets() with default length, file pointer at 0 -- 106 -- fgets() with default length, file pointer at 0 -- 116 -- fgets() with default length, file pointer at 0 -- 128 -- fgets() with default length, file pointer at 0 -- 140 -- fgets() with default length, file pointer at 0 -- 150 -- fgets() with default length, file pointer at 0 -- [all …]
|
H A D | ftruncate_variation7-win32.phpt | 73 -- Testing ftruncate(): File pointer at the end -- 81 -- Testing ftruncate(): File pointer at the end -- 89 -- Testing ftruncate(): File pointer at the end -- 97 -- Testing ftruncate(): File pointer at the end -- 105 -- Testing ftruncate(): File pointer at the end -- 113 -- Testing ftruncate(): File pointer at the end -- 121 -- Testing ftruncate(): File pointer at the end -- 129 -- Testing ftruncate(): File pointer at the end -- 137 -- Testing ftruncate(): File pointer at the end -- 145 -- Testing ftruncate(): File pointer at the end -- [all …]
|
H A D | ftruncate_variation7.phpt | 73 -- Testing ftruncate(): File pointer at the end -- 81 -- Testing ftruncate(): File pointer at the end -- 89 -- Testing ftruncate(): File pointer at the end -- 97 -- Testing ftruncate(): File pointer at the end -- 105 -- Testing ftruncate(): File pointer at the end -- 113 -- Testing ftruncate(): File pointer at the end -- 121 -- Testing ftruncate(): File pointer at the end -- 129 -- Testing ftruncate(): File pointer at the end -- 137 -- Testing ftruncate(): File pointer at the end -- 145 -- Testing ftruncate(): File pointer at the end -- [all …]
|
H A D | fgets_variation6-win32.phpt | 64 -- fgets() with file pointer pointing at EOF -- 72 -- fgets() with file pointer pointing at EOF -- 80 -- fgets() with file pointer pointing at EOF -- 88 -- fgets() with file pointer pointing at EOF -- 98 -- fgets() with file pointer pointing at EOF -- 106 -- fgets() with file pointer pointing at EOF -- 114 -- fgets() with file pointer pointing at EOF -- 122 -- fgets() with file pointer pointing at EOF -- 132 -- fgets() with file pointer pointing at EOF -- 140 -- fgets() with file pointer pointing at EOF -- [all …]
|
H A D | fgets_variation6.phpt | 64 -- fgets() with file pointer pointing at EOF -- 72 -- fgets() with file pointer pointing at EOF -- 80 -- fgets() with file pointer pointing at EOF -- 88 -- fgets() with file pointer pointing at EOF -- 98 -- fgets() with file pointer pointing at EOF -- 106 -- fgets() with file pointer pointing at EOF -- 114 -- fgets() with file pointer pointing at EOF -- 122 -- fgets() with file pointer pointing at EOF -- 132 -- fgets() with file pointer pointing at EOF -- 140 -- fgets() with file pointer pointing at EOF -- [all …]
|
H A D | 007_variation13-win32.phpt | 2 Test fopen and fclose() functions - usage variations - "at" mode 11 /* Test fopen() and fclose(): Opening the file in "at" mode, 23 echo "*** Test fopen() & fclose() functions: with 'at' mode ***\n"; 24 $file_handle = fopen($file, "at"); //opening the file "at" mode 30 var_dump( ftell($file_handle) ); //File pointer position after read operation, expected at the end… 36 fclose( fopen($file, "at") ); //Opening the non-existing file in "at" mode, which will be created 45 *** Test fopen() & fclose() functions: with 'at' mode ***
|
H A D | 007_variation13.phpt | 2 Test fopen and fclose() functions - usage variations - "at" mode 11 /* Test fopen() and fclose(): Opening the file in "at" mode, 23 echo "*** Test fopen() & fclose() functions: with 'at' mode ***\n"; 24 $file_handle = fopen($file, "at"); //opening the file "at" mode 30 var_dump( ftell($file_handle) ); //File pointer position after read operation, expected at the end… 36 fclose( fopen($file, "at") ); //Opening the non-existing file in "at" mode, which will be created 45 *** Test fopen() & fclose() functions: with 'at' mode ***
|
/php-src/ext/date/tests/ |
H A D | date_timestamp_get.phpt | 4 Carlos Alexandre Pires de Carvalho Junior <calexandrepcjr [at] gmail [dot] com> 5 Daiane Alves <daiane [at] lt [dot] coop [dot] br> 6 Ednaldo Neimeg Marques <neimeg [at] gmail [dot] com> 7 Henrique Ramos <henrique [at] habilissimo [dot] com [dot] br> 8 Larissa Mourullo <larismourullo [at] gmail [dot] com> 9 Vinicius Dias <carlosv775 [at] gmail [dot] com> 10 Virgílio de Carvalho Pontes <vigiliocpontes [at] outlook [dot] com> 11 Vitor Mattos <vitor [at] php [dot] rio>
|
H A D | bug49059.phpt | 9 print "\$date1 at init: " . $date1->format("Y-m-d") . "\n"; 10 print "\$date2 at init: " . $date2->format("Y-m-d") . "\n"; 17 print "\$date1 after second diff (called at \$date1): " . 21 print "\$date1 after third diff (called at \$date2): " . 26 $date1 at init: 2009-03-27 27 $date2 at init: 2009-03-01 31 $date1 after second diff (called at $date1): 2009-03-25 33 $date1 after third diff (called at $date2): 2009-03-25
|
/php-src/ext/xml/tests/ |
H A D | bug26614.phpt | 16 <DATA> at line 2, col 0 (byte 45) 17 </DATA> at line 9, col 0 (byte 89) 19 <DATA> at line 2, col 0 (byte 45) 20 </DATA> at line 9, col 0 (byte 89) 22 <DATA> at line 2, col 0 (byte 45) 23 </DATA> at line 9, col 0 (byte 89)
|
H A D | bug26614_libxml_gte2_11.phpt | 17 <DATA> at line 2, col %d (byte 50) 18 </DATA> at line 9, col %d (byte 96) 20 <DATA> at line 2, col %d (byte 50) 21 </DATA> at line 9, col %d (byte 96) 23 <DATA> at line 2, col %d (byte 50) 24 </DATA> at line 9, col %d (byte 96)
|
H A D | bug26614_libxml_pre2_11.phpt | 17 <DATA> at line 2, col %d (byte 9) 18 </DATA> at line 9, col %d (byte 55) 20 <DATA> at line 2, col %d (byte 9) 21 </DATA> at line 9, col %d (byte 55) 23 <DATA> at line 2, col %d (byte 9) 24 </DATA> at line 9, col %d (byte 55)
|
/php-src/ext/standard/tests/serialize/ |
H A D | invalid_signs_in_lengths.phpt | 21 Warning: unserialize(): Error at offset 0 of 9 bytes in %s on line %d 24 Warning: unserialize(): Error at offset 0 of 9 bytes in %s on line %d 27 Warning: unserialize(): Error at offset 0 of 7 bytes in %s on line %d 30 Warning: unserialize(): Error at offset 0 of 7 bytes in %s on line %d 33 Warning: unserialize(): Error at offset 0 of 20 bytes in %s on line %d 36 Warning: unserialize(): Error at offset 0 of 20 bytes in %s on line %d 39 Warning: unserialize(): Error at offset 0 of 24 bytes in %s on line %d 42 Warning: unserialize(): Error at offset 0 of 24 bytes in %s on line %d 45 Warning: unserialize(): Error at offset 9 of 15 bytes in %s on line %d 48 Warning: unserialize(): Error at offset 9 of 15 bytes in %s on line %d [all …]
|
H A D | bug25378.phpt | 20 Warning: unserialize(): Error at offset 0 of 8 bytes in %s on line %d 23 Warning: unserialize(): Error at offset 0 of 5 bytes in %s on line %d 26 Warning: unserialize(): Error at offset 13 of 19 bytes in %s on line %d 29 Warning: unserialize(): Error at offset 14 of 19 bytes in %s on line %d 32 Warning: unserialize(): Error at offset 2 of 22 bytes in %s on line %d 35 Warning: unserialize(): Error at offset 17 of 18 bytes in %s on line %d 38 Warning: unserialize(): Error at offset 24 of 33 bytes in %s on line %d 47 Warning: unserialize(): Error at offset 2 of 13 bytes in %s on line %d 50 Warning: unserialize(): Error at offset 2 of 11 bytes in %s on line %d 53 Warning: unserialize(): Error at offset 8 of 9 bytes in %s on line %d [all …]
|
H A D | unserialize_extra_data_001.phpt | 2 Test unserialize() with extra data at the end of a valid value 13 Warning: unserialize(): Extra data starting at offset 4 of 8 bytes in %s on line %d 16 Warning: unserialize(): Extra data starting at offset 2 of 6 bytes in %s on line %d 19 Warning: unserialize(): Extra data starting at offset 4 of 8 bytes in %s on line %d 22 Warning: unserialize(): Extra data starting at offset 20 of 24 bytes in %s on line %d
|
/php-src/sapi/phpdbg/tests/ |
H A D | finish_leave_001.phpt | 15 prompt> [Breakpoint #0 added at bar] 16 prompt> [Breakpoint #1 added at %s:5] 17 prompt> [Breakpoint #0 in bar() at %s:9, hits: 1] 21 prompt> [Breakpoint #1 at %s:5, hits: 1] 25 prompt> [Breaking for leave at %s:5] 29 prompt> [Already at the end of the function]
|
H A D | clean_001.phpt | 19 prompt> [Breakpoint #0 added at %s:4] 20 prompt> [Breakpoint #1 added at foo] 22 [Breakpoint #0 at %s:4, hits: 1] 27 [Breakpoint #1 in foo() at %s:9, hits: 1] 38 [Breakpoint #0 at %s:4, hits: 1] 43 [Breakpoint #1 in foo() at %s:9, hits: 1]
|
H A D | breakpoints_009.phpt | 13 prompt> [Breakpoint #0 added at ZEND_POST_INC] 14 prompt> [Breakpoint #0 in ZEND_POST_INC at %s:3, hits: 1] 19 [Breakpoint #0 in ZEND_POST_INC at %s:4, hits: 2] 24 [Breakpoint #0 in ZEND_POST_INC at %s:5, hits: 3] 29 [Breakpoint #0 in ZEND_POST_INC at %s:6, hits: 4]
|
H A D | breakpoints_004.phpt | 13 prompt> [Breakpoint #0 added at ZEND_ECHO] 14 prompt> [Breakpoint #0 in ZEND_ECHO at %s:3, hits: 1] 19 [Breakpoint #0 in ZEND_ECHO at %s:4, hits: 2] 24 [Breakpoint #0 in ZEND_ECHO at %s:5, hits: 3] 29 [Breakpoint #0 in ZEND_ECHO at %s:6, hits: 4]
|
H A D | breakpoints_002.phpt | 14 prompt> [Breakpoint #0 added at %s:4] 16 [Breakpoint #0 at %s:4, hits: 1] 20 prompt> [Breakpoint #1 added at %s:3] 21 prompt> Do you really want to restart execution? (type y or n): [Breakpoint #1 at %s:3, hits: 1] 26 [Breakpoint #0 at %s:4, hits: 1]
|
H A D | breakpoints_001.phpt | 12 prompt> [Breakpoint #0 added at %s:3] 13 prompt> [Breakpoint #0 at %s:3, hits: 1] 17 prompt> [Breakpoint #1 added at %s:4] 19 [Breakpoint #1 at %s:4, hits: 1]
|
/php-src/ext/spl/tests/SplObjectStorage/ |
H A D | SplObjectStorage_unserialize_invalid_parameter2.phpt | 29 Error at offset %d of %d bytes 30 Error at offset %d of %d bytes 31 Error at offset %d of %d bytes 32 Error at offset %d of %d bytes 33 Error at offset %d of %d bytes
|