Home
last modified time | relevance | path

Searched refs:lower (Results 1 – 25 of 48) sorted by relevance

12

/PHP-8.2/ext/ctype/tests/
H A Dctype_lower_variation2.phpt26 character code 97 is a lower case character
27 character code 98 is a lower case character
28 character code 99 is a lower case character
29 character code 100 is a lower case character
30 character code 101 is a lower case character
31 character code 102 is a lower case character
32 character code 103 is a lower case character
33 character code 104 is a lower case character
34 character code 105 is a lower case character
35 character code 106 is a lower case character
[all …]
/PHP-8.2/sapi/phpdbg/tests/
H A Dbug73927.phpt14 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;
/PHP-8.2/ext/pdo_oci/tests/
H A Dpdo_oci_attr_case.phpt39 echo "Test 1 - Force column names to lower case\n";
51 echo "Test 4 - Setting on statement has no effect. Attempt lower case but get upper\n";
59 Test 1 - Force column names to lower case
77 Test 4 - Setting on statement has no effect. Attempt lower case but get upper
/PHP-8.2/ext/standard/tests/strings/
H A Dstrncasecmp_variation1.phpt5 /* 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' --
H A Dstrncmp_variation1.phpt5 /* 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' --
H A Dsprintf_variation5.phpt19 var_dump(sprintf("%%x = '%x'", $n)); // hexadecimal representation (lower-case)
H A Dmetaphone.phpt19 "But the shadow of horror wheeled and returned, passing lower now, right above them, sweeping the f…
/PHP-8.2/ext/mbstring/tests/
H A Dbug43998.phpt2 …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]
H A Dmb_strrchr_variation6.phpt17 //Greek string in lower case UTF-8
H A Dmb_strstr_variation6.phpt17 //Greek string in lower case UTF-8
H A Dmb_stristr_basic.phpt16 //Greek string in lower case UTF-8
H A Dmb_strrichr_basic.phpt16 //Greek string in lower case UTF-8
/PHP-8.2/ext/pcre/tests/
H A Dbug79363.phpt5 $str = 'lower UPPER';
/PHP-8.2/ext/spl/tests/
H A DSplFixedArray_setSize_filled_to_smaller.phpt2 Create array, fills it with and resizes it to lower value.
/PHP-8.2/ext/iconv/tests/
H A Dbug53304.phpt2 Bug #53304 (quot_print_decode does not handle lower-case hex digits)
/PHP-8.2/ext/mbstring/ucgendat/
H A Ductest.php118 $lower = parseCodes($fields[1]);
128 testCaseMap(MB_CASE_LOWER, $code, $lower);
/PHP-8.2/Zend/asm/
H A Dmake_ppc32_sysv_macho_gas.S84 ; shift address in R3 to lower 16 byte boundary
H A Dmake_arm64_aapcs_macho_gas.S59 ; shift address in x0 (allocated stack) to lower 16 byte boundary
H A Dmake_arm64_aapcs_elf_gas.S60 # shift address in x0 (allocated stack) to lower 16 byte boundary
H A Dmake_arm_aapcs_macho_gas.S45 @ shift address in A1 to lower 16 byte boundary
H A Dmake_riscv64_sysv_elf_gas.S66 # shift address in a0 (allocated stack) to lower 16 byte boundary
H A Dmake_arm_aapcs_elf_gas.S48 @ shift address in A1 to lower 16 byte boundary
H A Dmake_mips64_n64_elf_gas.S60 # shift address in A0 to lower 16 byte boundary
H A Dmake_ppc32_sysv_xcoff_gas.S72 # shift address in R3 to lower 16 byte boundary
/PHP-8.2/ext/standard/tests/password/
H A Dpassword_needs_rehash.phpt23 // Invalid, different (lower) cost

Completed in 27 milliseconds

12