Home
last modified time | relevance | path

Searched refs:L (Results 101 – 125 of 172) sorted by relevance

1234567

/PHP-5.6/ext/mbstring/tests/
H A Dmb_encode_mimeheader_basic3.phpt51 string(124) "=?Shift_JIS?Q?=93=FA=96=7B=8C=EA=83e=83L=83X=83g=82=C5=82=B7=81B=30=31=32?=
/PHP-5.6/ext/sqlite3/
H A Dconfig0.m447 -L$SQLITE3_DIR/$PHP_LIBDIR -lm
/PHP-5.6/ext/standard/tests/strings/
H A Dstripos_variation2.phpt17 'L',
H A Dstrrchr_variation2.phpt17 'L',
H A Dstrrpos_variation1.phpt17 "L",
H A Dstrrpos_variation2.phpt17 'L',
H A Dstripos_variation1.phpt17 "L",
H A Dstrrchr_variation1.phpt17 "L",
H A Dstrripos_variation1.phpt17 "L",
H A Dstrripos_variation2.phpt17 'L',
/PHP-5.6/ext/filter/tests/
H A D043.phpt90 string(1) "L"
/PHP-5.6/ext/standard/
H A Dstring.c2838 #define L(a) ((a)->l) macro
2906 if (L(&pnr_a->pat) > L(&pnr_b->pat)) {
2908 } else if (L(&pnr_a->pat) < L(&pnr_b->pat)) {
2972 L(&patterns[i].pat) = string_key_len;
2996 if (L(&patterns[i].pat) < res->m) {
2997 res->m = L(&patterns[i].pat);
3072 lastpos = L(text) - d->m;
3095 if (L(&pnr->pat) > L(text) - pos ||
3101 pos += L(&pnr->pat);
3136 L(&text) = slen;
[all …]
/PHP-5.6/ext/pdo_sqlite/
H A Dconfig.m466 -L$PDO_SQLITE_DIR/$PHP_LIBDIR -lm
/PHP-5.6/ext/openssl/tests/
H A Dbug54992.phpt20 …-subj '/C=PT/ST=Lisboa/L=Lisboa/O=PHP Foundation/CN=Root CA for PHP Tests/emailAddress=internals@l…
/PHP-5.6/Zend/
H A Dconfigure.in136 LDFLAGS="$LDFLAGS -L/usr/pkg/lib"
/PHP-5.6/ext/mysqli/tests/
H A Dmysqli_debug_mysqlnd_control_string.phpt84 // L - line numbers
85 $trace = try_control_string($link, 't:O,' . $trace_file . ':L', $trace_file, 40);
/PHP-5.6/ext/intl/doc/
H A DTutorial.txt183 values are Uppercase_First (U) and Lowercase_First (L), plus the standard Default and Off.
186 in the detailed differences between X and L should consult the Collation Customization).
187 Specifying either L or U won't affect string comparison performance, but will affect the sort key
190 C=X or C=L "china" < "China" < "denmark" <
/PHP-5.6/sapi/phpdbg/
H A Dphpdbg.c343 long element = 0L; in PHP_FUNCTION()
965 zend_ulong zend_extensions_len = 0L;
1059 zend_extensions_len = 0L;
1272 zend_ulong zend_extension = 0L;
H A Dphpdbg_utils.c233 if (format != NULL && strlen(format) > 0L) { in phpdbg_print()
/PHP-5.6/ext/pdo_pgsql/
H A Dconfig.m486 LDFLAGS="-L$PGSQL_LIBDIR $LDFLAGS"
/PHP-5.6/ext/mbstring/oniguruma/
H A DREADME.ja92 cc sample.c -L/usr/local/lib -lonig
/PHP-5.6/
H A Dacinclude.m4323 ld_runpath_switch=-L
379 -L/usr/$PHP_LIBDIR|-L/usr/$PHP_LIBDIR/[)] ;;
407 -L*[)]
436 LDFLAGS="$LDFLAGS -L$1"
453 $2="-L$ai_p [$]$2"
473 PHP_LDFLAGS="$PHP_LDFLAGS -L$i"
1509 #define NULL (0L)
2400 -L$OPENSSL_LIBDIR
2410 -L$OPENSSL_LIBDIR
2507 -L$ICONV_DIR/$PHP_LIBDIR
[all …]
/PHP-5.6/ext/pgsql/
H A Dconfig.m469 LDFLAGS="-L$PGSQL_LIBDIR $LDFLAGS"
/PHP-5.6/ext/zlib/tests/
H A Dbug_52944_corrupted_data.inc52 …4UpY7BrK5NYLExKnrzT8sbLXEUduODm2ntdo0ydwaoRviC0h6wcXqqjsHP0XD4LDdBhLTgfxi/+BjB6wzgabNaPCkCblpNb/L'.
/PHP-5.6/ext/pdo_odbc/
H A Dconfig.m4147 PDO_ODBC_LDFLAGS="$pdo_odbc_def_ldflags -L$PDO_ODBC_LIBDIR -l$pdo_odbc_def_lib"

Completed in 69 milliseconds

1234567