Home
last modified time | relevance | path

Searched refs:combined (Results 1 – 16 of 16) sorted by relevance

/PHP-8.3/tests/basic/
H A D003.phpt2 GET and POST Method combined
/PHP-8.3/Zend/tests/float_to_int/
H A Dno_warnings_compatible_float_literals_assignment_ops.phpt2 Implicit float to int conversions should not warn for literals in combined assingment operetor if f…
H A Dwarnings_float_literals_assignment_ops.phpt2 Implicit float to int conversions should warn for literals in combined assingment operetor
H A Dwarnings_string_float_literals_assignment_ops.phpt2 Implicit float to int conversions should warn for literals in combined assingment operetor
/PHP-8.3/ext/standard/tests/serialize/
H A Dmax_depth.phpt73 // 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.3/ext/session/
H A Dconfig.m436 AC_MSG_ERROR(--with-mm cannot be combined with --enable-zts)
/PHP-8.3/Zend/tests/numeric_strings/
H A Dinvalid_numeric_string_must_generate_warning_assign.phpt2 Invalid numeric string TypeErrors and E_WARNINGs, combined assignment operations
/PHP-8.3/ext/mbstring/libmbfl/
H A DLICENSE75 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.3/ext/bcmath/libbcmath/
H A DLICENSE76 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.3/Zend/
H A Dzend_closures.c594 zend_string *combined = zend_string_concat3( in zend_closure_get_debug_info() local
599 ZVAL_STR(&val, combined); in zend_closure_get_debug_info()
/PHP-8.3/ext/mbstring/tests/
H A Dmb_strimwidth.phpt220 // combined with negative 'width' argument correctly when portion being skipped
/PHP-8.3/ext/hash/xxhash/
H A Dxxhash.h3491 xxh_u32 const combined = ((xxh_u32)c1 << 16) | ((xxh_u32)c2 << 24) in XXH3_len_1to3_64b() local
3494 xxh_u64 const keyed = (xxh_u64)combined ^ bitflip; in XXH3_len_1to3_64b()
/PHP-8.3/
H A Dphp.ini-production438 ; How many multipart body parts (combined input variable and file uploads) may
H A Dphp.ini-development436 ; How many multipart body parts (combined input variable and file uploads) may
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic3052 # [GRR: the original entries collide with ARC, above; replaced with combined
H A Dmagic私はガラスを食べられます3052 # [GRR: the original entries collide with ARC, above; replaced with combined

Completed in 253 milliseconds