Searched refs:ones (Results 1 – 25 of 29) sorted by relevance
12
/php-src/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-src/ext/mbstring/tests/ |
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_strripos_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 | 144 // 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-src/Zend/tests/closures/ |
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
|
/php-src/ext/pdo_pgsql/tests/ |
H A D | result_memory_size.phpt | 29 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 D | bug29015.phpt | 2 Bug #29015 (Incorrect behavior of member vars(non string ones)-numeric mem vars und others)
|
/php-src/Zend/tests/type_declarations/ |
H A D | typed_properties_101.phpt | 2 Dumping of uninitialized typed properties (including private ones)
|
/php-src/ext/dom/tests/delayed_freeing/ |
H A D | text_node.phpt | 8 // Text nodes are special as the underlying library has a tendency to merge adjacent ones
|
/php-src/ext/date/tests/ |
H A D | DateTime_set_state_exception.phpt | 6 /* Two correct ones */
|
/php-src/ext/phar/tests/ |
H A D | bug54289.phpt | 25 // should also not be able to pull out non-existent ones
|
/php-src/ext/snmp/tests/ |
H A D | README.md | 10 You need to give credentials with environment vars if default ones are not
|
/php-src/docs/ |
H A D | mailinglist-rules.md | 58 ones.
|
/php-src/build/ |
H A D | ax_gcc_func_attribute.m4 | 14 # attributes as unsupported ones are ignored by default so quieting
|
/php-src/docs-old/ |
H A D | unix-build-system.md | 92 anymore, we must use either absolute paths or relative ones to the top
|
/php-src/ext/pcre/pcre2lib/sljit/ |
H A D | sljitNativeARM_64.c | 650 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 D | high-level-overview.rst | 5 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 D | zval.rst | 124 go over the relevant ones in their corresponding chapters.
|
/php-src/docs/source/miscellaneous/ |
H A D | stubs.rst | 716 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 D | mysqli_get_client_stats.phpt | 741 We don't test the NDB ones.
|
/php-src/sapi/fpm/tests/ |
H A D | tester.inc | 495 …m array|null $envVars List of env variable to execute FPM with or null to use the current ones.
|
/php-src/ |
H A D | configure.ac | 514 dnl Checks for GCC function attributes on all systems except ones without glibc
|
Completed in 66 milliseconds
12