Home
last modified time | relevance | path

Searched refs:L (Results 1 – 25 of 187) sorted by relevance

12345678

/php-src/ext/opcache/jit/ir/dynasm/
H A Dminilua.c1124 #define inc_ci(L)((L->ci==L->end_ci)?growCI(L):(condhardstacktests(luaD_reallocCI(L,L->size_ci)),++
2385 L->base=L->top=L->ci->base;
2582 setobj(L,L->top,L->top-1);
2607 z->L=L;
2742 ls->L=L;
3881 fs->L=L;
5576 setthvalue(L,L->top,L);
6115 B->L=L;
7386 ms.L=L;
7418 ms.L=L;
[all …]
/php-src/ext/standard/
H A Dcrypt_blowfish.c454 tmp2 = L >> 8; \
456 tmp3 = L >> 16; \
458 tmp4 = L >> 24; \
474 tmp2 = L >> 6; \
476 tmp3 = L >> 14; \
512 R = L; \
516 L = R = 0; \
651 BF_word L, R; in BF_crypt() local
687 L = R = 0; in BF_crypt()
702 *(ptr - 4) = L; in BF_crypt()
[all …]
/php-src/ext/hash/
H A Dhash_whirlpool.c78 L[0] = in WhirlpoolTransform()
88 L[1] = in WhirlpoolTransform()
97 L[2] = in WhirlpoolTransform()
106 L[3] = in WhirlpoolTransform()
115 L[4] = in WhirlpoolTransform()
124 L[5] = in WhirlpoolTransform()
133 L[6] = in WhirlpoolTransform()
142 L[7] = in WhirlpoolTransform()
162 L[0] = in WhirlpoolTransform()
172 L[1] = in WhirlpoolTransform()
[all …]
/php-src/win32/
H A Dioutil.c584 *(endw+1) = L'\0'; in php_win32_ioutil_dirname()
759 ret_real[0] = L'\\'; in php_win32_ioutil_realpath_h()
1075 ((reparse_target[4] >= L'A' && reparse_target[4] <= L'Z') || in php_win32_ioutil_readlink_int()
1076 (reparse_target[4] >= L'a' && reparse_target[4] <= L'z')) && in php_win32_ioutil_readlink_int()
1084 (reparse_target[4] == L'U' || reparse_target[4] == L'u') && in php_win32_ioutil_readlink_int()
1085 (reparse_target[5] == L'N' || reparse_target[5] == L'n') && in php_win32_ioutil_readlink_int()
1086 (reparse_target[6] == L'C' || reparse_target[6] == L'c') && in php_win32_ioutil_readlink_int()
1113 ((reparse_target[4] >= L'A' && reparse_target[4] <= L'Z') || in php_win32_ioutil_readlink_int()
1114 (reparse_target[4] >= L'a' && reparse_target[4] <= L'z')) && in php_win32_ioutil_readlink_int()
1192 if(target[0] == L'\\' && target[1] == L'\\' && target[2] == L'?' && target[3] == L'\\') { in php_win32_ioutil_readlink_w()
[all …]
H A Dreaddir.c42 …might_need_prefix = resolvedw_len >= 3 && PHP_WIN32_IOUTIL_IS_LETTERW(resolvedw[0]) && L':' == res… in opendir()
62 if (index >= 0 && filespecw[index] == L'/' || index == 0 && filespecw[index] == L'\\') in opendir()
63 filespecw[index] = L'\0'; in opendir()
64 wcscat(filespecw, L"\\*"); in opendir()
167 …might_need_prefix = dirw_len >= 3 && PHP_WIN32_IOUTIL_IS_LETTERW(dp->dirw[0]) && L':' == dp->dirw[… in rewinddir()
188 if (index >= 0 && (filespecw[index] == L'/' || in rewinddir()
189 (filespecw[index] == L'\\' && index == 0))) in rewinddir()
190 filespecw[index] = L'\0'; in rewinddir()
191 wcscat(filespecw, L"\\*"); in rewinddir()
H A Dioutil.h113 #define PHP_WIN32_IOUTIL_FW_SLASHW L'/'
115 #define PHP_WIN32_IOUTIL_BW_SLASHW L'\\'
120 #define PHP_WIN32_IOUTIL_DEFAULT_DIR_SEPARATORW L';'
122 #define PHP_WIN32_IOUTIL_IS_LETTERW(c) (((c) >= L'a' && (c) <= L'z') || ((c) >= L'A' && (c) <= L'Z'…
123 #define PHP_WIN32_IOUTIL_JUNCTION_PREFIXW L"\\??\\"
125 #define PHP_WIN32_IOUTIL_LONG_PATH_PREFIXW L"\\\\?\\"
127 #define PHP_WIN32_IOUTIL_UNC_PATH_PREFIXW L"\\\\?\\UNC\\"
157 (!((len) >= 1 && L' ' == pathw[(len)-1] || \
158 …(len) > 1 && !PHP_WIN32_IOUTIL_IS_SLASHW(pathw[(len)-2]) && L'.' != pathw[(len)-2] && L'.' == path…
219 ret[mb_len] = L'\0'; in php_win32_ioutil_conv_any_to_w()
[all …]
/php-src/ext/pcre/tests/
H A Dbug79363.phpt2 Bug #79363 (\p{L} doesn't work alongside \p{Arabic} in a character class)
6 var_dump(preg_replace('/[\p{L}\p{Arabic}]/', '0', $str));
7 var_dump(preg_replace('/[^\p{L}\p{Arabic}]/', '0', $str));
H A Drecursion_limit.phpt15 var_dump(preg_match_all('/\p{Ll}(\p{L}((\p{Ll}\p{Ll})))/', 'aeiou', $dummy));
18 var_dump(preg_match_all('/\p{Ll}\p{L}\p{Ll}\p{Ll}/', 'aeiou', $dummy));
/php-src/ext/phar/tests/cache_list/files/
H A Dfrontcontroller13.phar4 ������������������� ���index.php/����L�G/������w������� ���oof/test.php3����L�G3���B�Z�������
5 ���oof/hi.php����L�G���|D)�������<?php
/php-src/ext/phar/tests/files/
H A Dfrontcontroller13.phar4 ������������������� ���index.php/����L�G/������w������� ���oof/test.php3����L�G3���B�Z�������
5 ���oof/hi.php����L�G���|D)�������<?php
/php-src/Zend/tests/type_declarations/dnf_types/variance/
H A Dinvalid_invariance1.phpt10 public (X&Y)|L $prop;
13 public (X&Y&Z)|L $prop;
18 Fatal error: Type of B::$prop must be (X&Y)|L (as in class A) in %s on line %d
H A Dinvalid_invariance1_var.phpt10 public (X&Y&Z)|L $prop;
13 public (X&Y)|L $prop;
18 Fatal error: Type of B::$prop must be (X&Y&Z)|L (as in class A) in %s on line %d
H A Dinvalid_covariance_intersection_to_union1.phpt9 interface L {}
16 public function foo(): (X&Y)|L;
26 Fatal error: Declaration of B::foo(): TestOne|TestTwo must be compatible with A::foo(): (X&Y)|L in …
/php-src/ext/standard/tests/strings/
H A Dpack.phpt30 print_r(unpack("L", pack("L", 65534)));
31 print_r(unpack("L", pack("L", 0)));
32 print_r(unpack("L", pack("L", 2147483650)));
33 print_r(unpack("L", pack("L", 4294967295)));
34 print_r(unpack("L", pack("L", -2147483648)));
/php-src/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_defs.h36 #define NULL (0L)
38 #define NULL (void *)(0L)
/php-src/ext/opcache/tests/
H A Dpreload_011.phpt17 interface L extends K {}
28 … H: Could not check compatibility between H::method($a): L and G::method($a): K, because class L i…
/php-src/ext/openssl/tests/
H A Dopenssl_csr_attribs.cnf16 L = L
H A Dopenssl_x509_parse_basic.phpt22 …string(96) "/C=BR/ST=Rio Grande do Sul/L=Porto Alegre/CN=Henrique do N. Angelo/emailAddress=hnange…
29 ["L"]=>
44 ["L"]=>
161 DirName:/C=BR/ST=Rio Grande do Sul/L=Porto Alegre/CN=Henrique do N. Angelo/emailAddress=hnangelo@ph…
169 …string(96) "/C=BR/ST=Rio Grande do Sul/L=Porto Alegre/CN=Henrique do N. Angelo/emailAddress=hnange…
308 DirName:/C=BR/ST=Rio Grande do Sul/L=Porto Alegre/CN=Henrique do N. Angelo/emailAddress=hnangelo@ph…
H A Dopenssl_x509_parse_basic_openssl32.phpt22 …string(96) "/C=BR/ST=Rio Grande do Sul/L=Porto Alegre/CN=Henrique do N. Angelo/emailAddress=hnange…
29 ["L"]=>
44 ["L"]=>
170 DirName:/C=BR/ST=Rio Grande do Sul/L=Porto Alegre/CN=Henrique do N. Angelo/emailAddress=hnangelo@ph…
178 …string(96) "/C=BR/ST=Rio Grande do Sul/L=Porto Alegre/CN=Henrique do N. Angelo/emailAddress=hnange…
326 DirName:/C=BR/ST=Rio Grande do Sul/L=Porto Alegre/CN=Henrique do N. Angelo/emailAddress=hnangelo@ph…
/php-src/ext/mbstring/tests/
H A Dmb_http_input_001.phpt2 mb_http_input() - Returns FALSE for $type 'L' or 'l'
9 var_dump(mb_http_input('L'));
H A Dmb_http_input_errors.phpt21 mb_http_input(): Argument #1 ($type) must be one of "G", "P", "C", "S", "I", or "L"
22 mb_http_input(): Argument #1 ($type) must be one of "G", "P", "C", "S", "I", or "L"
/php-src/ext/readline/
H A Dconfig.m447 -L$READLINE_DIR/$PHP_LIBDIR $PHP_READLINE_LIBS
54 -L$READLINE_DIR/$PHP_LIBDIR $PHP_READLINE_LIBS
61 -L$READLINE_DIR/$PHP_LIBDIR $PHP_READLINE_LIBS
68 -L$READLINE_DIR/$PHP_LIBDIR $PHP_READLINE_LIBS
75 -L$READLINE_DIR/$PHP_LIBDIR $PHP_READLINE_LIBS
/php-src/ext/phar/
H A Dshortarc.php117 $L = unpack('V', $a = (binary)fread($fp, 4));
122 if ($L[1] - strlen($m) < 8192) {
123 $read = $L[1] - strlen($m);
127 } while (strlen($last) && strlen($m) < $L[1]);
129 if (strlen($m) < $L[1]) {
132 $L[1] . '"');
/php-src/ext/date/tests/
H A Dgmdate_variation7.phpt13 var_dump( gmdate('L', $timestamp_non_leap_year) );
16 var_dump( gmdate('L') );
17 var_dump( gmdate('L', $timestamp) );
/php-src/ext/standard/tests/array/
H A Darray_rand_variation4.phpt149 string\([0-9]*\) "[#&!N <\n\t'"\0]*[U#$>]*[rL]*[L]*"
152 string\([0-9]*\) "[#&!N <\n\t'"\0]*[U#$>]*[rL]*[L]*"
157 string\([0-9]*\) "[#&!N <\n\t'"\0]*[U#$>]*[rL]*[L]*"
159 string\([0-9]*\) "[#&!N <\n\t'"\0]*[U#$>]*[rL]*[L]*"

Completed in 105 milliseconds

12345678