Home
last modified time | relevance | path

Searched refs:l (Results 51 – 75 of 318) sorted by relevance

12345678910>>...13

/php-src/sapi/cli/tests/
H A D011.phpt29 var_dump(`$php -n -l $filename_escaped`);
30 var_dump(`$php -n -l some.unknown`);
44 var_dump(`$php -n -l $filename_escaped`);
H A D024.phpt41 run_and_output("$php -n -l $filename_good_escaped $filename_good_escaped 2>&1");
42 run_and_output("$php -n -l $filename_good_escaped some.unknown $filename_good_escaped 2>&1");
43 run_and_output("$php -n -l $filename_good_escaped $filename_bad_escaped $filename_good_escaped 2>&1…
44 run_and_output("$php -n -l $filename_bad_escaped $filename_bad_escaped 2>&1");
45 run_and_output("$php -n -l $filename_bad_escaped some.unknown $filename_bad_escaped 2>&1");
46 run_and_output("$php -n -l $filename_bad_escaped $filename_bad_escaped some.unknown 2>&1");
/php-src/Zend/tests/
H A Doct_overflow.phpt17 $l = (double)$d;
18 var_dump($l);
H A Dint_overflow_32bit.phpt17 $l = (int)$d;
18 var_dump($l);
H A Dint_underflow_32bit.phpt17 $l = (int)$d;
18 var_dump($l);
H A Dint_underflow_64bit.phpt17 $l = (int)$d;
18 var_dump($l);
H A Dhex_overflow_32bit.phpt18 $l = $d;
19 var_dump($l);
H A Dint_overflow_64bit.phpt19 $l = (int)$d;
20 var_dump($l);
/php-src/ext/fileinfo/libmagic/
H A Dsoftmagic.c540 size_t l; in varexpand() local
547 buf += l; in varexpand()
548 len -= l; in varexpand()
576 buf += l; in varexpand()
2210 l = 0; in magiccheck()
2217 l = 0; in magiccheck()
2224 l = 0; in magiccheck()
2237 l = 0; in magiccheck()
2364 l = 0; in magiccheck()
2439 matched = (v & l) == l; in magiccheck()
[all …]
/php-src/ext/date/tests/
H A Dbug32086.phpt12 echo $l = strtotime("2004-11-03"), "\n";
17 echo date("Y-m-d H:i:s T\n", $l);
23 echo $l = strtotime("2005-02-21"), "\n";
28 echo date("Y-m-d H:i:s T\n", $l);
H A Dbug33415-1.phpt10 print "tStamp=". date("l Y-m-d H:i:s T I", $tStamp). "\n";
12 print "result=".date("l Y-m-d H:i:s T I", $strtotime_tstamp)."\n";
18 print "tStamp=". date("l Y-m-d H:i:s T I", $tStamp). "\n";
20 print "result=".date("l Y-m-d H:i:s T I", $strtotime_tstamp)."\n";
/php-src/ext/phar/tests/cache_list/files/
H A Dfrontcontroller5.phar6 …����a.jpg���G�����ж���������a.phps���G���l�`�������hiohio<?php function hio(){}�ɺl#…
H A Dfrontcontroller7.phar6 …a.jpg���Bc�H�����ж���������a.phps���Bc�H���l�`�������hiohio<?php function hio(){}��׾@4�OV�…
/php-src/ext/standard/tests/strings/
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 Dchunk_split_variation8.phpt20 It has _speci@l ch@r$ 2222 !!!Now \k as escape char to test
60 :::I:::t::: :::h:::a:::s::: :::_:::s:::p:::e:::c:::i:::@:::l::: :::c:::h:::@:::r:::$::: :::2:::2:::…
61 :::c:::h:::u:::n:::k:::_:::s:::p:::l:::i:::t:::(:::):::"
67 It has _speci@l ch@r$ 2222 !!!Now \k as escape char to test
72 It has _speci@l ch@r$ 222:::2 !!!Now \k as escape char::: to test
77 It has _speci@l ch@r$ 2222 !!!Now \k as escape char to test
/php-src/sapi/phpdbg/
H A Dphpdbg_break.c28 #define PHPDBG_BREAK_COMMAND_D(f, h, a, m, l, s, flags) \ argument
29 PHPDBG_COMMAND_D_EXP(f, h, a, m, l, s, &phpdbg_prompt_commands[9], flags)
/php-src/ext/standard/tests/versioning/
H A Dversion_compare_op_abbrev.phpt5 $abbrevs = ['', 'l', 'g', 'e', '!', 'n'];
17 'l' failed
/php-src/ext/phar/tests/files/
H A Dfrontcontroller7.phar6 …a.jpg���Bc�H�����ж���������a.phps���Bc�H���l�`�������hiohio<?php function hio(){}��׾@4�OV�…
/php-src/ext/pcre/tests/
H A Dbug76850.phpt5 $l = setlocale(LC_CTYPE, 0);
6 if ("C" == $l) {
/php-src/ext/intl/tests/
H A Dbug74484_MessageFormatter.phpt7 $text = "{a} {b} {c} {d} {e} {f} {g} {h} {i} {j} {k} {l}";
21 'l' => 12
/php-src/ext/standard/tests/file/
H A Dbug53848.phpt9 while ($l = fgetcsv($fp)) var_dump($l);
H A Dmkdir-002.phpt14 var_dump(`ls -l mkdir-002`);
20 var_dump(`ls -l ./mkdir-002`);
28 var_dump(`ls -l $dirname_escaped`);
/php-src/ext/mbstring/tests/
H A Dmb_http_input_001.phpt2 mb_http_input() - Returns FALSE for $type 'L' or 'l'
10 var_dump(mb_http_input('l'));
/php-src/ext/gd/libgd/
H A Dwbmp.c66 int cnt, l, accu; in putmbi() local
75 for (l = cnt - 1; l > 0; l--) in putmbi()
76 putout (0x80 | (i & 0x7f << 7 * l) >> 7 * l, out); in putmbi()
/php-src/ext/dom/lexbor/lexbor/core/
H A Ddiyfp.h32 #define lexbor_uint64_hl(h, l) (((uint64_t) (h) << 32) + (l)) argument
204 uint64_t l, h; in lexbor_diyfp_mul() local
211 l = (uint64_t) u128; in lexbor_diyfp_mul()
215 if (l & ((uint64_t) 1 << 63)) { in lexbor_diyfp_mul()

Completed in 33 milliseconds

12345678910>>...13