Home
last modified time | relevance | path

Searched refs:L (Results 26 – 50 of 187) sorted by relevance

12345678

/php-src/Zend/
H A Dzend_strtod.c1201 Long L; local
1219 L = -L >> Exp_shift;
1227 word1(&u) = L >= 31 ? 1 : 1 << 31 - L;
1973 L = 0;
1988 *x++ = L;
1989 L = 0;
1995 *x++ = L;
2532 Long L; local
2698 L = (Long) (10*(ULong)L + (c - '0'));
3739 Long L; in zend_dtoa() local
[all …]
H A Dzend_errors.h23 #define E_ERROR (1<<0L)
/php-src/ext/fileinfo/tests/upstream/
H A Dmatilde.arm.testfile12 ـ�M���,ˬ3aѾLb�< 5]B� p���:Յ��0(ʵ5L�9�<ey�=�)��y@z8F�X '��8
14 ,�3۳ޢl�<`e�/ wb��0���n�(R�! p&�K�0<& qX�?��kƳ��y���fD�.+2D��`<L{��K��E2�)5Em@Z�.�fN@…
66 a,k�3��k@2�C��?Ӊs���h�<����x��K��L�7K�L!�!����O�<�A�� �Y�v�/���s~�C` �c&�<d��T��)h;�…
91 …D@$Y�y�b{���f[j�f8?��d�``<Q�Y*����A-�h��Ԅ���Ӏ���P<=ZBuBa�"6|s�L֜�qNw��I��<UZQ …
/php-src/ext/opcache/tests/
H A Dpreload_variance.inc38 // Requires K & L, delay to runtime.
43 public function method($a): L {}
/php-src/Zend/asm/
H A Dmake_ppc64_sysv_elf_gas.S83 .quad .L.make_fcontext,.TOC.@tocbase,0
87 .L.make_fcontext:
170 .size .make_fcontext, .-.L.make_fcontext
H A Djump_ppc64_sysv_elf_gas.S83 .quad .L.jump_fcontext,.TOC.@tocbase,0
87 .L.jump_fcontext:
213 .size .jump_fcontext, .-.L.jump_fcontext
/php-src/win32/
H A Dwinutil.c40 …for (pw = bufw + wcslen(bufw) - 1; pw >= bufw && (*pw == L'\r' || *pw == L'\n' || *pw == L'.'); pw… in php_win32_error_to_msg()
41 pw[1] = L'\0'; in php_win32_error_to_msg()
/php-src/ext/openssl/tests/
H A Dbug39217cert1.txt8 hvcNAQEBBQADgY0AMIGJAoGBAL2t4aX933WXYlofuY+L+16Tdl/KxpAammyfcW8u
/php-src/ext/phar/tests/
H A Dphar_createdefaultstub.phpt157 if ($L[1] - strlen($m) < 8192) {
158 $read = $L[1] - strlen($m);
164 if (strlen($m) < $L[1]) {
167 $L[1] . '"');
451 if ($L[1] - strlen($m) < 8192) {
452 $read = $L[1] - strlen($m);
458 if (strlen($m) < $L[1]) {
461 $L[1] . '"');
754 $read = $L[1] - strlen($m);
760 if (strlen($m) < $L[1]) {
[all …]
H A Dphar_setdefaultstub.phpt177 if ($L[1] - strlen($m) < 8192) {
178 $read = $L[1] - strlen($m);
184 if (strlen($m) < $L[1]) {
187 $L[1] . '"');
472 if ($L[1] - strlen($m) < 8192) {
473 $read = $L[1] - strlen($m);
479 if (strlen($m) < $L[1]) {
482 $L[1] . '"');
768 $read = $L[1] - strlen($m);
774 if (strlen($m) < $L[1]) {
[all …]
/php-src/ext/standard/tests/time/
H A Didate.phpt30 L: 0
/php-src/ext/standard/tests/strings/
H A Dbug61764.phpt11 print_r(unpack('I', pack('L', -30000)));
/php-src/ext/phar/tests/cache_list/files/
H A Dblog.phar11 ?><?php echo "install\n"; ?>�}L�+ ����x��Q� ���GBMB
H A Dnophar.phar117 $L = unpack('V', $a = 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] . '"');
H A Dopenssl.phar117 $L = unpack('V', $a = 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/phar/tests/files/
H A Dopenssl.phar117 $L = unpack('V', $a = 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] . '"');
H A Dopenssl256.phar117 $L = unpack('V', $a = 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] . '"');
H A Dopenssl512.phar117 $L = unpack('V', $a = 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] . '"');
H A Dinclude_path2.phar117 $L = unpack('V', $a = 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] . '"');
H A Dnophar.phar117 $L = unpack('V', $a = 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 Dbug35425.phpt9 foreach (array('B','d','h','H','i','I','L','m','s','t','U','w','W','y','Y','z','Z') as $v) {
/php-src/ext/mbstring/tests/
H A Dmb_http_input.phpt24 var_dump(mb_http_input('L'));
H A Dmb_http_input_pass.phpt24 var_dump(mb_http_input('L'));
/php-src/sapi/phpdbg/
H A Dphpdbg_utils.h39 {NULL, 0L, {0}}
44 {NULL, 0L, 0}
/php-src/ext/hash/tests/
H A Dfnv1a32.phpt75 array( 'A0DRlp~L|Q\\it2', '2f5d78ca' ),
115 array( 'tS,\\U==l^}E+pl" L\'PG#E', '7163befc' ),
119 array( 'Y+IerDB5kl ?$X*xk/L\'T.q', '20d3742c' ),
136 array( '{4lXj05K$.)D".\\3T0+L]-r @`', 'e8525ded' ),
149 array( 'YR\'ovcyyu i\'L*:W-^vw5.}gvj<+9', 'f83d06fa' ),
162 array( 'N[K 7\\|^n[+[9(L}.%BDg85ezwc?$m>R', '1966e89b' ),
178 array( '6uj4+87=!,{|=>J=,[1#6v]2L^7}#yx:pdN', '800e955f' ),
231 array( '>(33lef0\'yo,\\L]6\\u6e ,}ZI\\9CW\\]udq)QWpb_jRlH~', 'e9d8fa86' ),
234 array( 'M?i5_l=T#(xyT$A9fhb[QJkSu%K:h]46}}L^kj3os-iH1,', 'ab2ee1ee' ),
238 array( 'N(e18-}K[nmF<Jvg)c1X*`[L@RWg;y~i"e{:rzeOiTv&~mn', '14562c12' ),
[all …]

Completed in 76 milliseconds

12345678