/PHP-8.2/ext/opcache/jit/dynasm/ |
H A D | minilua.c | 1124 #define inc_ci(L)((L->ci==L->end_ci)?growCI(L):(condhardstacktests(luaD_reallocCI(L,L->size_ci)),++… 2384 L->base=L->top=L->ci->base; 2581 setobj(L,L->top,L->top-1); 2606 z->L=L; 2741 ls->L=L; 3880 fs->L=L; 5575 setthvalue(L,L->top,L); 6114 B->L=L; 7380 ms.L=L; 7412 ms.L=L; [all …]
|
/PHP-8.2/ext/standard/ |
H A D | crypt_blowfish.c | 454 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-8.2/ext/hash/ |
H A D | hash_whirlpool.c | 78 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-8.2/win32/ |
H A D | ioutil.c | 584 *(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 D | readdir.c | 42 …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() 160 …might_need_prefix = dirw_len >= 3 && PHP_WIN32_IOUTIL_IS_LETTERW(dp->dirw[0]) && L':' == dp->dirw[… in rewinddir() 181 if (index >= 0 && (filespecw[index] == L'/' || in rewinddir() 182 (filespecw[index] == L'\\' && index == 0))) in rewinddir() 183 filespecw[index] = L'\0'; in rewinddir() 184 wcscat(filespecw, L"\\*"); in rewinddir()
|
H A D | ioutil.h | 113 #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-8.2/ext/pcre/tests/ |
H A D | bug79363.phpt | 2 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 D | recursion_limit.phpt | 15 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-8.2/ext/phar/tests/cache_list/files/ |
H A D | frontcontroller13.phar | 4 � index.php/�L�G/���w�oof/test.php3�L�G3B�Z� 5 oof/hi.php�L�G|D)�<?php
|
/PHP-8.2/ext/phar/tests/files/ |
H A D | frontcontroller13.phar | 4 � index.php/�L�G/���w�oof/test.php3�L�G3B�Z� 5 oof/hi.php�L�G|D)�<?php
|
/PHP-8.2/Zend/tests/type_declarations/dnf_types/variance/ |
H A D | invalid_invariance1.phpt | 10 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 D | invalid_invariance1_var.phpt | 10 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 D | invalid_covariance_intersection_to_union1.phpt | 9 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-8.2/ext/standard/tests/strings/ |
H A D | pack.phpt | 30 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-8.2/ext/mbstring/libmbfl/mbfl/ |
H A D | mbfl_defs.h | 36 #define NULL (0L) 38 #define NULL (void *)(0L)
|
/PHP-8.2/ext/opcache/tests/ |
H A D | preload_011.phpt | 17 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-8.2/ext/mbstring/tests/ |
H A D | mb_http_input_001.phpt | 2 mb_http_input() - Returns FALSE for $type 'L' or 'l' 9 var_dump(mb_http_input('L'));
|
H A D | mb_http_input.phpt | 24 var_dump(mb_http_input('L')); 44 mb_http_input(): Argument #1 ($type) must be one of "G", "P", "C", "S", "I", or "L"
|
/PHP-8.2/ext/readline/ |
H A D | config.m4 | 47 -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-8.2/ext/phar/ |
H A D | shortarc.php | 117 $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-8.2/ext/date/tests/ |
H A D | gmdate_variation7.phpt | 13 var_dump( gmdate('L', $timestamp_non_leap_year) ); 16 var_dump( gmdate('L') ); 17 var_dump( gmdate('L', $timestamp) );
|
/PHP-8.2/ext/openssl/tests/ |
H A D | openssl_x509_parse_basic.phpt | 22 …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 D | openssl_x509_parse_basic_openssl32.phpt | 22 …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-8.2/ext/standard/tests/array/ |
H A D | array_rand_variation4.phpt | 149 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]*"
|
/PHP-8.2/Zend/ |
H A D | zend_strtod.c | 1205 Long L; local 1223 L = -L >> Exp_shift; 1231 word1(&u) = L >= 31 ? 1 : 1 << 31 - L; 1977 L = 0; 1992 *x++ = L; 1993 L = 0; 1999 *x++ = L; 2536 Long L; local 2702 L = (Long) (10*(ULong)L + (c - '0')); 3750 Long L; in zend_dtoa() local [all …]
|