/PHP-7.3/ext/standard/tests/array/ |
H A D | bug32021.phpt | 2 Bug #32021 (Crash caused by range('', 'z')) 5 $foo = range('', 'z');
|
H A D | bug54459.phpt | 7 foreach (range(90, 100, .1) as $i => $v){ 10 foreach (range("90", "100", .1) as $i => $v){
|
H A D | bug21182.phpt | 2 Bug #21182 (range modifies arguments) 7 $result = range($a, $b);
|
H A D | array_keys_variation_002.phpt | 10 echo "\n*** Testing array_keys() on range of values ***\n"; 29 *** Testing array_keys() on range of values ***
|
/PHP-7.3/ext/mbstring/tests/ |
H A D | mb_ereg_search_setpos.phpt | 29 Warning: mb_ereg_search_setpos(): Position is out of range in %s on line %d 42 Warning: mb_ereg_search_setpos(): Position is out of range in %s on line %d 48 Warning: mb_ereg_search_setpos(): Position is out of range in %s on line %d 66 Warning: mb_ereg_search_setpos(): Position is out of range in %s on line %d
|
H A D | bug28220.phpt | 8 range(0x0000, 0x1fff), 9 range(0xff60, 0xff9f)
|
/PHP-7.3/ext/spl/tests/ |
H A D | array_014.phpt | 6 $it = new ArrayIterator(range(0,10)); 46 Seek position -1 is out of range 47 Seek position 12 is out of range
|
H A D | array_016.phpt | 6 $it = new ArrayIterator(range(0,3)); 13 $it = new ArrayObject(range(0,3));
|
H A D | fixedarray_001.phpt | 49 Exception: Index invalid or out of range 50 Exception: Index invalid or out of range 51 Exception: Index invalid or out of range
|
H A D | iterator_005.phpt | 15 $it = new ArrayIteratorEx(range(0,3)); 31 $it = new ArrayObjectEx(range(0,3));
|
/PHP-7.3/ext/mbstring/oniguruma/src/ |
H A D | reggnu.c | 42 int startpos, int range) in re_adjust_startpos() argument 48 if (range > 0) { in re_adjust_startpos() 69 re_search(regex_t* bufp, const char* string, int size, int startpos, int range, in re_search() argument 74 (UChar* )(string + startpos + range), in re_search()
|
/PHP-7.3/ext/standard/tests/password/ |
H A D | password_hash_error_argon2.phpt | 18 Warning: password_hash(): Memory cost is outside of allowed memory range in %s on line %d 21 Warning: password_hash(): Time cost is outside of allowed time range in %s on line %d 27 Warning: password_hash(): Memory cost is outside of allowed memory range in %s on line %d 30 Warning: password_hash(): Time cost is outside of allowed time range in %s on line %d
|
/PHP-7.3/ext/standard/tests/strings/ |
H A D | ltrim_error.phpt | 46 Warning: ltrim(): Invalid '..'-range, no character to the left of '..' in %s on line %d 50 Warning: ltrim(): Invalid '..'-range, no character to the right of '..' in %s on line %d 54 Warning: ltrim(): Invalid '..'-range, '..'-range needs to be incrementing in %s on line %d 58 Warning: ltrim(): Invalid '..'-range in %s on line %d
|
H A D | rtrim_error.phpt | 46 Warning: rtrim(): Invalid '..'-range, no character to the left of '..' in %s on line %d 50 Warning: rtrim(): Invalid '..'-range, no character to the right of '..' in %s on line %d 54 Warning: rtrim(): Invalid '..'-range, '..'-range needs to be incrementing in %s on line %d 58 Warning: rtrim(): Invalid '..'-range in %s on line %d
|
H A D | trim_error.phpt | 46 Warning: trim(): Invalid '..'-range, no character to the left of '..' in %s on line %d 50 Warning: trim(): Invalid '..'-range, no character to the right of '..' in %s on line %d 54 Warning: trim(): Invalid '..'-range, '..'-range needs to be incrementing in %s on line %d 58 Warning: trim(): Invalid '..'-range in %s on line %d
|
H A D | addcslashes_005.phpt | 11 Warning: addcslashes(): Invalid '..'-range, '..'-range needs to be incrementing in %s on line %d
|
/PHP-7.3/Zend/tests/generators/ |
H A D | bug74157.phpt | 8 foreach(range(1, 5) as $v) { 14 foreach (a(range(1, 3)) as $a) {
|
/PHP-7.3/ext/date/tests/ |
H A D | bug33957.phpt | 15 foreach (range(1992, 2019) as $year) { 22 foreach (range(1992, 2019) as $year) { 30 foreach (range(1993, 2020) as $year) {
|
/PHP-7.3/Zend/tests/traits/ |
H A D | bug55372.phpt | 9 $letters1 = range('a', 'z', 1); 10 $letters2 = range('A', 'Z', 1);
|
/PHP-7.3/ext/gd/tests/ |
H A D | imagecolordeallocate_error4.phpt | 2 Testing imagecolordeallocate() of GD library with Out of range intergers (Below) 21 Warning: imagecolordeallocate(): Color index -1 out of range in %s on line %d
|
H A D | imagecolordeallocate_error3.phpt | 2 Testing imagecolordeallocate() of GD library with Out of range intergers (Above) 21 Warning: imagecolordeallocate(): Color index 101 out of range in %s on line %d
|
/PHP-7.3/ext/shmop/tests/ |
H A D | 002.phpt | 40 // warning outputs: start is out of range 45 // warning outputs: count is out of range 54 // warning outputs: offset out of range 92 Warning: shmop_read(): start is out of range in %s on line %d 95 Warning: shmop_read(): count is out of range in %s on line %d 102 Warning: shmop_write(): offset out of range in %s on line %d
|
/PHP-7.3/Zend/tests/ |
H A D | bug74093.phpt | 15 $a1 = range(1, 1000000); 16 $a2 = range(100000, 1999999);
|
/PHP-7.3/main/streams/ |
H A D | plain_wrapper.c | 703 if (range->length == 0 || in php_stdiop_set_option() 704 range->length > data->sb.st_size - range->offset) { in php_stdiop_set_option() 705 range->length = data->sb.st_size - range->offset; in php_stdiop_set_option() 707 switch (range->mode) { in php_stdiop_set_option() 727 range->mapped = (char*)mmap(NULL, range->length, prot, flags, fd, range->offset); in php_stdiop_set_option() 729 range->mapped = NULL; in php_stdiop_set_option() 759 switch (range->mode) { in php_stdiop_set_option() 806 range->offset = size; in php_stdiop_set_option() 808 if (range->length == 0 || range->length > size - range->offset) { in php_stdiop_set_option() 809 range->length = size - range->offset; in php_stdiop_set_option() [all …]
|
/PHP-7.3/ext/zlib/tests/ |
H A D | deflate_init_reuse.phpt | 12 foreach (range("a", "z") as $char) { 19 foreach (range("a", "z") as $char) {
|