Home
last modified time | relevance | path

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

12

/php-src/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-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/closures/
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
/php-src/ext/pdo_pgsql/tests/
H A Dresult_memory_size.phpt29 echo 'Large result sets should require more memory than small ones: ';
43 Large result sets should require more memory than small ones: bool(true)
/php-src/Zend/tests/
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
/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.c650 sljit_u32 ones, right; in logical_imm() local
696 COUNT_TRAILING_ZERO(imm, ones); in logical_imm()
707 return ins | ((len - ones - 1) << 10) | ((len - ones - right) << 16); in logical_imm()
709 return ins | ((ones - 1) << 10) | ((len - right) << 16); in logical_imm()
717 sljit_u32 i, zeros, ones, first; in load_immediate() local
758 ones = 0; in load_immediate()
763 ones++; in load_immediate()
769 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/docs/source/miscellaneous/
H A Dstubs.rst716 These flags are useful for symbols which exist only for testing purposes (e.g. the ones declared for
/php-src/ext/mysqli/tests/
H A Dmysqli_get_client_stats.phpt741 We don't test the NDB ones.
/php-src/sapi/fpm/tests/
H A Dtester.inc495 …m array|null $envVars List of env variable to execute FPM with or null to use the current ones.
/php-src/
H A Dconfigure.ac514 dnl Checks for GCC function attributes on all systems except ones without glibc

Completed in 66 milliseconds

12