Home
last modified time | relevance | path

Searched refs:ASCII (Results 1 – 25 of 157) sorted by relevance

1234567

/PHP-8.0/ext/mbstring/tests/
H A Dmb_strlen_variation3.phpt106 -- ASCII String --
112 -- ASCII String --
118 -- ASCII String --
124 -- ASCII String --
130 -- ASCII String --
136 -- ASCII String --
142 -- ASCII String --
148 -- ASCII String --
154 -- ASCII String --
160 -- ASCII String --
[all …]
H A Dmb_substr_variation4.phpt51 -- ASCII String --
57 -- ASCII String --
63 -- ASCII String --
69 -- ASCII String --
75 -- ASCII String --
81 -- ASCII String --
87 -- ASCII String --
93 -- ASCII String --
99 -- ASCII String --
105 -- ASCII String --
[all …]
H A Dmb_substr_variation5.phpt52 -- ASCII String --
58 -- ASCII String --
64 -- ASCII String --
70 -- ASCII String --
76 -- ASCII String --
82 -- ASCII String --
88 -- ASCII String --
94 -- ASCII String --
100 -- ASCII String --
106 -- ASCII String --
[all …]
H A Dmb_substr_variation6.phpt56 -- ASCII String --
62 -- ASCII String --
68 -- ASCII String --
74 -- ASCII String --
80 -- ASCII String --
86 -- ASCII String --
92 -- ASCII String --
98 -- ASCII String --
104 -- ASCII String --
110 -- ASCII String --
[all …]
H A Dmb_substr_variation7.phpt57 -- ASCII String --
63 -- ASCII String --
69 -- ASCII String --
75 -- ASCII String --
81 -- ASCII String --
87 -- ASCII String --
93 -- ASCII String --
99 -- ASCII String --
105 -- ASCII String --
111 -- ASCII String --
[all …]
H A Dmb_stripos_variation5_Bug45923.phpt33 echo "-- ASCII String --\n";
52 -- ASCII String --
58 -- ASCII String --
64 -- ASCII String --
70 -- ASCII String --
76 -- ASCII String --
82 -- ASCII String --
88 -- ASCII String --
94 -- ASCII String --
100 -- ASCII String --
[all …]
H A Dmb_strpos_variation5.phpt32 echo "-- ASCII String --\n";
52 -- ASCII String --
58 -- ASCII String --
64 -- ASCII String --
70 -- ASCII String --
76 -- ASCII String --
82 -- ASCII String --
88 -- ASCII String --
94 -- ASCII String --
100 -- ASCII String --
[all …]
H A Dmb_strpos_basic.phpt11 * Test basic functionality of mb_strpos with ASCII and multibyte characters
22 echo "\n-- ASCII string 1 --\n";
25 echo "\n-- ASCII string 2 --\n";
41 -- ASCII string 1 --
44 -- ASCII string 2 --
H A Dmb_strpos_empty_needle.phpt17 echo "\n-- ASCII string without offset --\n";
20 echo "\n-- ASCII string with in range positive offset --\n";
23 echo "\n-- ASCII string with in range negative offset --\n";
26 echo "\n-- ASCII string with out of bound positive offset --\n";
33 echo "\n-- ASCII string with out of bound negative offset --\n";
65 -- ASCII string without offset --
68 -- ASCII string with in range positive offset --
71 -- ASCII string with in range negative offset --
74 -- ASCII string with out of bound positive offset --
77 -- ASCII string with out of bound negative offset --
H A Dmb_strrpos_empty_needle.phpt17 echo "\n-- ASCII string without offset --\n";
20 echo "\n-- ASCII string with in range positive offset --\n";
23 echo "\n-- ASCII string with in range negative offset --\n";
26 echo "\n-- ASCII string with out of bound positive offset --\n";
33 echo "\n-- ASCII string with out of bound negative offset --\n";
66 -- ASCII string without offset --
69 -- ASCII string with in range positive offset --
72 -- ASCII string with in range negative offset --
75 -- ASCII string with out of bound positive offset --
78 -- ASCII string with out of bound negative offset --
H A Dmb_stripos_empty_needle.phpt17 echo "\n-- ASCII string without offset --\n";
20 echo "\n-- ASCII string with in range positive offset --\n";
23 echo "\n-- ASCII string with in range negative offset --\n";
26 echo "\n-- ASCII string with out of bound positive offset --\n";
33 echo "\n-- ASCII string with out of bound negative offset --\n";
66 -- ASCII string without offset --
69 -- ASCII string with in range positive offset --
72 -- ASCII string with in range negative offset --
75 -- ASCII string with out of bound positive offset --
78 -- ASCII string with out of bound negative offset --
H A Dmb_strripos_empty_needle.phpt17 echo "\n-- ASCII string without offset --\n";
20 echo "\n-- ASCII string with in range positive offset --\n";
23 echo "\n-- ASCII string with in range negative offset --\n";
26 echo "\n-- ASCII string with out of bound positive offset --\n";
33 echo "\n-- ASCII string with out of bound negative offset --\n";
66 -- ASCII string without offset --
69 -- ASCII string with in range positive offset --
72 -- ASCII string with in range negative offset --
75 -- ASCII string with out of bound positive offset --
78 -- ASCII string with out of bound negative offset --
H A Dmb_strripos_variation5_Bug45923.phpt33 echo "-- ASCII String --\n";
53 -- ASCII String --
59 -- ASCII String --
65 -- ASCII String --
71 -- ASCII String --
77 -- ASCII String --
83 -- ASCII String --
89 -- ASCII String --
95 -- ASCII String --
H A Dmb_substr_basic.phpt13 * Test Basic Functionality of mb_substr with ASCII characters and multibyte strings.
22 echo "\n-- ASCII string 1 --\n";
25 echo "\n-- ASCII string 2 --\n";
41 -- ASCII string 1 --
44 -- ASCII string 2 --
H A Dmb_ereg_variation6.phpt40 echo "-- ASCII String: --\n";
80 -- ASCII String: --
94 -- ASCII String: --
108 -- ASCII String: --
119 -- ASCII String: --
133 -- ASCII String: --
147 -- ASCII String: --
161 -- ASCII String: --
175 -- ASCII String: --
H A Dbug43840.phpt12 * The multibyte string should be returning the same results as the ASCII string.
29 echo"--ASCII String:--\n";
41 --ASCII String:--
47 --ASCII String:--
53 --ASCII String:--
59 --ASCII String:--
65 --ASCII String:--
H A Dmb_strrpos_basic.phpt22 echo "\n-- ASCII string 1 --\n";
25 echo "\n-- ASCII string 2 --\n";
41 -- ASCII string 1 --
44 -- ASCII string 2 --
H A Dmb_strtolower_variation3.phpt2 Test mb_strtolower() function : usage variations - pass mixed ASCII and non-ASCII strings
11 * Pass a Japanese string and a mixed Japanese and ASCII string to mb_strtolower
21 echo "\n-- Mixed string (mulitbyte and ASCII characters) --\n";
44 -- Mixed string (mulitbyte and ASCII characters) --
H A Dmb_strtoupper_variation3.phpt2 Test mb_strtoupper() function : usage varitations - pass mixed ASCII and non-ASCII strings
11 * Pass a Japanese string and a mixed Japanese and ASCII string to mb_strtolower
22 echo "\n-- Mixed string (mulitbyte and ASCII characters) --\n";
45 -- Mixed string (mulitbyte and ASCII characters) --
/PHP-8.0/ext/standard/tests/strings/
H A Dstrncmp_variation1.phpt9 for($ASCII = 65; $ASCII <= 90; $ASCII++) {
10 …var_dump( strncmp( chr($ASCII), chr($ASCII), 1 ) ); //comparing uppercase letters with uppercase …
11 …var_dump( strncmp( chr($ASCII), chr($ASCII + 32), 1 ) ); //comparing uppercase letters with lower…
15 for($ASCII = 97; $ASCII <= 122; $ASCII++) {
16 …var_dump( strncmp( chr($ASCII), chr($ASCII), 1 ) ); //comparing lowercase letters with lowercase …
17 …var_dump( strncmp( chr($ASCII), chr($ASCII - 32), 1 ) ); //comparing lowercase letters with upper…
H A Dstrncasecmp_variation1.phpt9 for($ASCII = 65; $ASCII <= 90; $ASCII++) {
10 …var_dump( strncasecmp( chr($ASCII), chr($ASCII), 1 ) ); //comparing uppercase letter with corresp…
11 …var_dump( strncasecmp( chr($ASCII), chr($ASCII + 32), 1 ) ); //comparing uppercase letter with co…
15 for($ASCII = 97; $ASCII <= 122; $ASCII++) {
16 …var_dump( strncasecmp( chr($ASCII), chr($ASCII), 1 ) ); //comparing lowercase letter with corresp…
17 …var_dump( strncasecmp( chr($ASCII), chr($ASCII - 32), 1 ) ); //comparing lowercase letter with co…
/PHP-8.0/ext/iconv/tests/
H A Diconv_strpos_variation5.phpt34 echo "-- ASCII String --\n";
54 -- ASCII String --
60 -- ASCII String --
66 -- ASCII String --
72 -- ASCII String --
78 -- ASCII String --
84 -- ASCII String --
90 -- ASCII String --
96 -- ASCII String --
102 -- ASCII String --
[all …]
H A Diconv_strpos_basic.phpt13 * Test basic functionality of iconv_strpos with ASCII and multibyte characters
24 echo "\n-- ASCII string 1 --\n";
27 echo "\n-- ASCII string 2 --\n";
43 -- ASCII string 1 --
46 -- ASCII string 2 --
H A Diconv_substr_basic.phpt15 * Test Basic Functionality of iconv_substr with ASCII characters and multibyte strings.
24 echo "\n-- ASCII string 1 --\n";
27 echo "\n-- ASCII string 2 --\n";
43 -- ASCII string 1 --
46 -- ASCII string 2 --
H A Diconv_strrpos_basic.phpt24 echo "\n-- ASCII string 1 --\n";
27 echo "\n-- ASCII string 2 --\n";
43 -- ASCII string 1 --
46 -- ASCII string 2 --

Completed in 27 milliseconds

1234567