Home
last modified time | relevance | path

Searched refs:offset (Results 301 – 325 of 700) sorted by relevance

1...<<11121314151617181920>>...28

/PHP-7.4/tests/lang/
H A Dbug29566.phpt15 Warning: Illegal string offset 'nosuchkey' in %sbug29566.php on line %d
H A Dbug25922.phpt23 Trying to access array offset on value of type null
/PHP-7.4/ext/date/tests/
H A Dbug26090.phpt2 Bug #26090 (allow colons in time zone offset to strtotime())
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_exec_select.phpt11 function exec_and_count($offset, &$db, $sql, $exp) {
18 $offset, $exp, gettype($exp), $ret, gettype($ret), $sql,
25 $offset, $sql, $db->errorCode(), implode(' ', $db->errorInfo()));
/PHP-7.4/ext/standard/tests/strings/
H A Dbug72433.phpt9 Notice: unserialize(): Error at offset %d of %d bytes in %sbug72433.php on line 3
H A Dbug72663_3.phpt17 Notice: unserialize(): Error at offset 50 of 50 bytes in %sbug72663_3.php on line %d
/PHP-7.4/ext/standard/tests/serialize/
H A Dbug74101.phpt11 Notice: unserialize(): Error at offset 46 of 74 bytes in %sbug74101.php on line %d
H A D__serialize_006.phpt16 Notice: unserialize(): Error at offset 14 of 15 bytes in %s on line %d
H A Dunserialize_mem_leak.phpt18 Notice: unserialize(): Error at offset %d of %d bytes in %sunserialize_mem_leak.php on line 9
H A Dbug74103.phpt8 Notice: unserialize(): Error at offset %d of %d bytes in %s on line %d
H A Dbug68044.phpt13 Notice: unserialize(): Error at offset 32 of 33 bytes in %s%ebug68044.php on line 2
/PHP-7.4/ext/phar/tests/zip/
H A Dcorrupt_004.phpt2 Phar: corrupted zip (central directory offset incorrect)
/PHP-7.4/ext/dom/tests/
H A DDOMComment_insertData_basic.phpt11 //correct offset
/PHP-7.4/ext/pcre/tests/
H A Dbug75207.phpt9 Warning: preg_match(): Compilation failed: unmatched closing parenthesis at offset %d in %s on line…
/PHP-7.4/Zend/tests/
H A Dstring_offset_errors.phpt2 Some string offset errors
H A Dbug31098.phpt50 Warning: Illegal string offset 'wrong' in %s on line %d
54 Warning: Illegal string offset 'wrong' in %s on line %d
H A Dbug29883.phpt18 Notice: Uninitialized string offset: -10 in %s on line 6
/PHP-7.4/Zend/
H A Dzend_vm_execute.h6210 offset = Z_REFVAL_P(offset); in ZEND_ADD_ARRAY_ELEMENT_SPEC_CONST_CONST_HANDLER()
6301 offset = Z_REFVAL_P(offset); in ZEND_ISSET_ISEMPTY_DIM_OBJ_SPEC_CONST_CONST_HANDLER()
8411 offset = Z_REFVAL_P(offset); in ZEND_ADD_ARRAY_ELEMENT_SPEC_CONST_TMPVAR_HANDLER()
8502 offset = Z_REFVAL_P(offset); in ZEND_ISSET_ISEMPTY_DIM_OBJ_SPEC_CONST_TMPVAR_HANDLER()
9379 offset = Z_REFVAL_P(offset); in ZEND_ADD_ARRAY_ELEMENT_SPEC_CONST_UNUSED_HANDLER()
10871 offset = Z_REFVAL_P(offset); in ZEND_ADD_ARRAY_ELEMENT_SPEC_CONST_CV_HANDLER()
10962 offset = Z_REFVAL_P(offset); in ZEND_ISSET_ISEMPTY_DIM_OBJ_SPEC_CONST_CV_HANDLER()
15005 offset = Z_REFVAL_P(offset); in ZEND_ISSET_ISEMPTY_DIM_OBJ_SPEC_TMPVAR_CONST_HANDLER()
16429 offset = Z_REFVAL_P(offset); in ZEND_ISSET_ISEMPTY_DIM_OBJ_SPEC_TMPVAR_TMPVAR_HANDLER()
61142 offset = offset * 3;
[all …]
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_stmt_bind_param_references.phpt13 function findRow($offset, $link, $id, $label) {
19 $offset, $sql, mysqli_errno($link), mysqli_error($link));
24 $offset, $sql, mysqli_errno($link), mysqli_error($link));
31 $offset, gettype($id), $id,
39 $offset, gettype($label), $label,
49 $offset, $sql, mysqli_errno($link), mysqli_error($link));
/PHP-7.4/ext/opcache/tests/
H A Dassign_obj_op_of_fetch_dim.phpt15 Notice: Undefined offset: 0 in %s on line %d
/PHP-7.4/ext/fileinfo/libmagic/
H A Dder.c251 DPRINTF(("%s1: %d %" SIZE_T_FORMAT "u %u\n", __func__, ms->offset, in der_offs()
252 offs, m->offset)); in der_offs()
257 DPRINTF(("%s2: %d %" SIZE_T_FORMAT "u %u\n", __func__, ms->offset, in der_offs()
260 offs += ms->offset + m->offset; in der_offs()
/PHP-7.4/ext/oci8/tests/
H A Derror1.phpt22 ["offset"]=>
/PHP-7.4/ext/mbstring/tests/
H A Dmb_strrpos_encoding_3rd_param.phpt13 …Passing the encoding as third parameter is deprecated. Use an explicit zero offset in %s on line %d
/PHP-7.4/ext/standard/tests/streams/
H A Dbug46426.phpt2 Bug #46426 (3rd parameter offset of stream_get_contents not works for "0")
/PHP-7.4/ext/exif/tests/bug50660/
H A Dbug50660.phpt2 Bug #50660 (exif_read_data(): Illegal IFD offset (works fine with other exif readers))

Completed in 210 milliseconds

1...<<11121314151617181920>>...28