Home
last modified time | relevance | path

Searched refs:offset (Results 351 – 375 of 700) sorted by relevance

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

/PHP-7.4/ext/date/tests/
H A Dbug26317.phpt2 Bug #26317 (military timezone offset signedness)
H A Dbug73489.phpt2 Bug #73489: wrong timestamp when call setTimeZone multi times with UTC offset
/PHP-7.4/Zend/
H A Dzend_closures.h31 void zend_closure_bind_var_ex(zval *closure_zv, uint32_t offset, zval *val);
H A Dzend_object_handlers.c80 OBJ_PROP(zobj, prop_info->offset)); in rebuild_object_properties()
387 uintptr_t offset; in zend_get_property_offset() local
464 offset = property_info->offset; in zend_get_property_offset()
474 return offset; in zend_get_property_offset()
944 if (offset == NULL) { in zend_std_read_dimension()
948 ZVAL_COPY_DEREF(&tmp_offset, offset); in zend_std_read_dimension()
994 if (!offset) { in zend_std_write_dimension()
997 ZVAL_COPY_DEREF(&tmp_offset, offset); in zend_std_write_dimension()
1017 ZVAL_COPY_DEREF(&tmp_offset, offset); in zend_std_has_dimension()
1198 ZVAL_COPY_DEREF(&tmp_offset, offset); in zend_std_unset_dimension()
[all …]
/PHP-7.4/Zend/tests/
H A Ddereference_013.phpt37 Notice: Undefined offset: %d in %s on line %d
H A D028.phpt21 Notice: Undefined offset: 2 in %s on line %d
H A Dconstant_expressions_arrays.phpt35 Notice: Undefined offset: 3 in %s on line %d
/PHP-7.4/ext/curl/tests/
H A Dbug73147.phpt22 Notice: unserialize(): Error at offset 27 of 44 bytes in %s on line %d
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_fetch_field_direct.phpt48 Warning: mysqli_fetch_field_direct(): Field offset is invalid for resultset in %s on line %d
79 Warning: mysqli_fetch_field_direct(): Field offset is invalid for resultset in %s on line %d
H A Dmysqli_fetch_all_oo.phpt95 …function func_mysqli_fetch_all_oo($link, $engine, $sql_type, $sql_value, $php_value, $offset, $reg…
98 printf("[%04d] [%d] %s\n", $offset, $link->errno, $link->error);
109 printf("[%04d] [%d] %s\n", $offset + 1, $link->errno, $link->error);
115 printf("[%04ds] [%d] %s - %s\n", $offset + 1, $link->errno, $link->error, $sql);
120 printf("[%04di] [%d] %s\n", $offset + 1, $link->errno, $link->error);
127 printf("[%04d] [%d] %s\n", $offset + 2, $link->errno, $link->error);
132 printf("[%04d] [%d] %s\n", $offset + 3, $link->errno, $link->error);
142 … printf("[%04d] Expecting %s/%s [reg exp = %s], got %s/%s resp. %s/%s. [%d] %s\n", $offset + 4,
150 printf("[%04d] Expecting %s/%s, got %s/%s resp. %s/%s. [%d] %s\n", $offset + 4,
H A Dmysqli_field_tell.phpt98 Warning: mysqli_field_seek(): Invalid field offset in %s on line %d
102 Warning: mysqli_field_seek(): Invalid field offset in %s on line %d
/PHP-7.4/ext/standard/tests/serialize/
H A Dbug71313.phpt9 Fatal error: Uncaught UnexpectedValueException: Error at offset 82 of 113 bytes in %s%ebug71313.php…
H A Dbug70213.phpt18 Notice: unserialize(): Error at offset 4 of 4 bytes in %s on line %d
/PHP-7.4/ext/exif/tests/bug77564/
H A Dbug77564.phpt12 Warning: exif_read_data(bug77564.jpg): Illegal IFD offset in %sbug77564.php on line %d
/PHP-7.4/ext/pcre/tests/
H A Dinvalid_utf8_offset.phpt2 preg_replace() and invalid UTF8 offset
H A Dpreg_match_latin.phpt5 …tch ( string $pattern , string $subject [, array &$matches [, int $flags [, int $offset ]]] )
H A Dmatch_flags3.phpt44 Warning: preg_match(): Compilation failed: %s name must start with a non-digit at offset %d in %sma…
/PHP-7.4/ext/oci8/tests/
H A Derror_parse.phpt108 ["offset"]=>
119 ["offset"]=>
130 ["offset"]=>
/PHP-7.4/tests/lang/
H A Dengine_assignExecutionOrder_002.phpt119 Notice: Undefined offset: 0 in %s on line %d
121 Notice: Undefined offset: 1 in %s on line %d
124 Notice: Undefined offset: 1 in %s on line %d
/PHP-7.4/ext/intl/tests/
H A Dmsgfmt_fail2.phpt118 IntlException: pattern syntax error (parse error at offset 1, after "{", before or at "0,choice}"):…
119 'pattern syntax error (parse error at offset 1, after "{", before or at "0,choice}"): U_PATTERN_SYN…
120 'pattern syntax error (parse error at offset 1, after "{", before or at "0,choice}"): U_PATTERN_SYN…
121 'pattern syntax error (parse error at offset 1, after "{", before or at "0,choice}"): U_PATTERN_SYN…
H A Dtransliterator_create_from_rule_error.phpt50 …om_rules: unable to create ICU transliterator from rules (parse error at offset 0, before or at "f…
51 …om_rules: unable to create ICU transliterator from rules (parse error at offset 0, before or at "f…
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_simd_inc.h84 instruction[0] = ((sljit_u8)offset & 0xf) == 0 ? 0x66 : 0xf3; in load_from_mem_sse2()
88 if (offset == 0) in load_from_mem_sse2()
96 instruction[4] = (sljit_u8)offset; in load_from_mem_sse2()
185 …_forward_char_simd(compiler_common *common, PCRE2_UCHAR char1, PCRE2_UCHAR char2, sljit_s32 offset) in fast_forward_char_simd() argument
205 SLJIT_UNUSED_ARG(offset); in fast_forward_char_simd()
329 if (common->utf && offset > 0) in fast_forward_char_simd()
333 OP1(MOV_UCHAR, TMP1, 0, SLJIT_MEM1(STR_PTR), IN_UCHARS(-offset)); in fast_forward_char_simd()
872 OP1(SLJIT_MOV, SLJIT_R2, 0, SLJIT_IMM, offset); in fast_forward_char_simd()
881 if (common->utf && offset > 0) in fast_forward_char_simd()
902 if (common->utf && offset > 0) in fast_forward_char_simd()
[all …]
/PHP-7.4/ext/filter/
H A Dlogical_filters.c850 int offset = 8 - blocks; in _php_filter_validate_ipv6() local
851 for (i = 7; i > compressed_pos + offset; i--) { in _php_filter_validate_ipv6()
852 ip[i] = ip[i - offset]; in _php_filter_validate_ipv6()
854 for (i = compressed_pos + offset; i >= compressed_pos; i--) { in _php_filter_validate_ipv6()
952 int tokens, length, i, offset, exp_separator_set; in php_filter_validate_mac() local
996 offset = i * (length + 1); in php_filter_validate_mac()
998 if (i < tokens - 1 && input[offset + length] != separator) { in php_filter_validate_mac()
1002 if (php_filter_parse_hex(input + offset, length, &ret) < 0) { in php_filter_validate_mac()
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_errorcode.phpt16 function check_error($offset, &$obj, $expected = '00000') {
21 $offset, $expected, $code);
/PHP-7.4/ext/mbstring/tests/
H A Dbug49354.phpt2 Bug #49354 (mb_strcut() cuts wrong length when offset is in the middle of a multibyte character)

Completed in 67 milliseconds

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