Home
last modified time | relevance | path

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

1234

/PHP-8.3/Zend/tests/
H A Dbug73792.phpt17 Fatal error: Uncaught Error: Cannot create references to/from string offsets in %s:%d
H A Dstr_offset_003.phpt5 // Test negative string offsets
H A Dstr_offset_001.phpt5 // Test positive or null string offsets
H A Dstr_offset_004.phpt5 // Test assignments using (positive and negative) string 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 Disset_str_offset.phpt2 Testing isset with string offsets
18 // non-numeric offsets
/PHP-8.3/Zend/tests/numeric_strings/
H A Dneg_num_string.phpt2 Test edge-cases for negative num strings in interpolated string offsets
/PHP-8.3/tests/strings/
H A Doffsets_general.phpt2 testing the behavior of string offsets
/PHP-8.3/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-8.3/ext/mbstring/tests/
H A Dbug43840.phpt14 $offsets = array(20, 21, 22, 53, 54);
18 foreach($offsets as $i) {
/PHP-8.3/ext/dom/tests/
H A DDOMNamedNodeMap_edge_case_offset.phpt2 Test edge case offsets in DOMNamedNodeMap
/PHP-8.3/ext/standard/tests/strings/
H A Dstripos_variation5.phpt6 * and with various needles & offsets
H A Dstrripos_variation5.phpt6 * and with various needles & offsets
H A Dstrrpos_variation5.phpt6 * and with various needles & offsets
H A Dstrrpos_variation7.phpt6 * and with various needles & offsets
H A Dstripos_variation8.phpt6 * and with various needles & offsets
22 /* loop through to consider various offsets in getting the position of the needle in haystack strin…
H A Dstripos_variation3.phpt6 * with various needles & offsets
H A Dstrrpos_variation3.phpt6 * with various needles & offsets
H A Dstripos_variation6.phpt6 * and with various needles & offsets
H A Dstrripos_variation4.phpt6 * and with various needles & offsets
H A Dstrrpos_variation6.phpt6 * and with various needles & offsets
H A Dstripos_variation4.phpt6 * and with various needles & offsets
H A Dstrrpos_variation4.phpt6 * and with various needles & offsets

Completed in 27 milliseconds

1234