Home
last modified time | relevance | path

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

12

/php-src/ext/mbstring/tests/
H A Dmb_stripos_basic.phpt23 // 4 good ones
32 // 4 bad ones
55 // 4 good ones
60 // 4 bad ones
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_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.inc144 // 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-src/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-src/Zend/tests/type_declarations/
H A Dtyped_properties_101.phpt2 Dumping of uninitialized typed properties (including private ones)
/php-src/ext/dom/tests/delayed_freeing/
H A Dtext_node.phpt8 // Text nodes are special as the underlying library has a tendency to merge adjacent ones
/php-src/ext/date/tests/
H A DDateTime_set_state_exception.phpt6 /* Two correct ones */
/php-src/ext/phar/tests/
H A Dbug54289.phpt25 // should also not be able to pull out non-existent ones
/php-src/ext/snmp/tests/
H A DREADME.md10 You need to give credentials with environment vars if default ones are not
/php-src/docs/
H A Dmailinglist-rules.md58 ones.
/php-src/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-src/docs-old/
H A Dunix-build-system.md92 anymore, we must use either absolute paths or relative ones to the top
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_64.c503 sljit_u32 ones, right; in logical_imm() local
549 COUNT_TRAILING_ZERO(imm, ones); in logical_imm()
560 return ins | ((len - ones - 1) << 10) | ((len - ones - right) << 16); in logical_imm()
562 return ins | ((ones - 1) << 10) | ((len - right) << 16); in logical_imm()
570 sljit_u32 i, zeros, ones, first; in load_immediate() local
611 ones = 0; in load_immediate()
616 ones++; in load_immediate()
622 if (ones > zeros) { in load_immediate()
/php-src/docs/source/introduction/
H A Dhigh-level-overview.rst5 PHP is an interpreted language. Interpreted languages differ from compiled ones in that they aren't
/php-src/docs/source/core/data-structures/
H A Dzval.rst124 go over the relevant ones in their corresponding chapters.
/php-src/ext/mysqli/tests/
H A Dmysqli_get_client_stats.phpt746 We don't test the NDB ones.
/php-src/sapi/fpm/tests/
H A Dtester.inc507 …m array|null $envVars List of env variable to execute FPM with or null to use the current ones.
/php-src/
H A Dconfigure.ac558 dnl Checks for GCC function attributes on all systems except ones without glibc
/php-src/ext/opcache/jit/ir/
H A Dir_x86.dasc8738 /* WIN64 calling convention requires duplcation of parameters passed in FP register into GP ones */
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます138 # I assume there are other, lower versions, but these are the only ones I
24370 # The "feedface" ones are handled herein.
24955 # just the ones that I happened to have files from and was able to identify.
28717 # file we have. Correct the mimetype with the registered ones:
41001 # Almost all uint64_t fields are printed as the 32-bit ones (with high

Completed in 147 milliseconds

12