Home
last modified time | relevance | path

Searched refs:l (Results 251 – 275 of 351) sorted by path

1...<<1112131415

/PHP-5.5/ext/standard/tests/strings/
H A Dbug38770.phpt10 foreach (array('N','l') as $v) {
H A Dchunk_split_variation2.phpt140 string(50) "T*h*i*s* *i*s* *c*h*u*k*l*e*n* *v*a*r*i*a*t*i*o*n*"
146 string(50) "T*h*i*s* *i*s* *c*h*u*k*l*e*n* *v*a*r*i*a*t*i*o*n*"
H A Dchunk_split_variation5.phpt53 string(213) "T||h||i||s|| ||c||o||n||t||a||i||n||s|| ||a||n||d|| ||s||p||e||c||i||a||l|| ||c||h||a|…
54 ||I||t|| ||a||l||s||o|| ||c||h||e||c||k||s|| ||f||o||r|| ||�|| ||c||h||a||r||"
H A Dchunk_split_variation7.phpt65 string(69) "This ????is st????ring ????with ????� and???? �nul????l cha????rs????"
H A Dchunk_split_variation8.phpt26 It has _speci@l ch@r$ 2222 !!!Now \k as escape char to test
63 :::I:::t::: :::h:::a:::s::: :::_:::s:::p:::e:::c:::i:::@:::l::: :::c:::h:::@:::r:::$::: :::2:::2:::…
64 :::c:::h:::u:::n:::k:::_:::s:::p:::l:::i:::t:::(:::):::"
72 It has _speci@l ch@r$ 2222 !!!Now \k as escape char to test
77 It has _speci@l ch@r$ 222:::2 !!!Now \k as escape char::: to test
82 It has _speci@l ch@r$ 2222 !!!Now \k as escape char to test
H A Dhtmlentities-utf-3.phpt23 foreach ($val_ranges as $l) {
24 if ($b >= $l[0][0] && $b <= $l[0][1]) {
25 if (count($l) != strlen($seq)) {
29 if (ord($seq[$n]) < $l[$n][0] || ord($seq[$n]) > $l[$n][1]) {
H A Dpack.phpt73 print_r(unpack("l", pack("l", 65534)));
74 print_r(unpack("l", pack("l", 0)));
75 print_r(unpack("l", pack("l", 2147483650)));
76 print_r(unpack("l", pack("l", 4294967296)));
77 print_r(unpack("l", pack("l", -2147483648)));
H A Dstr_split_variation2.phpt181 string(1) "l"
189 string(1) "l"
234 string(1) "l"
242 string(1) "l"
H A Dstr_split_variation2_64bit.phpt182 string(1) "l"
190 string(1) "l"
235 string(1) "l"
243 string(1) "l"
H A Dstr_split_variation4.phpt143 string(5) "l cha"
H A Dstrcspn_variation10.phpt43 "\n\trsti \l",
44 '\n\trsti \l',
H A Dstrcspn_variation11.phpt44 "\n\trsti \l",
45 '\n\trsti \l',
H A Dstrcspn_variation12.phpt38 "\n\trsti \l",
H A Dstrcspn_variation6.phpt67 "\n\trsti \l",
68 '\n\trsti \l',
H A Dstrcspn_variation7.phpt69 "\n\trsti \l",
70 '\n\trsti \l',
H A Dstrcspn_variation8.phpt67 "\n\trsti \l",
H A Dstripcslashes_basic.phpt13 var_dump(stripcslashes('\H\e\l\l\o \W\or\l\d'));
H A Dstripos_variation1.phpt16 "l",
H A Dstripos_variation2.phpt16 'l',
H A Dstrrchr_variation1.phpt16 "l",
H A Dstrrchr_variation2.phpt16 'l',
H A Dstrrev_variation1.phpt45 "h e l l o ",
139 string(15) " o l l e h"
H A Dstrrev_variation2.phpt45 'h e l l o ',
133 string(15) " o l l e h"
H A Dstrripos_variation1.phpt16 /*1*/ "l",
H A Dstrripos_variation2.phpt16 /*1*/ 'l',

Completed in 88 milliseconds

1...<<1112131415