Searched refs:lower (Results 1 – 25 of 55) sorted by relevance
123
26 character code 97 is a lower case character27 character code 98 is a lower case character28 character code 99 is a lower case character29 character code 100 is a lower case character30 character code 101 is a lower case character31 character code 102 is a lower case character32 character code 103 is a lower case character33 character code 104 is a lower case character34 character code 105 is a lower case character35 character code 106 is a lower case character[all …]
14 w $lower[]21 00020: $lower[] = $value;25 00020: $lower[] = $value;28 prompt> [Added watchpoint #1 for $lower[0]]29 prompt> [$lower[0] has been removed, removing watchpoint]48 $lower = [];51 $lower[] = $value;
151 uint32_t lower = value % 100; /* e.g. 34 */ in bc_write_bcd_representation() local155 uint32_t digits = bc_expand_lut(LUT[lower]) << 16 | bc_expand_lut(LUT[upper]); in bc_write_bcd_representation()158 uint32_t digits = bc_expand_lut(LUT[upper]) << 16 | bc_expand_lut(LUT[lower]); in bc_write_bcd_representation()
5 /* Test strncasecmp() function with upper-case and lower-case alphabets as inputs for 'str1' and 's…14 echo "\n-- Passing lower-case letters for 'str1' --\n";77 -- Passing lower-case letters for 'str1' --
5 /* Test strncmp() function with upper-case and lower-case alphabets as inputs for 'str1' and 'str2'…14 echo "\n-- Passing lower-case letters for 'str1' --\n";77 -- Passing lower-case letters for 'str1' --
19 var_dump(sprintf("%%x = '%x'", $n)); // hexadecimal representation (lower-case)
19 "But the shadow of horror wheeled and returned, passing lower now, right above them, sweeping the f…
2 …trtolower() function : Two error messages returned for incorrect encoding for mb_strto[upper|lower]8 * Two error messages returned for incorrect encoding for mb_strto[upper|lower]
19 // byte lower than 0xA1
17 //Greek string in lower case UTF-8
16 //Greek string in lower case UTF-8
5 $str = 'lower UPPER';
2 Create array, fills it with and resizes it to lower value.
2 Bug #53304 (quot_print_decode does not handle lower-case hex digits)
118 $lower = parseCodes($fields[1]);128 testCaseMap(MB_CASE_LOWER, $code, $lower);
84 ; shift address in R3 to lower 16 byte boundary
59 ; shift address in x0 (allocated stack) to lower 16 byte boundary
60 # shift address in x0 (allocated stack) to lower 16 byte boundary
45 @ shift address in A1 to lower 16 byte boundary
66 # shift address in a0 (allocated stack) to lower 16 byte boundary
47 # shift address in A0 to lower 16 byte boundary
48 @ shift address in A1 to lower 16 byte boundary
60 # shift address in A0 to lower 16 byte boundary
Completed in 17 milliseconds