Home
last modified time | relevance | path

Searched refs:offsets (Results 26 – 50 of 78) sorted by relevance

1234

/PHP-7.4/Zend/tests/
H A Dneg_num_string.phpt2 Test edge-cases for negative num strings in interpolated string offsets
H A Dstr_offset_003.phpt5 // Test negative string offsets
H A Dstr_offset_004.phpt5 // Test assignments using (positive and negative) string offsets
H A Dstr_offset_001.phpt5 // Test positive or null string offsets
H A Disset_str_offset.phpt2 Testing isset with string offsets
18 // non-numeric offsets
H A Dempty_str_offset.phpt2 Testing empty() with string offsets
19 // non-numeric offsets
H A Dlist_destructuring_to_special_variables.phpt2 list() can be used to destructure to string offsets, __set and ArrayAccess::offsetSet
H A Doffset_array.phpt2 using different variables to access array offsets
H A Dbug53432.phpt62 Error: Cannot use assign-op operators with string offsets
/PHP-7.4/ext/pdo_sqlite/tests/
H A Dbug44327_3.phpt2 Bug #44327.3 (PDORow::queryString property & numeric offsets / Crash)
H A Dbug44327_2.phpt2 Bug #44327.2 (PDORow::queryString property & numeric offsets / Crash)
/PHP-7.4/ext/mbstring/tests/
H A Dbug43840.phpt22 $offsets = array(20, 21, 22, 53, 54);
26 foreach($offsets as $i) {
H A Dbug43841.phpt19 $offsets = array(-25, -24, -13, -12);
25 foreach ($offsets as $i) {
/PHP-7.4/ext/standard/tests/strings/
H A Dstripos_variation5.phpt11 * and with various needles & offsets
H A Dstrrpos_variation5.phpt11 * and with various needles & offsets
H A Dstripos_variation8.phpt11 * and with various needles & offsets
27 /* loop through to consider various offsets in getting the position of the needle in haystack strin…
H A Dstripos_variation3.phpt11 * with various needles & offsets
H A Dstripos_variation7.phpt11 * and with various needles & offsets
H A Dstrripos_variation5.phpt11 * and with various needles & offsets
H A Dstrrpos_variation3.phpt11 * with various needles & offsets
H A Dstrrpos_variation6.phpt11 * and with various needles & offsets
H A Dstripos_variation6.phpt11 * and with various needles & offsets
H A Dstrrpos_variation7.phpt11 * and with various needles & offsets
/PHP-7.4/ext/date/tests/
H A DDateTime_setISODate_basic1.phpt6 …* Description: Set a date according to the ISO 8601 standard - using weeks and day offsets rather …
H A Ddate_isodate_set_basic1.phpt6 …* Description: Set a date according to the ISO 8601 standard - using weeks and day offsets rather …

Completed in 23 milliseconds

1234