Home
last modified time | relevance | path

Searched refs:L (Results 51 – 75 of 172) sorted by relevance

1234567

/PHP-5.6/ext/openssl/tests/
H A Dopenssl_csr_get_subject_basic.phpt24 ["L"]=>
H A Dbug65538.phar117 $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] . '"');
H A Dsan-cert.pem30 L//53ADq/wv5rA==
/PHP-5.6/sapi/apache/
H A Dconfig.m4149 PHP_LIBS="-L. -lphp3"
168 PHP_LIBS="-Lmodules/php5 -L../modules/php5 -L../../modules/php5 -lmodphp5"
191 PHP_LIBS="-Lmodules/php5 -L../modules/php5 -L../../modules/php5 -lmodphp5"
211 PHP_LIBS="-Lmodules/php5 -L../modules/php5 -L../../modules/php5 -lmodphp5"
/PHP-5.6/sapi/apache_hooks/
H A Dconfig.m4151 PHP_LIBS="-L. -lphp3"
170 PHP_LIBS="-Lmodules/php5 -L../modules/php5 -L../../modules/php5 -lmodphp5"
193 PHP_LIBS="-Lmodules/php5 -L../modules/php5 -L../../modules/php5 -lmodphp5"
213 PHP_LIBS="-Lmodules/php5 -L../modules/php5 -L../../modules/php5 -lmodphp5"
/PHP-5.6/ext/mysqli/tests/
H A Dclient-cert.pem6 Issuer: C=SE, ST=Stockholm, L=Stockholm, O=Oracle, OU=MySQL, CN=CA
10 Subject: C=SE, ST=Stockholm, L=Stockholm, O=Oracle, OU=MySQL, CN=Client
77 cxHm6Qm2a7XMHgb9vToR00S9ynqh8QlD/L+DiTqxGEDzz20S724Mt6SZA4pPDDws
/PHP-5.6/ext/phar/tests/cache_list/files/
H A Dfrontcontroller8.phar9 …aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa<?php oopsie_daisy();�F��A�wt�a ����0L���GBMB
/PHP-5.6/ext/pdo_firebird/
H A Dphp_pdo_firebird_int.h40 # define LL_LIT(lit) lit ## L
H A Dconfig.m418 FIREBIRD_LIBDIR_FLAG=-L$FIREBIRD_LIBDIR
/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_utils.h87 {NULL, 0L, {0}}
92 {NULL, 0L, 0}
H A Dphpdbg_cmd.c472 size_t least = 0L, in phpdbg_stack_verify()
473 received = 0L, in phpdbg_stack_verify()
474 current = 0L; in phpdbg_stack_verify()
489 least = 0L; in phpdbg_stack_verify()
573 ulong matches = 0L; in phpdbg_stack_resolve()
/PHP-5.6/ext/gd/
H A Dconfig.m494 -L$GD_VPX_DIR/$PHP_LIBDIR
119 -L$GD_JPEG_DIR/$PHP_LIBDIR
149 -L$PHP_ZLIB_DIR/$PHP_LIBDIR -lz -L$GD_PNG_DIR/$PHP_LIBDIR
177 -L$GD_XPM_DIR/$PHP_LIBDIR -lX11
231 -L$GD_T1_DIR/$PHP_LIBDIR
366 -L$PHP_GD/$PHP_LIBDIR
/PHP-5.6/ext/bz2/
H A Dconfig.m435 -L$BZIP_DIR/$PHP_LIBDIR
/PHP-5.6/ext/pcre/pcrelib/testdata/
H A Dwintestoutput387 Starting chars: 0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P
96 Starting chars: 0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P
H A Dtestoutput396 Starting chars: 0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P
105 Starting chars: 0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P
/PHP-5.6/TSRM/
H A Dtsrm.m458 LDFLAGS="$LDFLAGS -L$1/lib"
61 LDFLAGS="$LDFLAGS -L$1"
/PHP-5.6/ext/enchant/
H A Dconfig.m440 ], [], [ -L$ENCHANT_LIBDIR $ENCHANT_SHARED_LIBADD])
/PHP-5.6/ext/mbstring/tests/
H A Dmb_eregi_replace.phpt21 "О"=>"O","Л"=>"L","Д"=>"D","Ж"=>"ZH","Э"=>"IE","Ё"=>"E",
/PHP-5.6/ext/date/tests/
H A D004.phpt17 var_dump(date("L", $t));
/PHP-5.6/ext/pspell/
H A Dconfig.m439 -L$PSPELL_LIBDIR
H A Dpspell.c264 long mode = 0L, speed = 0L; in PHP_FUNCTION()
361 long mode = 0L, speed = 0L; in PHP_FUNCTION()
804 long conf, ignore = 0L; in PHP_FUNCTION()
/PHP-5.6/ext/gettext/
H A Dconfig.m421 LDFLAGS="$LDFLAGS -L$GETTEXT_LIBDIR"
/PHP-5.6/tests/lang/
H A Dengine_assignExecutionOrder_002.phpt50 echo "L=$l M=$m N=$n\n";
115 L=100 M=200 N=300
/PHP-5.6/sapi/thttpd/
H A Dconfig.m428 echo 'PHP_LIBS = -L. -lphp5 \$(PHP_LIBS) \$(EXTRA_LIBS)' > $THTTPD/php_makefile; \
/PHP-5.6/ext/standard/tests/file/windows_links/
H A Dbug48746.phpt29 $ret = exec($mountvol . " " . $drive . " /L", $output, $ret_val);

Completed in 39 milliseconds

1234567