Home
last modified time | relevance | path

Searched refs:increment (Results 26 – 50 of 54) sorted by relevance

123

/php-src/ext/opcache/tests/jit/
H A Dinc_obj_005.phpt15 Fatal error: Uncaught Error: Attempt to increment/decrement property "y" on string in %sinc_obj_005…
H A Dinc_obj_006.phpt26 Fatal error: Uncaught Error: Attempt to increment/decrement property "y" on int in %sinc_obj_006.ph…
/php-src/Zend/tests/type_declarations/
H A Dtyped_properties_065.phpt68 Cannot increment a reference held by property ArrayAccess@anonymous::$foo of type int past its maxi…
70 Cannot increment a reference held by property ArrayAccess@anonymous::$foo of type int past its maxi…
H A Dtyped_properties_063.phpt74 Cannot increment a reference held by property class@anonymous::$foo of type int past its maximal va…
76 Cannot increment a reference held by property class@anonymous::$foo of type int past its maximal va…
H A Dtyped_properties_064.phpt74 Cannot increment a reference held by property class@anonymous::$foo of type int past its maximal va…
76 Cannot increment a reference held by property class@anonymous::$foo of type int past its maximal va…
H A Dtyped_properties_062.phpt75 Cannot increment a reference held by property class@anonymous::$foo of type int past its maximal va…
77 Cannot increment a reference held by property class@anonymous::$foo of type int past its maximal va…
H A Dtyped_properties_057.phpt2 Type change in pre/post-increment (use-after-free)
/php-src/tests/classes/
H A Dincdec_property_001.phpt2 ZE2 post increment/decrement property of overloaded object
H A Dincdec_property_003.phpt2 ZE2 pre increment/decrement property of overloaded object
H A Dincdec_property_002.phpt2 ZE2 post increment/decrement property of overloaded object with assignment
H A Dincdec_property_004.phpt2 ZE2 pre increment/decrement property of overloaded object with assignment
/php-src/Zend/tests/
H A Dbug70089.phpt35 string(41) "Cannot increment/decrement string offsets"
H A Dbug52041.phpt57 Attempt to increment/decrement property "a" on null
H A Doperator_unsupported_types.phpt2101 Cannot increment array
2103 Cannot increment stdClass
2105 Cannot increment resource
/php-src/ext/sodium/tests/
H A Dinc_add.phpt2 increment and add edge cases
/php-src/Zend/tests/in-de-crement/
H A Dstring_increment_various.phpt2 String increment on a variety of strings
49 // Will get converted to float on the second increment as it gets changed to a
H A Dincdec_strings.phpt6 echo "Using increment:\n";
57 Using increment:
/php-src/ext/standard/tests/array/range/
H A Drange_inputs_string_variations.phpt11 // What range does is increment the ASCII character code point
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_last_insert_id.phpt35 // no auto increment column
54 // replace = delete + insert -> new auto increment value
/php-src/ext/standard/tests/strings/
H A Dstr_increment_errors.phpt2 str_increment(): Invalid strings to increment should throw a ValueError
/php-src/ext/intl/tests/
H A Dcpbi_getLastCodePoint_basic.phpt26 //it's a post-increment operation as to the codepoint, i.e., it gives the codepoint
/php-src/ext/standard/tests/array/
H A D009.phpt33 $c++; // increment by one to create the situation of accessing beyond array size
53 $c++; // increment by one to create the situation of accessing beyond array size
/php-src/Zend/
H A Dzend_strtod.c1686 increment(b) Bigint *b; in increment() function
1688 increment(Bigint *b)
2090 b = increment(b);
2123 increment(b);
2127 increment(b);
2132 increment(b);
2380 b = increment(b);
/php-src/ext/mbstring/tests/
H A Dencoding_tests.inc117 …echo "mb_convert_encoding did not increment illegal_chars on invalid $fromEncoding string: " . dbg…
/php-src/ext/standard/tests/file/
H A Dfile.inc453 $name_prefix = prefix for the filename, rest of the name is incremental(increment by 1 only)
497 $link_name_prefix = prefix for the linkname, rest of the name is incremental(increment by 1 only)

Completed in 65 milliseconds

123