Home
last modified time | relevance | path

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

1234

/php-src/Zend/tests/
H A Dlist_assign_ref_string_offset_error.phpt13 Fatal error: Uncaught Error: Cannot create references to/from string offsets in %s:%d
H A Dstring_offset_optimization.phpt12 Fatal error: Uncaught Error: Cannot create references to/from string offsets in %s:%d
H A Dbug69889.phpt2 Bug #69889: Null coalesce operator doesn't work for string offsets
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
/php-src/ext/mbstring/tests/
H A Dbug43841.phpt11 $offsets = array(-25, -24, -13, -12);
16 foreach ($offsets as $i) {
H A Dbug43840.phpt14 $offsets = array(20, 21, 22, 53, 54);
18 foreach($offsets as $i) {
/php-src/Zend/tests/numeric_strings/
H A Dneg_num_string.phpt2 Test edge-cases for negative num strings in interpolated string offsets
/php-src/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-src/tests/strings/
H A Doffsets_general.phpt2 testing the behavior of string offsets
/php-src/ext/dom/tests/
H A DDOMNamedNodeMap_edge_case_offset.phpt2 Test edge case offsets in DOMNamedNodeMap
/php-src/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

Completed in 25 milliseconds

1234