Home
last modified time | relevance | path

Searched refs:offset (Results 401 – 425 of 812) sorted by relevance

1...<<11121314151617181920>>...33

/php-src/ext/spl/tests/
H A DSplDoublyLinkedList_add_null_offset.phpt2 Check that SplDoublyLinkedList::add throws an exception with an invalid offset argument
H A DSplDoublyLinkedList_add_invalid_offset.phpt2 Check that SplDoublyLinkedList::add throws an exception with an invalid offset argument
H A Dbug70068.phpt13 Error at offset 10 of 20 bytes
/php-src/Zend/tests/
H A Dlist_assign_ref_string_offset_error.phpt2 String offset error during list() by-ref assignment
H A Dconstant_expressions_invalid_offset_type_error.phpt11 Fatal error: Uncaught TypeError: Cannot access offset of type array on array in %s:%d
H A Dgh13931.phpt2 GH-13931 (Applying zero offset to null pointer in Zend/zend_opcode.c)
H A Dargument_restriction_005.phpt11 …:offsetSet(): void must be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): vo…
/php-src/ext/standard/tests/serialize/
H A Dsplobjectstorage_negative_count.phpt17 Error at offset 24 of 25 bytes
H A Dbug73052.phpt17 Warning: unserialize(): Error at offset 13 of 13 bytes in %s on line %d
H A Dunserialize_ref_to_overwritten_declared_prop.phpt11 Warning: unserialize(): Error at offset 36 of 52 bytes in %s on line %d
H A Dbug73825.phpt11 Warning: unserialize(): Error at offset 13 of 15 bytes in %s on line %d
H A Dunserialize_mem_leak.phpt18 Warning: unserialize(): Error at offset 13 of 14 bytes in %s on line %d
/php-src/Zend/tests/enum/
H A Dunserialize-non-enum.phpt14 Warning: unserialize(): Error at offset 0 of 14 bytes in %s on line %d
H A Dunserialize-non-existent-case.phpt16 Warning: unserialize(): Error at offset 14 of 14 bytes in %s on line %d
H A Dunserialize-missing-colon.phpt16 Warning: unserialize(): Error at offset 0 of 13 bytes in %s on line %d
/php-src/sapi/phpdbg/tests/
H A Dgh13931.phpt2 Applying zero offset to null pointer in Zend/zend_opcode.c
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_max_buffer_size.phpt16 function try_buffer_size($offset, $buffer_size)
39 $offset,
/php-src/ext/bcmath/libbcmath/src/
H A Dstr2num.c46 const __m128i offset = _mm_set1_epi8((signed char) (SCHAR_MIN - '0')); in bc_count_digits() local
54 bytes = _mm_add_epi8(bytes, offset); in bc_count_digits()
/php-src/ext/standard/tests/file/
H A Dfile_get_contents_error001.phpt2 file_get_contents() test using offset parameter out of range
/php-src/ext/mysqli/tests/
H A Dmysqli_fetch_array_oo.phpt66 …function func_mysqli_fetch_array($mysqli, $engine, $sql_type, $sql_value, $php_value, $offset, $re…
69 printf("[%04d] [%d] %s\n", $offset, $mysqli->errno, $mysqli->error);
80 printf("[%04d] [%d] %s\n", $offset + 1, $mysqli->errno, $mysqli->error);
86 … printf("[%04ds] [%d] %s - %s\n", $offset + 1, $mysqli->errno, $mysqli->error, $sql);
91 printf("[%04di] [%d] %s\n", $offset + 1, $mysqli->errno, $mysqli->error);
98 printf("[%04d] [%d] %s\n", $offset + 2, $mysqli->errno, $mysqli->error);
103 printf("[%04d] [%d] %s\n", $offset + 3, $mysqli->errno, $mysqli->error);
111 … printf("[%04d] Expecting %s/%s [reg exp = %s], got %s/%s resp. %s/%s. [%d] %s\n", $offset + 4,
119 printf("[%04d] Expecting %s/%s, got %s/%s resp. %s/%s. [%d] %s\n", $offset + 4,
/php-src/ext/pcre/tests/
H A Dbug75207.phpt8 Warning: preg_match(): Compilation failed: unmatched closing parenthesis at offset %d in %s on line…
/php-src/ext/date/tests/
H A Dbug26090.phpt2 Bug #26090 (allow colons in time zone offset to strtotime())
H A Dbug81504.phpt10 echo "{$tr['time']} {$tr['offset']} {$tr['abbr']}\n";
/php-src/ext/dom/tests/
H A DDOMComment_insertData_basic.phpt11 //correct offset
/php-src/ext/standard/tests/strings/
H A Dbug72433.phpt9 Warning: unserialize(): Error at offset 13 of 69 bytes in %s on line %d

Completed in 24 milliseconds

1...<<11121314151617181920>>...33