Home
last modified time | relevance | path

Searched refs:offset (Results 251 – 275 of 786) sorted by relevance

1...<<11121314151617181920>>...32

/PHP-8.2/ext/intl/
H A Dphp_intl.stub.php377 /** @param int $offset */
378 function datefmt_parse(IntlDateFormatter $formatter, string $string, &$offset = null): int|float|fa… argument
381 * @param int $offset
397 /** @param int $offset */
404 * @param int $offset
434 function grapheme_strpos(string $haystack, string $needle, int $offset = 0): int|false {} argument
436 function grapheme_stripos(string $haystack, string $needle, int $offset = 0): int|false {} argument
438 function grapheme_strrpos(string $haystack, string $needle, int $offset = 0): int|false {} argument
440 function grapheme_strripos(string $haystack, string $needle, int $offset = 0): int|false {} argument
442 function grapheme_substr(string $string, int $offset, ?int $length = null): string|false {} argument
[all …]
/PHP-8.2/ext/exif/tests/
H A Dbug77563.phpt11 Warning: exif_thumbnail(bug77563.jpg): IFD data too short: 0x0009 offset 0x0008 in %s%ebug77563.php…
13 Warning: exif_thumbnail(bug77563.jpg): Illegal IFD offset in %s%ebug77563.php on line %d
/PHP-8.2/ext/spl/tests/
H A Diterator_032.phpt44 Cannot seek to 0 which is below the offset 1
46 Cannot seek to 3 which is behind offset 1 plus count 2
/PHP-8.2/ext/intl/tests/
H A Dgh11658.phpt17 Warning: MessageFormatter::formatMessage(): pattern syntax error (parse error at offset 6, after "s…
20 Warning: msgfmt_format_message(): pattern syntax error (parse error at offset 6, after "some {", be…
/PHP-8.2/Zend/tests/
H A Ddereference_010.phpt24 Warning: Trying to access array offset on int in %s on line %d
27 Warning: Trying to access array offset on int in %s on line %d
H A Dbug70089.phpt32 string(36) "Cannot use string offset as an array"
33 string(36) "Cannot use string offset as an array"
/PHP-8.2/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_bindparam.phpt19 function pdo_mysql_stmt_bindparam($db, $offset) {
25 printf("[%03d + 1] Cannot bind parameter, %s %s\n", $offset,
32 printf("[%03d + 2] Cannot bind integer column, %s %s\n", $offset,
36 printf("[%03d + 3] Cannot bind string column, %s %s\n", $offset,
58 printf("[%03d + 4] Cannot bind parameter, %s %s\n", $offset,
62 printf("[%03d + 5] Cannot execute statement, %s %s\n", $offset,
71 printf("[%03d + 6] Cannot bind NULL column, %s %s\n", $offset,
75 printf("[%03d + 3] Cannot bind string column, %s %s\n", $offset,
H A Dpdo_mysql_types.phpt14 …function test_type(&$db, $offset, $sql_type, $value, $ret_value = NULL, $pattern = NULL, $alternat…
25 $stmt->bindValue(1, $offset);
28 printf("[%03d + 1] INSERT failed, %s\n", $offset, var_export($stmt->errorInfo(), true));
37 …printf("[%03d + 2] Fetched result seems wrong, dumping result: %s\n", $offset, var_export($row, tr…
41 if ($row['id'] != $offset) {
42 printf("[%03d + 3] Expecting %s got %s\n", $offset, $row['id']);
49 $offset, $pattern, var_export($row['label'], true));
62 … printf("[%03d + 4] %s - input = %s/%s, output = %s/%s (alternative type: %s)\n", $offset,
H A Dpdo_mysql_exec_load_data.phpt33 function exec_and_count($offset, &$db, $sql, $exp) {
38 $offset, $exp, gettype($exp), $ret, gettype($ret), $sql,
50 $offset, $sql, $db->errorCode(), implode(' ', $db->errorInfo()));
82 foreach ($expected as $offset => $exp) {
84 if ($ret[$offset][$key] != $value) {
H A Dpdo_mysql_bit.phpt17 function test_type(&$db, $offset, $sql_type, $value, $ret_value = NULL, $pattern = NULL) {
26 $stmt->bindValue(1, $offset);
29 printf("[%03d + 1] INSERT failed, %s\n", $offset, var_export($stmt->errorInfo(), true));
/PHP-8.2/ext/phar/
H A Dphar_internal.h246 zend_long offset; member
327 zend_long offset; member
408 …tic inline void phar_set_fp_type(phar_entry_info *entry, enum phar_fp_type type, zend_off_t offset) in phar_set_fp_type() argument
414 entry->offset = offset; in phar_set_fp_type()
419 data->offset = offset; in phar_set_fp_type()
433 return entry->offset; in phar_get_fp_offset()
436 if (!PHAR_G(cached_fp)[entry->phar->phar_pos].manifest[entry->manifest_pos].offset) { in phar_get_fp_offset()
437 PHAR_G(cached_fp)[entry->phar->phar_pos].manifest[entry->manifest_pos].offset = entry->offset; in phar_get_fp_offset()
440 return PHAR_G(cached_fp)[entry->phar->phar_pos].manifest[entry->manifest_pos].offset; in phar_get_fp_offset()
564 int phar_seek_efp(phar_entry_info *entry, zend_off_t offset, int whence, zend_off_t position, int f…
/PHP-8.2/ext/date/tests/
H A Ddate_create-relative.phpt45 foreach ($offsets AS $offset) {
47 $dt = date_create("$base_time $direction$offset");
48 echo "$direction$offset: " . date_format($dt, DATE_ISO8601) . "\n";
H A Dgmstrftime_variation5.phpt17 'Time zone offset' => "%Z",
18 'Time zone offset' => "%z",
49 --Time zone offset--
H A Dstrftime_variation5.phpt16 'Time zone offset' => "%Z",
17 'Time zone offset' => "%z",
48 --Time zone offset--
/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_T2_32.c1143 sljit_uw offset; in sljit_emit_enter() local
1200 offset = 0; in sljit_emit_enter()
1206 if (offset & 0x7) in sljit_emit_enter()
1253 offset = SLJIT_FR0; in sljit_emit_enter()
1263 offset++; in sljit_emit_enter()
1275 offset++; in sljit_emit_enter()
2309 sljit_u32 offset = 0; in softfloat_call_with_args() local
2327 if (offset & 0x7) in softfloat_call_with_args()
2353 offset = ((offset - 4 * sizeof(sljit_sw)) + 0x7) & ~(sljit_uw)0x7; in softfloat_call_with_args()
2459 offset++; in hardfloat_call_with_args()
[all …]
/PHP-8.2/ext/opcache/tests/jit/
H A Dgh12748.phpt2 GH-12748: Function JIT emits "could not convert to int" warning at the same time as invalid offset
35 Cannot access offset of type stdClass on string
H A Dassign_dim_002.phpt39 $array[offset()] = 2;
49 function offset() {
163 Cannot access offset of type Closure on array
200 Cannot access offset of type array on array
223 Cannot access offset of type array on array
/PHP-8.2/ext/standard/tests/serialize/
H A Dunserialize_extra_data_002.phpt29 Warning: unserialize(): Extra data starting at offset 81 of 88 bytes in %s on line %d
31 Warning: unserialize(): Extra data starting at offset 42 of 49 bytes in %s on line %d
/PHP-8.2/ext/standard/tests/strings/
H A Dstripos_variation8.phpt26 for($offset = 0; $offset <= strlen($haystack); $offset++ ) {
27 var_dump( stripos($haystack, $needles[$index], $offset) );
H A Dstripos_error.phpt27 stripos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
30 stripos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
/PHP-8.2/ext/calendar/tests/
H A Djdmonthname.phpt11 for ($offset = 0; $offset <= 12; $offset++) {
12 echo jdmonthname($jd + $offset * 30, $mode). "\n";
/PHP-8.2/ext/ftp/
H A Dftp_arginfo.h86 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, offset, IS_LONG, 0, "0")
94 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, offset, IS_LONG, 0, "0")
107 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, offset, IS_LONG, 0, "0")
115 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, offset, IS_LONG, 0, "0")
127 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, offset, IS_LONG, 0, "0")
135 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, offset, IS_LONG, 0, "0")
143 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, offset, IS_LONG, 0, "0")
158 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, offset, IS_LONG, 0, "0")
/PHP-8.2/ext/iconv/
H A Diconv.stub.php29 function iconv_substr(string $string, int $offset, ?int $length = null, ?string $encoding = null): … argument
31 function iconv_strpos(string $haystack, string $needle, int $offset = 0, ?string $encoding = null):… argument
/PHP-8.2/Zend/
H A Dzend_map_ptr.h33 #define ZEND_MAP_PTR_OFFSET2PTR(offset) \ argument
34 ((void**)((char*)CG(map_ptr_base) + offset))
/PHP-8.2/main/streams/
H A Dmemory.c129 if (offset < 0) { in php_stream_memory_seek()
130 if (ms->fpos < (size_t)(-offset)) { in php_stream_memory_seek()
135 ms->fpos = ms->fpos + offset; in php_stream_memory_seek()
142 ms->fpos = ms->fpos + offset; in php_stream_memory_seek()
147 if (offset < 0) { in php_stream_memory_seek()
152 ms->fpos = offset; in php_stream_memory_seek()
158 if (offset > 0) { in php_stream_memory_seek()
159 ms->fpos = ZSTR_LEN(ms->data) + offset; in php_stream_memory_seek()
163 } else if (ZSTR_LEN(ms->data) < (size_t)(-offset)) { in php_stream_memory_seek()
168 ms->fpos = ZSTR_LEN(ms->data) + offset; in php_stream_memory_seek()
[all …]

Completed in 70 milliseconds

1...<<11121314151617181920>>...32