Home
last modified time | relevance | path

Searched refs:low (Results 1 – 25 of 28) sorted by relevance

12

/php-src/ext/standard/tests/array/range/
H A Drange_step_errors.phpt62 echo "-- Testing ( (low < high) && (high-low < step) ) --\n";
69 echo "-- Testing ( (low > high) && (low-high < step) ) --\n";
76 echo "-- Testing ( (low < high) && (high-low < step) ) for characters --\n";
83 echo "-- Testing ( (low > high) && (low-high < step) ) for characters --\n";
123 -- Testing ( (low < high) && (high-low < step) ) --
125 -- Testing ( (low > high) && (low-high < step) ) --
127 -- Testing ( (low < high) && (high-low < step) ) for characters --
129 -- Testing ( (low > high) && (low-high < step) ) for characters --
H A Drange_inputs_string_basic.phpt9 echo "-- An array of elements from low to high --\n";
11 echo "\n-- An array of elements from high to low --\n";
24 -- An array of elements from low to high --
80 -- An array of elements from high to low --
H A Dbug41121.phpt21 // low > high
/php-src/ext/iconv/tests/
H A Dbug74230.phpt9 $low = "\xED\xBD\xA2"; // codepoint DF62
10 $pair = $high.$low;
13 @\iconv('UTF-8', 'UTF-8', $low) === false,
/php-src/ext/gd/libgd/
H A Dgd_intern.h11 #define CLAMP(x, low, high) (((x) > (high)) ? (high) : (((x) < (low)) ? (low) : (x))) argument
H A Dgd_io.c100 int high = 0, low = 0; in gdGetWordLSB() local
101 low = (ctx->getC) (ctx); in gdGetWordLSB()
102 if (low == EOF) { in gdGetWordLSB()
112 *result = (high << 8) | low; in gdGetWordLSB()
/php-src/ext/hash/sha3/generic32lc/
H A DKeccakP-1600-inplace32BI.c38 temp0 = (low); \
82 low = temp0; \
93 UINT32 low, high; in KeccakP1600_SetBytesInLaneToZero() local
104 low = laneAsBytes[0] in KeccakP1600_SetBytesInLaneToZero()
129 UINT32 low, high; in KeccakP1600_AddByte() local
138 low = 0; in KeccakP1600_AddByte()
149 UINT32 low, high; in KeccakP1600_AddBytesInLane() local
183 UINT32 low; in KeccakP1600_AddLanes() local
239 UINT32 low; in KeccakP1600_OverwriteLanes() local
327 UINT32 low; in KeccakP1600_ExtractLanes() local
[all …]
/php-src/ext/standard/
H A Dflock_compat.c106 DWORD low = 0xFFFFFFFF, high = 0xFFFFFFFF;
116 UnlockFileEx(hdl, 0, low, high, &offset);
121 0, low, high, &offset))
126 0, low, high, &offset))
H A Darray.c3074 if (low > high) {
3075 if (low - high < step) {
3082 for (; low >= high; low -= (unsigned int)step) {
3083 ZEND_HASH_FILL_SET_INTERNED_STR(ZSTR_CHAR(low));
3085 if (((signed int)low - step) < 0) {
3090 } else if (high > low) { /* Increasing char range */
3094 if (high - low < step) {
3100 for (; low <= high; low += (unsigned int)step) {
3101 ZEND_HASH_FILL_SET_INTERNED_STR(ZSTR_CHAR(low));
3103 if (((signed int)low + step) > 255) {
[all …]
/php-src/Zend/tests/
H A Ddval_to_lval_64.phpt2 zend_dval_to_lval preserves low bits (64 bit long)
H A Ddval_to_lval_32.phpt2 zend_dval_to_lval preserves low bits (32 bit long)
/php-src/ext/sodium/
H A DREADME.md6 A simple, low-level PHP extension for
/php-src/sapi/fpm/tests/
H A Dlog-bwd-limit-64-too-low-error.phpt2 FPM: Buffered worker output decorated log with limit 64 fails because it is too low
H A Dfcgi.inc223 * This transport is more low level than stream and supports some extra socket options like
/php-src/ext/mbstring/tests/
H A Dmb_str_split_utf8_utf16.phpt24 $utf16be_char_bad = pack("H*", "dc00dc00"); /* this char is illegal because it starts from low surr…
25 $utf16le_char_bad = pack("H*", "00dc00dc"); /* this char is illegal because it starts from low surr…
H A Dcp5022x_encoding.phpt20 * we get the low bit of the ku number by seeing which one it is. */
/php-src/ext/phar/tests/
H A Dphar_metadata_write3.phpt46 echo "Calling getMetadata with too low max_depth\n";
78 Calling getMetadata with too low max_depth
/php-src/ext/standard/tests/strings/
H A Dcrypt_sha512.phpt44 'the number of rounds is too low',
H A Dcrypt_sha256.phpt44 'the number of rounds is too low',
/php-src/ext/odbc/tests/
H A Dbug60616.phpt33 ini_set("odbc.defaultlrl", 4); // Set artificially low
/php-src/TSRM/
H A Dtsrm_win32.c654 DWORD low = (DWORD)size; in shmget() local
657 DWORD low = size; in shmget() local
659 …shm_handle = CreateFileMapping(INVALID_HANDLE_VALUE, NULL, PAGE_READWRITE, high, low, key == IPC_P… in shmget()
/php-src/ext/filter/
H A Dsanitizing_filters.c61 …url(zval *value, const unsigned char* chars, const int char_len, int high, int low, int encode_nul) in php_filter_encode_url() argument
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます3135 # skip keyword with low entropy
3212 # test now for "low" disk image size equal or below 64 MiB to skip
6332 # unable to verify ID3 ( possibly due to -P bytes=... being too low )
7288 # element range low,high x y z like xlow=0 08010000h 01080000h
19881 # DEGAS low-res uncompressed bitmap *.pi1
19991 # low resolution; 320x200, 16 colors
24373 # yes, this is separate from the low-order magic number bit
25528 # skip ASCII text by checking for low header length
26470 # The low-order word is MINIDUMP_VERSION 0xA793
32377 # skip BUISSON.13 GUITAR1 by looking for low version number
[all …]
H A Dmagic3135 # skip keyword with low entropy
3212 # test now for "low" disk image size equal or below 64 MiB to skip
6332 # unable to verify ID3 ( possibly due to -P bytes=... being too low )
7288 # element range low,high x y z like xlow=0 08010000h 01080000h
19881 # DEGAS low-res uncompressed bitmap *.pi1
19991 # low resolution; 320x200, 16 colors
24373 # yes, this is separate from the low-order magic number bit
25528 # skip ASCII text by checking for low header length
26470 # The low-order word is MINIDUMP_VERSION 0xA793
32377 # skip BUISSON.13 GUITAR1 by looking for low version number
[all …]
/php-src/ext/mbstring/tests/data/
H A DJISX0212.txt42 # the high and low bytes correspond to the ku and ten of

Completed in 319 milliseconds

12