Home
last modified time | relevance | path

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

12

/PHP-8.1/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
H A D019.phpt275 // increment the value of the static. this change is in function context
/PHP-8.1/Zend/tests/type_declarations/
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…
/PHP-8.1/ext/sodium/tests/
H A Dinc_add.phpt2 increment and add edge cases
/PHP-8.1/ext/pdo_mysql/tests/
H A Dpdo_mysql_last_insert_id.phpt37 // no auto increment column
56 // replace = delete + insert -> new auto increment value
/PHP-8.1/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-8.1/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-8.1/ext/mbstring/tests/
H A Dencoding_tests.inc91 …die("mb_convert_encoding did not increment illegal_chars on invalid $fromEncoding string: " . dbgP…
/PHP-8.1/Zend/
H A Dzend_strtod.c1690 increment(b) Bigint *b; in increment() function
1692 increment(Bigint *b)
2094 b = increment(b);
2127 increment(b);
2131 increment(b);
2136 increment(b);
2384 b = increment(b);
/PHP-8.1/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)
/PHP-8.1/ext/mysqli/tests/
H A Dmysqli_get_client_stats.phpt186 // fetch will increment

Completed in 29 milliseconds

12