Home
last modified time | relevance | path

Searched refs:high (Results 26 – 50 of 66) sorted by relevance

123

/PHP-8.3/ext/zlib/tests/
H A Dgzopen_variation7.phpt25 Destiny flying high abov"
H A Dgzpassthru_basic.phpt20 Destiny flying high above
H A Dgzread_basic.phpt25 Destiny flying high above
H A Dgzgetc_basic.phpt34 Destiny flying high above
H A Dgzgetc_basic_1.phpt35 Destiny flying high above
H A Dgzgets_basic.phpt31 string(26) "Destiny flying high above
H A Dgzseek_basic.phpt33 string(10) " high abov"
H A Dgzseek_variation2.phpt33 string(10) " high abov"
H A Dgzseek_variation3.phpt33 string(10) " high abov"
H A Dzlib_scheme_copy_variation2.phpt10 Destiny flying high above
H A Dgzeof_basic.phpt39 Destiny flying high above
/PHP-8.3/ext/standard/tests/array/range/
H A Dbug41121.phpt21 // low > high
/PHP-8.3/ext/soap/tests/bugs/
H A Dbug39832.phpt13 <parameters priority="high">
/PHP-8.3/ext/standard/tests/strings/
H A Dcrypt_sha512.phpt49 'the number of rounds is too high',
H A Dcrypt_sha256.phpt49 'the number of rounds is too high',
/PHP-8.3/ext/standard/tests/general_functions/
H A Dproc_nice_basic.phpt33 …// The maximum niceness level is 19, if the process is already running at a high niceness, it cann…
/PHP-8.3/ext/pdo/tests/
H A Dbug_36798.phpt2 PDO Common: Bug #36798 (Error parsing named parameters with queries containing high-ascii chars)
/PHP-8.3/ext/standard/tests/streams/
H A Dgh9590-001.phpt30 It is set to 1024, but you have descriptors numbered at least as high as %d.
H A Dgh9590-002.phpt32 It is set to 1024, but you have descriptors numbered at least as high as %d.
/PHP-8.3/ext/mysqli/tests/
H A Dgh9590.phpt58 It is set to 1024, but you have descriptors numbered at least as high as %d.
H A Dmysqli_stmt_bind_param_many_columns.phpt2 mysqli_stmt_bind_param() - Binding with very high number of columns
/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeRISCV_common.c294 sljit_sw high; in load_addr_to_reg() local
324 high = (sljit_sw)addr >> 12; in load_addr_to_reg()
325 SLJIT_ASSERT((sljit_uw)high <= 0x7fffffff); in load_addr_to_reg()
327 if (high > S32_MAX) { in load_addr_to_reg()
328 SLJIT_ASSERT((high & 0x800) != 0); in load_addr_to_reg()
332 if ((high & 0x800) != 0) in load_addr_to_reg()
333 high += 0x1000; in load_addr_to_reg()
342 high = (sljit_sw)addr >> 32; in load_addr_to_reg()
345 high = ~high; in load_addr_to_reg()
347 if ((high & 0x800) != 0) in load_addr_to_reg()
[all …]
/PHP-8.3/TSRM/
H A Dtsrm_win32.c653 DWORD high = size >> 32; in shmget() local
656 DWORD high = 0; in shmget() local
659 …shm_handle = CreateFileMapping(INVALID_HANDLE_VALUE, NULL, PAGE_READWRITE, high, low, key == IPC_P… in shmget()
/PHP-8.3/ext/filter/
H A Dsanitizing_filters.c61 …code_url(zval *value, const unsigned char* chars, const int char_len, int high, int low, int encod… in php_filter_encode_url() argument
/PHP-8.3/docs/
H A Dmailinglist-rules.md67 4. Do not high-jack threads, by bringing up entirely new topics. Please

Completed in 43 milliseconds

123