Home
last modified time | relevance | path

Searched refs:ones (Results 1 – 23 of 23) sorted by relevance

/PHP-8.2/ext/filter/tests/
H A Dghsa-w8qr-v226-r27w.phpt12 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 Dmb_strripos_basic.phpt23 // 4 good ones
32 // 4 bad ones
55 // 4 good ones
60 // 4 bad ones
H A Dmb_stripos_basic.phpt23 // 4 good ones
32 // 4 bad ones
55 // 4 good ones
60 // 4 bad ones
H A Dmb_stripos_basic2.phpt23 // 4 good ones
42 // 4 good ones
H A Dmb_strripos_basic2.phpt23 // 4 good ones
42 // 4 good ones
H A Dencoding_tests.inc116 // Try various shorter ones
H A Diso2022jp_kddi_encoding.phpt213 …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 Dclosure_041.phpt53 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 Dbug29015.phpt2 Bug #29015 (Incorrect behavior of member vars(non string ones)-numeric mem vars und others)
/PHP-8.2/Zend/tests/type_declarations/
H A Dtyped_properties_101.phpt2 Dumping of uninitialized typed properties (including private ones)
/PHP-8.2/ext/phar/tests/
H A Dbug54289.phpt25 // should also not be able to pull out non-existent ones
/PHP-8.2/ext/snmp/tests/
H A DREADME.md10 You need to give credentials with environment vars if default ones are not
/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_64.c439 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 Dmailinglist-rules.md58 ones.
H A Dunix-build-system.md94 anymore, we must use either absolute paths or relative ones to the top
/PHP-8.2/build/
H A Dax_gcc_func_attribute.m414 # attributes as unsupported ones are ignored by default so quieting
H A Dlibtool.m46323 # Then use that list of sed's as ones to test for truncation.
/PHP-8.2/ext/mysqli/tests/
H A Dmysqli_get_client_stats.phpt749 We don't test the NDB ones.
/PHP-8.2/sapi/fpm/tests/
H A Dtester.inc425 …m array|null $envVars List of env variable to execute FPM with or null to use the current ones.
/PHP-8.2/
H A Dconfigure.ac553 dnl Checks for GCC function attributes on all systems except ones without glibc
/PHP-8.2/ext/fileinfo/tests/
H A Dmagic138 # 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 Dmagic私はガラスを食べられます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 Dzend_jit_arm64.dasc4074 * either all zeros or all ones if no overflow occurred.

Completed in 276 milliseconds