Home
last modified time | relevance | path

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

/php-src/ext/simplexml/tests/
H A Dbug55098.phpt26 test($nodes, "manipulation combined with querying", function ($n) {
89 --- manipulation combined with querying ---
/php-src/tests/basic/
H A D003.phpt2 GET and POST Method combined
/php-src/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-src/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-src/ext/session/
H A Dconfig.m436 AC_MSG_ERROR(--with-mm cannot be combined with --enable-zts)
/php-src/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-src/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-src/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-src/Zend/
H A Dzend_closures.c596 zend_string *combined = zend_string_concat3( in zend_closure_get_debug_info() local
601 ZVAL_STR(&val, combined); in zend_closure_get_debug_info()
H A Dzend_generators.c1038 zend_string *combined = zend_string_concat3( in ZEND_METHOD() local
1043 ZVAL_NEW_STR(&val, combined); in ZEND_METHOD()
/php-src/ext/mbstring/tests/
H A Dmb_strimwidth.phpt220 // combined with negative 'width' argument correctly when portion being skipped
/php-src/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-src/
H A Dphp.ini-development436 ; How many multipart body parts (combined input variable and file uploads) may
H A Dphp.ini-production438 ; How many multipart body parts (combined input variable and file uploads) may
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます3052 # [GRR: the original entries collide with ARC, above; replaced with combined
H A Dmagic3052 # [GRR: the original entries collide with ARC, above; replaced with combined

Completed in 248 milliseconds