Home
last modified time | relevance | path

Searched refs:l (Results 226 – 250 of 314) sorted by relevance

12345678910>>...13

/PHP-7.1/sapi/phpdbg/
H A Dphpdbg_info.c30 #define PHPDBG_INFO_COMMAND_D(f, h, a, m, l, s, flags) \ argument
31 PHPDBG_COMMAND_D_EXP(f, h, a, m, l, s, &phpdbg_prompt_commands[13], flags)
H A DREADME.md72 - -l listen ports for remote mode
/PHP-7.1/ext/standard/tests/math/
H A Dbase_convert_basic.phpt251 .........value= 39 res = 1l
256 .........value= 39 res = 1l
/PHP-7.1/ext/exif/
H A Dexif.c2025 for(ap=0; ap<l; ap++) { in add_assoc_image_info()
2026 if (l>1) { in add_assoc_image_info()
2031 if (l>1) { in add_assoc_image_info()
2040 if (l==1) { in add_assoc_image_info()
2049 if (l==1) { in add_assoc_image_info()
2057 if (l>1) { in add_assoc_image_info()
2066 if (l==1) { in add_assoc_image_info()
2075 if (l==1) { in add_assoc_image_info()
2083 if (l==1) { in add_assoc_image_info()
2091 if (l==1) { in add_assoc_image_info()
[all …]
/PHP-7.1/ext/mbstring/ucgendat/
H A Ducgendat.c1140 long l, r, m;
1143 l = 0;
1146 while (l <= r) {
1147 m = (l + r) >> 1;
1149 l = m + 1;
/PHP-7.1/ext/gd/libgd/
H A Dgd_interpolation.c1628 int l; in gdImageScaleBicubicFixed() local
1637 for (l = -1; l < 3; l++) { in gdImageScaleBicubicFixed()
1638 const gdFixed f = gd_itofx(l) - f_g; in gdImageScaleBicubicFixed()
1645 const int _k = ((k+1)*4) + (l+1); in gdImageScaleBicubicFixed()
2156 int l; in gdImageRotateBicubicFixed() local
2175 for (l=-1; l< 3; l++) { in gdImageRotateBicubicFixed()
2176 const gdFixed f = gd_itofx(l) - f_g; in gdImageRotateBicubicFixed()
2182 const int _k = ((k + 1) * 4) + (l + 1); in gdImageRotateBicubicFixed()
/PHP-7.1/ext/standard/tests/strings/
H A Dstrrchr_variation1.phpt16 "l",
H A Dstripos_variation1.phpt16 "l",
H A Dstrcspn_variation7.phpt69 "\n\trsti \l",
70 '\n\trsti \l',
H A Dstrspn_variation7.phpt68 "f\nh\trstie \l",
69 'f\n\thrstei \l',
H A Dstrripos_variation1.phpt16 /*1*/ "l",
H A Dstrripos_variation2.phpt16 /*1*/ 'l',
/PHP-7.1/tests/output/
H A Dob_start_basic_004.phpt11 // In HEAD, $chunk_size value of 1 should not have any special behaviour (http://marc.info/?l=php-i…
/PHP-7.1/ext/phar/tests/cache_list/files/
H A Dnophar.phar216 $l = unpack('V', substr($m, 10, 4));
217 $m = substr($m, 14 + $l[1]);
H A Dopenssl.phar216 $l = unpack('V', substr($m, 10, 4));
217 $m = substr($m, 14 + $l[1]);
/PHP-7.1/ext/phar/tests/files/
H A Dinclude_path2.phar216 $l = unpack('V', substr($m, 10, 4));
217 $m = substr($m, 14 + $l[1]);
H A Dnophar.phar216 $l = unpack('V', substr($m, 10, 4));
217 $m = substr($m, 14 + $l[1]);
H A Dopenssl.phar216 $l = unpack('V', substr($m, 10, 4));
217 $m = substr($m, 14 + $l[1]);
/PHP-7.1/sapi/cgi/
H A Dcgi_main.c1336 size_t l = strlen(env_document_root); local
1340 if (l && env_document_root[l - 1] == '/') {
1341 --l;
1350 path_translated_len = l + (env_path_info ? strlen(env_path_info) : 0);
1352 memcpy(path_translated, env_document_root, l);
1354 memcpy(path_translated + l, env_path_info, (path_translated_len - l));
/PHP-7.1/win32/build/
H A Dconfutils.js1777 var l = header.length;
1783 var min = new Array(l);
1784 var max = new Array(l);
1786 if (!!ar_out[0] && l != ar_out[0].length) {
1787 …STDOUT.WriteLine("Invalid header argument, can't output the table " + l + " " + ar_out[0].length …
1791 for (j=0; j < l; j++) {
1816 for (i = 0; i < l; i++) {
1827 for (j=0; j < l; j++) {
1841 for (j=0; j < l; j++) {
/PHP-7.1/ext/standard/
H A Dhttp_fopen_wrapper.c921 size_t l; \ in php_stream_url_wrap_http_ex()
922 l = php_url_decode(val, strlen(val)); \ in php_stream_url_wrap_http_ex()
923 s = (unsigned char*)val; e = s + l; \ in php_stream_url_wrap_http_ex()
H A Dproc_open.c85 size_t cnt, l, sizeenv = 0; in _php_array_to_envp() local
133 l = ZSTR_LEN(key) + ZSTR_LEN(str) + 2; in _php_array_to_envp()
142 p += l; in _php_array_to_envp()
/PHP-7.1/ext/standard/tests/array/
H A Drsort_basic.phpt18 "l" => "lemon", "o" => "orange",
/PHP-7.1/ext/mysqlnd/
H A Dmysqlnd_alloc.c591 size_t l = length; in _mysqlnd_pestrndup() local
594 while (*p && l--) { in _mysqlnd_pestrndup()
/PHP-7.1/ext/phar/phar/
H A Dpharcommand.inc107 'l' => array(
568 $level = $this->args['l']['val'];
1001 $level = $this->args['l']['val'];
1526 $l = 0;
1528 $l = max(strlen($which), $l);
1532 echo $which . ':' . str_repeat(' ', $l + 1 - strlen($which)) . $val . "\n";

Completed in 82 milliseconds

12345678910>>...13