Searched refs:combined (Results 1 – 16 of 16) sorted by relevance
/PHP-8.2/tests/basic/ |
H A D | 003.phpt | 2 GET and POST Method combined
|
/PHP-8.2/Zend/tests/float_to_int/ |
H A D | no_warnings_compatible_float_literals_assignment_ops.phpt | 2 Implicit float to int conversions should not warn for literals in combined assingment operetor if f…
|
H A D | warnings_float_literals_assignment_ops.phpt | 2 Implicit float to int conversions should warn for literals in combined assingment operetor
|
H A D | warnings_string_float_literals_assignment_ops.phpt | 2 Implicit float to int conversions should warn for literals in combined assingment operetor
|
/PHP-8.2/ext/standard/tests/serialize/ |
H A D | max_depth.phpt | 73 // Should fail, due to combined nesting level 75 // Should succeed, below combined nesting level 79 echo "Nested unserialize combined depth limit:\n"; 143 Nested unserialize combined depth limit:
|
/PHP-8.2/ext/session/ |
H A D | config.m4 | 36 AC_MSG_ERROR(--with-mm cannot be combined with --enable-zts)
|
/PHP-8.2/Zend/tests/numeric_strings/ |
H A D | invalid_numeric_string_must_generate_warning_assign.phpt | 2 Invalid numeric string TypeErrors and E_WARNINGs, combined assignment operations
|
/PHP-8.2/ext/mbstring/libmbfl/ |
H A D | LICENSE | 75 combined work, a derivative of the original library. The ordinary 113 be combined with the library in order to run. 335 facilities not covered by this License, and distribute such a combined 340 a) Accompany the combined library with a copy of the same work 345 b) Give prominent notice with the combined library of the fact
|
/PHP-8.2/ext/bcmath/libbcmath/ |
H A D | LICENSE | 76 combined work, a derivative of the original library. The ordinary 115 be combined with the library in order to run. 338 facilities not covered by this License, and distribute such a combined 343 a) Accompany the combined library with a copy of the same work 348 b) Give prominent notice with the combined library of the fact
|
/PHP-8.2/Zend/ |
H A D | zend_closures.c | 579 zend_string *combined = zend_string_concat3( in zend_closure_get_debug_info() local 584 ZVAL_STR(&val, combined); in zend_closure_get_debug_info()
|
/PHP-8.2/ext/mbstring/tests/ |
H A D | mb_strimwidth.phpt | 212 // combined with negative 'width' argument correctly when portion being skipped
|
/PHP-8.2/ext/hash/xxhash/ |
H A D | xxhash.h | 3460 xxh_u32 const combined = ((xxh_u32)c1 << 16) | ((xxh_u32)c2 << 24) in XXH3_len_1to3_64b() local 3463 xxh_u64 const keyed = (xxh_u64)combined ^ bitflip; in XXH3_len_1to3_64b()
|
/PHP-8.2/ |
H A D | php.ini-development | 426 ; How many multipart body parts (combined input variable and file uploads) may
|
H A D | php.ini-production | 428 ; How many multipart body parts (combined input variable and file uploads) may
|
/PHP-8.2/ext/fileinfo/tests/ |
H A D | magic | 2939 # [GRR: the original entries collide with ARC, above; replaced with combined
|
H A D | magic私はガラスを食べられます | 2939 # [GRR: the original entries collide with ARC, above; replaced with combined
|
Completed in 188 milliseconds