Searched refs:ones (Results 1 – 23 of 23) sorted by relevance
/PHP-8.2/ext/filter/tests/ |
H A D | ghsa-w8qr-v226-r27w.phpt | 12 echo "--- These ones should fail ---\n"; 22 echo "--- These ones should work ---\n"; 29 --- These ones should fail --- 38 --- These ones should work ---
|
/PHP-8.2/ext/mbstring/tests/ |
H A D | mb_strripos_basic.phpt | 23 // 4 good ones 32 // 4 bad ones 55 // 4 good ones 60 // 4 bad ones
|
H A D | mb_stripos_basic.phpt | 23 // 4 good ones 32 // 4 bad ones 55 // 4 good ones 60 // 4 bad ones
|
H A D | mb_stripos_basic2.phpt | 23 // 4 good ones 42 // 4 good ones
|
H A D | mb_strripos_basic2.phpt | 23 // 4 good ones 42 // 4 good ones
|
H A D | encoding_tests.inc | 116 // Try various shorter ones
|
H A D | iso2022jp_kddi_encoding.phpt | 213 …ot able to confirm that the kuten codes we are using for these proprietary emoji are the right ones
|
/PHP-8.2/Zend/tests/ |
H A D | closure_041.phpt | 53 echo "After binding, with same-class instance for the bound ones", "\n"; 59 echo "After binding, with different instance for the bound ones", "\n"; 86 After binding, with same-class instance for the bound ones 95 After binding, with different instance for the bound ones
|
H A D | bug29015.phpt | 2 Bug #29015 (Incorrect behavior of member vars(non string ones)-numeric mem vars und others)
|
/PHP-8.2/Zend/tests/type_declarations/ |
H A D | typed_properties_101.phpt | 2 Dumping of uninitialized typed properties (including private ones)
|
/PHP-8.2/ext/phar/tests/ |
H A D | bug54289.phpt | 25 // should also not be able to pull out non-existent ones
|
/PHP-8.2/ext/snmp/tests/ |
H A D | README.md | 10 You need to give credentials with environment vars if default ones are not
|
/PHP-8.2/ext/pcre/pcre2lib/sljit/ |
H A D | sljitNativeARM_64.c | 439 sljit_u32 ones, right; in logical_imm() local 485 COUNT_TRAILING_ZERO(imm, ones); in logical_imm() 496 return ins | ((len - ones - 1) << 10) | ((len - ones - right) << 16); in logical_imm() 498 return ins | ((ones - 1) << 10) | ((len - right) << 16); in logical_imm() 506 sljit_u32 i, zeros, ones, first; in load_immediate() local 547 ones = 0; in load_immediate() 552 ones++; in load_immediate() 558 if (ones > zeros) { in load_immediate()
|
/PHP-8.2/docs/ |
H A D | mailinglist-rules.md | 58 ones.
|
H A D | unix-build-system.md | 94 anymore, we must use either absolute paths or relative ones to the top
|
/PHP-8.2/build/ |
H A D | ax_gcc_func_attribute.m4 | 14 # attributes as unsupported ones are ignored by default so quieting
|
H A D | libtool.m4 | 6323 # Then use that list of sed's as ones to test for truncation.
|
/PHP-8.2/ext/mysqli/tests/ |
H A D | mysqli_get_client_stats.phpt | 749 We don't test the NDB ones.
|
/PHP-8.2/sapi/fpm/tests/ |
H A D | tester.inc | 425 …m array|null $envVars List of env variable to execute FPM with or null to use the current ones.
|
/PHP-8.2/ |
H A D | configure.ac | 553 dnl Checks for GCC function attributes on all systems except ones without glibc
|
/PHP-8.2/ext/fileinfo/tests/ |
H A D | magic | 138 # I assume there are other, lower versions, but these are the only ones I 20916 # The "feedface" ones are handled herein. 21501 # just the ones that I happened to have files from and was able to identify. 24774 # file we have. Correct the mimetype with the registered ones: 35235 # Almost all uint64_t fields are printed as the 32-bit ones (with high
|
H A D | magic私はガラスを食べられます | 138 # I assume there are other, lower versions, but these are the only ones I 20916 # The "feedface" ones are handled herein. 21501 # just the ones that I happened to have files from and was able to identify. 24774 # file we have. Correct the mimetype with the registered ones: 35235 # Almost all uint64_t fields are printed as the 32-bit ones (with high
|
/PHP-8.2/ext/opcache/jit/ |
H A D | zend_jit_arm64.dasc | 4074 * either all zeros or all ones if no overflow occurred.
|
Completed in 218 milliseconds