Home
last modified time | relevance | path

Searched refs:M (Results 126 – 141 of 141) sorted by relevance

123456

/PHP-5.4/
H A Dphp.ini-development396 memory_limit = 128M
663 post_max_size = 8M
791 upload_max_filesize = 2M
1086 ibase.timestampformat = "%Y-%m-%d %H:%M:%S"
1092 ibase.timeformat = "%H:%M:%S"
H A Dphp.ini-production396 memory_limit = 128M
663 post_max_size = 8M
791 upload_max_filesize = 2M
1086 ibase.timestampformat = "%Y-%m-%d %H:%M:%S"
1092 ibase.timeformat = "%H:%M:%S"
H A DREADME.REDIST.BINS148 M. Matsumoto and T. Nishimura, "Mersenne Twister: A 623-Dimensionally
H A DNEWS806 spaces). (Michael M Slusarz)
988 discarding whitespace). (Michael M Slusarz)
4753 Dmitry L., Stanislav M., Vadim S., Kirti V.)
5004 (Henrique M. Decaria)
6559 . default value if memory-limit is set to 128M
8539 - Fixed bug #29583 (crash when echoing a COM object). (M.Sisolak, Wez)
/PHP-5.4/ext/mbstring/tests/
H A Dmb_encode_mimeheader_indent.phpt137 string(115) "=?UTF-8?B?zpHPhc+Ez4wgzrXOr869zrHOuSDOtc67zrvOt869zrnOus+M?=
145 string(115) "=?UTF-8?B?zpHPhc+Ez4wgzrXOr869zrHOuSDOtc67zrvOt869zrnOus+M?=
153 string(115) "=?UTF-8?B?zpHPhc+Ez4wgzrXOr869zrHOuSDOtc67zrvOt869zrnOus+M?=
161 string(115) "=?UTF-8?B?zpHPhc+Ez4wgzrXOr869zrHOuSDOtc67zrvOt869zrnOus+M?=
/PHP-5.4/ext/pcre/pcrelib/testdata/
H A Dtestoutput16242 /\M/
6243 M
6244 0: M
8198 /^(?=a(*:M))aZ/K
8201 MK: M
8203 /^(?!(*:M)b)aZ/K
H A Dtestinput13818 /\M/
3819 M
4914 /^(?=a(*:M))aZ/K
4917 /^(?!(*:M)b)aZ/K
H A Dtestinput83946 /\M/
3947 M
H A Dtestoutput86171 /\M/
6172 M
6173 0: M
/PHP-5.4/ext/wddx/tests/
H A Dbug37569.phpt69 <wddxPacket version='1.0'><header/><data><string>M</string></data></wddxPacket>
/PHP-5.4/ext/sqlite3/libsqlite/
H A Dsqlite3.c12470 # define DbMaskZero(M) memset((M),0,sizeof(M)) argument
12471 # define DbMaskSet(M,I) (M)[(I)/8]|=(1<<((I)&7)) argument
12472 # define DbMaskAllZero(M) sqlite3DbMaskAllZero(M) argument
12477 # define DbMaskZero(M) (M)=0 argument
12478 # define DbMaskSet(M,I) (M)|=(((yDbMask)1)<<(I)) argument
12479 # define DbMaskAllZero(M) (M)==0 argument
12480 # define DbMaskNonZero(M) (M)!=0 argument
15543 M = p->M; in computeJD()
15547 M = 1; in computeJD()
15607 p->M = M; in parseYyyyMmDd()
[all …]
/PHP-5.4/build/
H A Dlibtool.m42521 …od='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (shared object|dynamic lib) M[[0-9]][[0-9]]* Versi…
3631 …$CC -G${allow_undefined_flag} ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $d…
3668 …$CC -shared -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objec…
3679 …$CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $c…
6051 …$CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$…
6056 …$LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $…
/PHP-5.4/ext/fileinfo/tests/
H A Dmagic2320 # PMA (CP/M derivative of LHA)
4019 >9 byte =0x09 \b, from CP/M
5916 >>>24 ubequad 0xf3a4cbbebe07b104 9M
6975 >>>>>>8 string IHC \b cached by Windows 9M
10218 # p M 8 5/6 xx yy zz data...
10570 # From Tano M Fotang <mfotang@quanteq.com>
10640 # From: "Tano M. Fotang" <mfotang@quanteq.com>
11109 # Karl M. Hegbloom <karlheg@inetarena.com>
14300 >8 string M abstract syntax tree implementation file
16122 # additions to /etc/magic by Thomas M. Ott (ThMO)
[all …]
/PHP-5.4/ext/pcre/pcrelib/
H A DChangeLog447 bug that caused the command "echo a | ./pcregrep -M '|a'" to loop.
1238 output it when the /M option is used in pcretest.
1601 (d) Numerical values in pcregrep options can be followed by K or M, for
1638 -M (multiline) and the pattern match finished with a line ending.
2289 12. Added the -M command line option to pcretest.
4041 (e) Added the -M (multiline match) option. This allows patterns to match
4889 data string contains the escape sequence \M, pcretest calls pcre_exec() several
4981 55. Unknown escapes inside character classes (e.g. [\M]) and escapes that
5330 2. Added /M option to pcretest to show the memory requirement of a specific
5723 7. Add PCRE_MULTILINE at compile and exec time, and (?m) as well. Add \M to
/PHP-5.4/ext/pcre/pcrelib/doc/
H A Dpcre.txt5380 M Mark
5901 acters with the L, M, N, P, S, or Cf properties, except for:
7738 M Mark
8485 a maximum stack size of 512K to 1M should be more than enough for any
8569 allocate 1M address space, and use only a single memory page (usually
8570 4K) if that is enough. However, we can still grow up to 1M anytime if
8604 if a pattern causes stack overflow with a stack of 1M? Is that 1M kept
10359 as the stack is large enough, another option (-M) can be used to find
/PHP-5.4/ext/standard/tests/misc/
H A Dbrowscap.ini4333 [IE/6.01 (CP/M; 8-bit*)]
4356 [Nutscrape/* (CP/M; 8-bit*)]
6296 [MOT-M*/* UP.Browser/*]

Completed in 585 milliseconds

123456