Home
last modified time | relevance | path

Searched refs:K (Results 76 – 84 of 84) sorted by relevance

1234

/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt1001 Including Unicode property support adds around 30K of tables to the
1091 for a compiled pattern of around 64K. This is sufficient to handle all
1232 whose default value is 20K. The buffer itself is three times this size,
1237 --with-pcregrep-bufsize=50K
3335 anchored, such a match can occur only if the pattern contains \K.
7373 re> /X(*MARK:A)Y|X(*MARK:B)Z/K
7394 re> /X(*MARK:A)Y|X(*MARK:B)Z/K
7896 \K reset start of match
7898 \K is honoured in positive assertions, but ignored in negative ones.
8523 (1) If callback is NULL and data is NULL, an internal 32K block
[all …]
/PHP-5.5/ext/standard/tests/file/
H A Dfile.inc121 // write in terms of a chunk of 1 K to avoid memory size overflow
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput51919 /(?<=\K\x{17f})/8g+
1934 /(?<=\K\x{17f})/8G+
H A Dgrepinput2 that the pcregrep command is working correctly. The file must be more than 24K
12 Here follows a whole lot of stuff that makes the file over 24K long.
/PHP-5.5/ext/wddx/tests/
H A Dbug37569.phpt61 <wddxPacket version='1.0'><header/><data><string>K</string></data></wddxPacket>
/PHP-5.5/ext/pcre/pcrelib/
H A DREADME250 "configure" command. This adds about 30K to the size of the library (in the
312 . The default maximum compiled pattern size is around 64K. You can increase
/PHP-5.5/build/
H A Dlibtool.m4819 lt_cv_sys_max_cmd_len=12288; # 12K is about right
836 # all of the supported platforms: 8192 (on NT/2K/XP).
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c9260 SQLITE_API void *SQLITE_STDCALL sqlite3_wsd_find(void *K, int L);
106489 # define SELECTTRACE(K,P,S,X) \
106490 if(sqlite3SelectTrace&(K)) \
106494 # define SELECTTRACE(K,P,S,X)
115747 # define WHERETRACE(K,X) if(sqlite3WhereTrace&(K)) sqlite3DebugPrintf X
115750 # define WHERETRACE(K,X)
/PHP-5.5/
H A DNEWS6256 - Fixed bug #45928 (large scripts from stdin are stripped at 16K border).

Completed in 558 milliseconds

1234