Home
last modified time | relevance | path

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

1234567

/PHP-5.6/main/
H A Dphp_streams.h287 #define php_stream_rewind(stream) _php_stream_seek((stream), 0L, SEEK_SET TSRMLS_CC)
/PHP-5.6/ext/pcre/pcrelib/testdata/
H A Dtestoutput15487 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y
889 D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h
H A Dtestinput2424 abcdefghijklmnopqrstuvwxyz\C1\G1\L
427 adef\G1\G2\G3\G4\L
428 bcdef\G1\G2\G3\G4\L
432 abc\00def\L\C0
902 /\L/I
935 …sw\:YKZ\%Q\.Kne9\#hP\?\+b3\(SOvL\,\^\;\&u5\@\?5C5Bhb\=m\-vEh_L15Jl\]U\)0RP6\{q\%L\^_z5E\'Dw6X\b|IDZ
937 …sw\:YKZ\%Q\.Kne9\#hP\?\+b3\(SOvL\,\^\;\&u5\@\?5C5Bhb\=m\-vEh_L15Jl\]U\)0RP6\{q\%L\^_z5E\'Dw6X\b|IDZ
H A Dtestoutput14365 9 = ? A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ^ _ ` a b c d e
H A Dtestoutput17232 9 = ? A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ^ _ ` a b c d e
/PHP-5.6/ext/pdo_pgsql/
H A Dpgsql_driver.c324 ret = (qs == PGRES_COMMAND_OK) ? atol(PQcmdTuples(res)) : 0L; in pgsql_handle_doer()
/PHP-5.6/ext/wddx/tests/
H A Dbug37569.phpt65 <wddxPacket version='1.0'><header/><data><string>L</string></data></wddxPacket>
/PHP-5.6/ext/pcre/pcrelib/doc/
H A Dpcre.txt2453 37 PCRE does not support \L, \l, \N{name}, \U, or \u
5230 \w any character that matches \p{L} or \p{N}, plus underscore
5385 \p{L}
5397 L Letter
5494 characters are of five types: L, V, T, LV, and LVT. An L character may
5912 [:alpha:] becomes \p{L}
5925 acters with the L, M, N, P, S, or Cf properties, except for:
7754 L Letter
7760 L& Ll, Lu, or Lt
7795 Xan Alphanumeric: union of properties L and N
[all …]
/PHP-5.6/ext/pcre/pcrelib/
H A DREADME820 program by hand with the -L option. For example:
822 ./dftables -L pcre_chartables.c.special
H A DNEWS474 and the derived properties "Any" and "L&". This has necessitated a change to
H A DChangeLog1362 12. Updated pcre-config so that it no longer shows -L/usr/lib, which seems
1364 is anything other than /usr, -L is still shown).
3065 12. A pattern like \X?\d or \P{L}?\d in non-UTF-8 mode could cause a backtrack
3391 (using the /L modifier). In this case, it uses isprint() to decide.
4018 22. Added "Any" and "L&" to the supported property types.
4251 (m) Added the -L option to print the names of files that do not contain
4379 -R library as well as a -L library.
4721 apparently helpful for Windows. To make it work, also added "-L. -lpcre" to the
4840 \L, \l, \N, \P, \p, \U, \u, and \X.
/PHP-5.6/ext/fileinfo/libmagic/
H A Dsoftmagic.c1830 if (0L == flags) { /* normal string: do it fast */ in file_strncmp()
/PHP-5.6/ext/spl/
H A Dspl_array.c1320 spl_array_set_array(object, intern, array, 0L, 1 TSRMLS_CC); in SPL_METHOD()
/PHP-5.6/ext/imap/
H A Dphp_imap.c3177 long msgno, flags=0L; in PHP_FUNCTION()
3418 long status, flags = 0L; in PHP_FUNCTION()
/PHP-5.6/ext/openssl/
H A Dopenssl.c2683 if (X509_REQ_set_version(csr, 0L)) { in php_openssl_make_REQ()
2962 long serial = 0L; in PHP_FUNCTION()
/PHP-5.6/ext/mysqlnd/
H A Dmysqlnd_ps.c743 DBG_INF_FMT("stmt=%lu", stmt != NULL ? stmt->stmt_id : 0L); in mysqlnd_stmt_fetch_row_buffered()
/PHP-5.6/
H A Dconfigure.in436 LDFLAGS="$LDFLAGS -L/usr/pkg/lib"
H A DNEWS7520 Dmitry L., Stanislav M., Vadim S., Kirti V.)
/PHP-5.6/Zend/
H A Dzend_alloc.c493 # define ZEND_MM_LONG_CONST(x) (x##L)
/PHP-5.6/ext/date/lib/
H A Dparse_date.re1042 if (*ptr == 'l' || *ptr == 'L') {
/PHP-5.6/ext/mbstring/oniguruma/
H A DHISTORY314 Any, Assigned, C, Cc, L, Lm, Arabic, Greek etc...
/PHP-5.6/ext/sqlite3/libsqlite/
H A Dsqlite3.c9260 SQLITE_API void *SQLITE_STDCALL sqlite3_wsd_find(void *K, int L);
20192 0L, (DWORD)0, 0 }
27322 lock.l_start = lock.l_len = 0L;

Completed in 596 milliseconds

1234567