Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/tests/array/
H A Drange_variation.phpt26 *** Testing range() with various low and high values ***
67 -- creating an array with low = 'ABCD' and high = '' --
73 -- creating an array with low = 'ABCD' and high = '' --
371 -- creating an array with low = '' and high = '' --
377 -- creating an array with low = '' and high = '' --
383 -- creating an array with low = '' and high = '' --
437 -- creating an array with low = '' and high = '' --
443 -- creating an array with low = '' and high = '' --
449 -- creating an array with low = '' and high = '' --
503 -- creating an array with low = '' and high = '' --
[all …]
H A Drange_errors.phpt10 echo "\n-- Testing ( (low < high) && (step = 0) ) --";
14 echo "\n\n-- Testing ( (low > high) && (step = 0) ) --";
18 echo "\n\n-- Testing ( (low < high) && (high-low < step) ) --";
21 echo "\n\n-- Testing ( (low > high) && (low-high < step) ) --";
45 -- Testing ( (low < high) && (step = 0) ) --
53 -- Testing ( (low > high) && (step = 0) ) --
61 -- Testing ( (low < high) && (high-low < step) ) --
66 -- Testing ( (low > high) && (low-high < step) ) --
H A Drange.phpt11 echo "-- An array of elements from low to high --\n";
13 echo "\n-- An array of elements from high to low --\n";
17 echo "-- An array of elements from low to high --\n";
19 echo "\n-- An array of elements from high to low --\n";
23 echo "-- An array of elements from low to high --\n";
55 -- An array of elements from low to high --
79 -- An array of elements from high to low --
104 -- An array of elements from low to high --
128 -- An array of elements from high to low --
153 -- An array of elements from low to high --
[all …]
H A Dbug41121.phpt21 // low > high
/PHP-7.4/ext/intl/tests/
H A Dbug74230.phpt9 $low = "\xED\xBD\xA2"; // codepoint DF62
10 $pair = $high.$low;
13 @\iconv('UTF-8', 'UTF-8', $low) === false,
/PHP-7.4/ext/hash/sha3/generic32lc/
H A DKeccakP-1600-inplace32BI.c30 temp0 = (low); \
74 low = temp0; \
85 UINT32 low, high; in KeccakP1600_SetBytesInLaneToZero() local
96 low = laneAsBytes[0] in KeccakP1600_SetBytesInLaneToZero()
121 UINT32 low, high; in KeccakP1600_AddByte() local
130 low = 0; in KeccakP1600_AddByte()
141 UINT32 low, high; in KeccakP1600_AddBytesInLane() local
174 UINT32 low; in KeccakP1600_AddLanes() local
229 UINT32 low; in KeccakP1600_OverwriteLanes() local
316 UINT32 low; in KeccakP1600_ExtractLanes() local
[all …]
/PHP-7.4/ext/standard/
H A Dflock_compat.c119 DWORD low = 0xFFFFFFFF, high = 0xFFFFFFFF;
129 UnlockFileEx(hdl, 0, low, high, &offset);
134 0, low, high, &offset))
139 0, low, high, &offset))
H A Darray.c2796 unsigned char low, high; local
2820 for (; low >= high; low -= (unsigned int)lstep) {
2836 for (; low <= high; low += (unsigned int)lstep) {
2850 double low, high, element; local
2853 low = zval_get_double(zlow);
2870 for (i = 0, element = low; i < size && element >= high; ++i, element = low - (i * step)) {
2884 for (i = 0, element = low; i < size && element <= high; ++i, element = low + (i * step)) {
2891 ZVAL_DOUBLE(&tmp, low);
2895 zend_long low, high; local
2900 low = zval_get_long(zlow);
[all …]
H A Dbasic_functions.c341 ZEND_ARG_INFO(0, low)
/PHP-7.4/ext/xmlrpc/libxmlrpc/
H A Dqueue.c716 if(low < high) { in QuickSort()
717 i = low; in QuickSort()
720 key = list[ low ]; in QuickSort()
739 temp = list[low]; in QuickSort()
740 list[low] = list[j]; in QuickSort()
743 QuickSort(list, low, j-1, Comp); in QuickSort()
851 int low, mid, hi, val; in Q_BSearch() local
853 low = 0; in Q_BSearch()
856 while(low <= hi) { in Q_BSearch()
857 mid = (low + hi) / 2; in Q_BSearch()
[all …]
/PHP-7.4/ext/gd/libgd/
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()
H A Dgd_interpolation.c88 #define CLAMP(x, low, high) (((x) > (high)) ? (high) : (((x) < (low)) ? (low) : (x))) argument
/PHP-7.4/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-7.4/ext/sodium/
H A DREADME.md6 A simple, low-level PHP extension for
/PHP-7.4/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
/PHP-7.4/ext/mbstring/tests/
H A Dmb_str_split_utf8_utf16.phpt25 $utf16be_char_bad = pack("H*", "dc00dc00"); /* this char is illegal because it starts from low surr…
26 $utf16le_char_bad = pack("H*", "00dc00dc"); /* this char is illegal because it starts from low surr…
/PHP-7.4/ext/odbc/tests/
H A Dbug60616.phpt20 ini_set("odbc.defaultlrl", 4); // Set artificially low
/PHP-7.4/TSRM/
H A Dtsrm_win32.c637 DWORD low = (DWORD)size; in shmget() local
640 DWORD low = size; in shmget()
642 …shm_handle = CreateFileMapping(INVALID_HANDLE_VALUE, NULL, PAGE_READWRITE, high, low, key == IPC_P… in shmget()
/PHP-7.4/ext/filter/
H A Dsanitizing_filters.c64 …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-7.4/ext/fileinfo/
H A Dmagicdata.patch87 # skip arches.3200 , Finder.Root , Slp.1 by looking for low pixel depth 1 8 15 16 24 32
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます2688 # there were many low-quality sigs, i.e. easy to trigger false positives.
2764 # skip keyword with low entropy
12683 # skip ISO 9660 CD-ROM ./filesystem by looking for low positive face size
12704 #>36 uleshort x \b, low character index %u
13106 # 28: low order byte of the current PTD entry, always 0 since the
18477 # yes, this is separate from the low-order magic number bit
19498 # skip ASCII text by checking for low header length
20181 # The low-order word is MINIDUMP_VERSION 0xA793
23701 # skip Basic.Image Beauty.320 Pic.Icons by looking for low version number
24221 # skip BUISSON.13 GUITAR1 by looking for low version number
[all …]
H A Dmagic2688 # there were many low-quality sigs, i.e. easy to trigger false positives.
2764 # skip keyword with low entropy
12683 # skip ISO 9660 CD-ROM ./filesystem by looking for low positive face size
12704 #>36 uleshort x \b, low character index %u
13106 # 28: low order byte of the current PTD entry, always 0 since the
18477 # yes, this is separate from the low-order magic number bit
19498 # skip ASCII text by checking for low header length
20181 # The low-order word is MINIDUMP_VERSION 0xA793
23701 # skip Basic.Image Beauty.320 Pic.Icons by looking for low version number
24221 # skip BUISSON.13 GUITAR1 by looking for low version number
[all …]

Completed in 210 milliseconds