Home
last modified time | relevance | path

Searched refs:l (Results 1 – 25 of 318) sorted by relevance

12345678910>>...13

/php-src/Zend/
H A Dzend_llist.c28 l->count = 0; in zend_llist_init()
40 if (l->tail) { in zend_llist_add_element()
45 l->tail = tmp; in zend_llist_add_element()
48 ++l->count; in zend_llist_add_element()
58 if (l->head) { in zend_llist_prepend_element()
63 l->head = tmp; in zend_llist_prepend_element()
66 ++l->count; in zend_llist_prepend_element()
85 --l->count;
117 l->count = 0; in zend_llist_destroy()
124 l->head = l->tail = NULL; in zend_llist_clean()
[all …]
H A Dzend_llist.h52 ZEND_API void zend_llist_destroy(zend_llist *l);
53 ZEND_API void zend_llist_clean(zend_llist *l);
54 ZEND_API void zend_llist_remove_tail(zend_llist *l);
60 ZEND_API size_t zend_llist_count(zend_llist *l);
71 return zend_llist_get_first_ex(l, NULL); in zend_llist_get_first()
74 static zend_always_inline void *zend_llist_get_last(zend_llist *l) in zend_llist_get_last() argument
76 return zend_llist_get_last_ex(l, NULL); in zend_llist_get_last()
79 static zend_always_inline void *zend_llist_get_next(zend_llist *l) in zend_llist_get_next() argument
81 return zend_llist_get_next_ex(l, NULL); in zend_llist_get_next()
84 static zend_always_inline void *zend_llist_get_prev(zend_llist *l) in zend_llist_get_prev() argument
[all …]
/php-src/sapi/fpm/fpm/
H A Dfpm_php_trace.c45 long l; in fpm_php_trace_dump() local
57 path_translated = l; in fpm_php_trace_dump()
69 execute_data = l; in fpm_php_trace_dump()
82 function = l; in fpm_php_trace_dump()
89 function_name = l; in fpm_php_trace_dump()
124 execute_data = prev = l; in fpm_php_trace_dump()
133 function = l; in fpm_php_trace_dump()
149 file_name = l; in fpm_php_trace_dump()
159 if (valid_ptr(l)) { in fpm_php_trace_dump()
160 long opline = l; in fpm_php_trace_dump()
[all …]
H A Dfpm_trace.c12 long l = addr; in fpm_trace_get_strz() local
13 char *lc = (char *) &l; in fpm_trace_get_strz()
15 i = l % SIZEOF_LONG; in fpm_trace_get_strz()
16 l -= i; in fpm_trace_get_strz()
17 for (addr = l; ; addr += SIZEOF_LONG) { in fpm_trace_get_strz()
18 if (0 > fpm_trace_get_long(addr, &l)) { in fpm_trace_get_strz()
/php-src/ext/tidy/tests/
H A D019.phpt8 $l = 1;
11 tidy_repair_string($s, $l, $l);
13 tidy_repair_string($l, $l, $l);
16 tidy_repair_file($s, $l, $l, $l);
26 tidy_repair_file($l, $l, $l ,$l); // This doesn't emit any warning, TODO look into
/php-src/ext/mbstring/tests/
H A Dmb_str_split_utf8_utf16.phpt37 printf(" l:%d v:%s", strlen($chunk), unpack("H*", $chunk)[1]);
43 printf(" l:%d v:%s", strlen($chunk), unpack("H*", $chunk)[1]);
49 printf(" l:%d v:%s", strlen($chunk), unpack("H*", $chunk)[1]);
55 printf(" l:%d v:%s", strlen($chunk), unpack("H*", $chunk)[1]);
61 printf(" l:%d v:%s", strlen($chunk), unpack("H*", $chunk)[1]);
77 UTF-8: l:2 v:3132 l:5 v:33f09280a9
78 BAD UTF-8: l:2 v:3132 l:3 v:33f092
79 UTF-16BE: l:4 v:d800dc00 l:4 v:dbffdfff
80 UTF-16LE: l:4 v:00d800dc l:4 v:ffdbffdf
81 BAD UTF-16BE: l:4 v:d800dc00 l:2 v:003f l:2 v:003f
[all …]
/php-src/ext/date/tests/
H A Dbug72719.phpt5 echo (new DateTimeImmutable('Monday next week 13:00'))->format('l'), "\n";
6 echo (new DateTimeImmutable('Tuesday next week 14:00'))->format('l'), "\n";
7 echo (new DateTimeImmutable('Wednesday next week 14:00'))->format('l'), "\n";
8 echo (new DateTimeImmutable('Thursday next week 15:00'))->format('l'), "\n";
9 echo (new DateTimeImmutable('Friday next week 16:00'))->format('l'), "\n";
10 echo (new DateTimeImmutable('Saturday next week 17:00'))->format('l'), "\n";
11 echo (new DateTimeImmutable('Sunday next week 18:00'))->format('l'), "\n";
H A Dbug33414-1.phpt10 print "tStamp=". date("l Y-m-d H:i:s T I", $tStamp). "\n";
18 print "tStamp=". date("l Y-m-d H:i:s T I", $tStamp). "\n";
26 print "tStamp=". date("l Y-m-d H:i:s T I", $tStamp). "\n";
34 print "tStamp=". date("l Y-m-d H:i:s T I", $tStamp). "\n";
43 print "tStamp=". date("l Y-m-d H:i:s T I", $tStamp). "\n";
51 print "tStamp=". date("l Y-m-d H:i:s T I", $tStamp). "\n";
59 print "tStamp=". date("l Y-m-d H:i:s T I", $tStamp). "\n";
67 print "tStamp=". date("l Y-m-d H:i:s T I", $tStamp). "\n";
75 print "tStamp=". date("l Y-m-d H:i:s T I", $tStamp). "\n";
83 print "tStamp=". date("l Y-m-d H:i:s T I", $tStamp). "\n";
[all …]
H A Dbug33414-2.phpt8 print "tStamp=". date("l Y-m-d H:i:s T I", $tStamp). "\n";
10 print "result=".date("l Y-m-d H:i:s T I", $strtotime_tstamp)."\n";
16 print "tStamp=". date("l Y-m-d H:i:s T I", $tStamp). "\n";
18 print "result=".date("l Y-m-d H:i:s T I", $strtotime_tstamp)."\n";
24 print "tStamp=". date("l Y-m-d H:i:s T I", $tStamp). "\n";
32 print "tStamp=". date("l Y-m-d H:i:s T I", $tStamp). "\n";
40 print "tStamp=". date("l Y-m-d H:i:s T I", $tStamp). "\n";
48 print "tStamp=". date("l Y-m-d H:i:s T I", $tStamp). "\n";
56 print "tStamp=". date("l Y-m-d H:i:s T I", $tStamp). "\n";
64 print "tStamp=". date("l Y-m-d H:i:s T I", $tStamp). "\n";
[all …]
H A Ddate_period-immutable.phpt14 echo $dt->format( "l Y-m-d\n" );
15 echo $dt->modify( "3 tuesday" )->format( "l Y-m-d\n" );
16 echo $dt->format( "l Y-m-d\n\n" );
22 echo $dt->format( "l Y-m-d\n" );
23 echo $dt->modify( "3 tuesday" )->format( "l Y-m-d\n" );
24 echo $dt->format( "l Y-m-d\n\n" );
H A Dbug33415-2.phpt10 print "tStamp=". date("l Y-m-d H:i:s T I", $tStamp). "\n";
18 print "tStamp=". date("l Y-m-d H:i:s T I", $tStamp). "\n";
27 print "tStamp=". date("l Y-m-d H:i:s T I", $tStamp). "\n";
36 print "tStamp=". date("l Y-m-d H:i:s T I", $tStamp). "\n";
44 print "tStamp=". date("l Y-m-d H:i:s T I", $tStamp). "\n";
53 print "tStamp=". date("l Y-m-d H:i:s T I", $tStamp). "\n";
61 print "tStamp=". date("l Y-m-d H:i:s T I", $tStamp). "\n";
70 print "tStamp=". date("l Y-m-d H:i:s T I", $tStamp). "\n";
79 print "tStamp=". date("l Y-m-d H:i:s T I", $tStamp). "\n";
87 print "tStamp=". date("l Y-m-d H:i:s T I", $tStamp). "\n";
[all …]
/php-src/ext/standard/
H A Dphp_crypt_r.c108 uint32_t l; in php_md5_crypt_r() local
193 l = (final[ 0]<<16) | (final[ 6]<<8) | final[12]; to64(p,l,4); p += 4; in php_md5_crypt_r()
194 l = (final[ 1]<<16) | (final[ 7]<<8) | final[13]; to64(p,l,4); p += 4; in php_md5_crypt_r()
195 l = (final[ 2]<<16) | (final[ 8]<<8) | final[14]; to64(p,l,4); p += 4; in php_md5_crypt_r()
196 l = (final[ 3]<<16) | (final[ 9]<<8) | final[15]; to64(p,l,4); p += 4; in php_md5_crypt_r()
197 l = (final[ 4]<<16) | (final[10]<<8) | final[ 5]; to64(p,l,4); p += 4; in php_md5_crypt_r()
198 l = final[11] ; to64(p,l,2); p += 2; in php_md5_crypt_r()
H A Dcrypt_freesec.c544 f ^= l; in do_des()
545 l = r; in do_des()
548 r = l; in do_des()
549 l = f; in do_des()
557 | fp_maskl[3][l & 0xff] in do_des()
565 | fp_maskr[3][l & 0xff] in do_des()
700 l = (r0 >> 8); in _crypt_extended_r()
704 *p++ = ascii64[l & 0x3f]; in _crypt_extended_r()
710 *p++ = ascii64[l & 0x3f]; in _crypt_extended_r()
712 l = r1 << 2; in _crypt_extended_r()
[all …]
H A Dexec.c85 size_t l = bufl; in strip_trailing_whitespace() local
86 while (l-- > 0 && isspace(((unsigned char *)buf)[l])); in strip_trailing_whitespace()
87 if (l != (bufl - 1)) { in strip_trailing_whitespace()
88 bufl = l + 1; in strip_trailing_whitespace()
285 size_t l = strlen(str); in php_escape_shell_cmd() local
293 if (l > cmd_max_len - 2 - 1) { in php_escape_shell_cmd()
298 cmd = zend_string_safe_alloc(2, l, 0, 0); in php_escape_shell_cmd()
300 for (x = 0, y = 0; x < l; x++) { in php_escape_shell_cmd()
391 size_t l = strlen(str); in php_escape_shell_arg() local
396 if (l > cmd_max_len - 2 - 1) { in php_escape_shell_arg()
[all …]
/php-src/ext/spl/tests/SplFileObject/
H A Dfileobject_003.phpt25 $l = substr($f->getPathName(), -1);
26 var_dump($l != '/' && $l != '\\' && $l == $lc);
28 $l = substr($f->getFileName(), -1);
29 var_dump($l != '/' && $l != '\\' && $l == $lc);
31 $l = substr($f->getPath(), -1);
32 var_dump($l != '/' && $l != '\\' && $l == $lp);
45 test(__DIR__ . '/', substr(__DIR__,-1), 'l');
46 test(__DIR__, substr(__DIR__,-1), 'l');
/php-src/ext/fileinfo/libmagic/
H A Dapprentice.c64 isspace(CAST(unsigned char, *l))) ++l;}
66 tolower(CAST(unsigned char, l)) : (l))
418 ++l; in get_standard_integer_type()
1847 ++l; in parse_op_modifier()
2082 if (*l == '.' || *l == ',') { in parse()
2178 m->cond = get_cond(l, &l); in parse()
2194 m->type = get_type(type_tbl, l + 1, &l); in parse()
2212 m->type = get_type(type_tbl, l, &l); in parse()
2231 m->type = get_type(special_tbl, l, &l); in parse()
2256 ++l; in parse()
[all …]
H A Dder.c155 if (*p >= l) in gettag()
163 if (*p >= l) in gettag()
168 if (*p >= l) in gettag()
190 if (*p >= l) { in getlength()
202 if (*p + digits >= l) { in getlength()
220 __func__, *p, len, l)); in getlength()
410 const uint8_t *p = v, *ep = p + l; in printdata()
445 size_t l; in main() local
452 l = (size_t)st.st_size; in main()
456 printdata(0, p, 0, l); in main()
[all …]
/php-src/Zend/tests/numeric_strings/
H A Dstring_offset.phpt41 string(1) "l"
43 string(1) "l"
45 string(1) "l"
47 string(1) "l"
51 string(1) "l"
55 string(1) "l"
59 string(1) "l"
63 string(1) "l"
71 string(1) "l"
/php-src/ext/phar/phar/
H A Ddirectorytreeiterator.inc39 for ($l=0; $l < $this->getDepth(); $l++) {
40 $tree .= $this->getSubIterator($l)->hasNext() ? '| ' : ' ';
42 return $tree . ($this->getSubIterator($l)->hasNext() ? '|-' : '\-')
43 . $this->getSubIterator($l)->__toString();
/php-src/ext/gettext/tests/
H A Dbug66267.phpt15 foreach($loc as $l) {
16 if (!setlocale(LC_ALL, $l)) {
17 die("SKIP '$l' locale not supported.");
29 foreach ($loc as $l) {
30 putenv("LC_ALL=$l");
31 setlocale(LC_ALL, $l);
/php-src/ext/hash/
H A Dhash_gost.c30 t = (k2) + l; \
36 l = h[i + 1]; \
54 r = l; \
55 l = t; \
94 x[6] = l; \
98 l = x[0]; \
102 x[4] = l ^ r; \
104 l = x[1]; \
123 s[i + 1] = l;
197 S(s, l, r); \
[all …]
/php-src/ext/standard/html_tables/
H A Dhtml_table_gen.php184 foreach ($lines as $l) {
185 if (preg_match("/^0x([0-9A-Z]{2})\t0x([0-9A-Z]{2,})/i", $l, $matches))
327 foreach ($lines as $l) {
422 foreach (explode("\n", $data) as $l) {
423 if (preg_match('/^(#?[a-z0-9]+)\s+([a-f0-9]+) ([a-f0-9]+)/i', $l, $matches)) {
426 } else if (preg_match('/^(#?[a-z0-9]+)\s+([a-f0-9]+)/i', $l, $matches)) {
480 foreach ($v as $l => $w) {
535 for ($l = 0; $l < 64; $l++) { variable
536 if (isset($mstable[$i][$k][$l])) {
538 $col3[$l] = $mstable[$i][$k][$l];
[all …]
/php-src/ext/mysqlnd/
H A Dmysqlnd_alloc.h60 const MYSQLND_STRING ret = {(char*) mnd_pemalloc(str.l + 1, persistent), str.l}; in mnd_dup_cstring()
62 memcpy(ret.s, str.s, str.l); in mnd_dup_cstring()
63 ret.s[str.l] = '\0'; in mnd_dup_cstring()
70 const MYSQLND_CSTRING ret = {str.s, str.l}; in mnd_str2c()
78 buf->l = 0; in mysqlnd_set_string()
82 buf->l = len; in mysqlnd_set_string()
90 buf->l = 0; in mysqlnd_set_persistent_string()
94 buf->l = len; in mysqlnd_set_persistent_string()
/php-src/ext/standard/tests/strings/
H A Dunpack_offset.phpt11 unpack("l", $data, 3)[1],
12 unpack("@4/l", $data, 3)[1]);
15 unpack("l", "foo", 10);
20 unpack("l", "foo", -1);
/php-src/Zend/tests/multibyte/
H A Dmultibyte_encoding_003.phpt10 �p�r�i�n�t� �"�H�e�ll�o� �W�o�r�l�d�\�n�"�;�

Completed in 51 milliseconds

12345678910>>...13