Home
last modified time | relevance | path

Searched refs:mode (Results 701 – 707 of 707) sorted by relevance

1...<<212223242526272829

/PHP-5.3/
H A DINSTALL827 A server deployed in CGI mode is open to several possible
1554 CGI or a server module, safe mode, etc.), and preferably enough code to
/PHP-5.3/ext/pcre/pcrelib/testdata/
H A Dtestoutput101651 /Check property support in non-UTF-8 mode/
H A Dtestinput12 Perl >= 5.10, in non-UTF-8 mode. It should run clean for both the 8-bit and
H A Dtestoutput12 Perl >= 5.10, in non-UTF-8 mode. It should run clean for both the 8-bit and
H A Dtestoutput29169 Failed: ] is an invalid data character in JavaScript compatibility mode at offset 2
/PHP-5.3/build/
H A Dlibtool.m41635 # HP-UX runs *really* slowly unless shared libraries are mode 555.
4490 # text mode, it properly converts lines to CR/LF. This bash problem
/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c23179 ULONG mode, timeout;
23184 mode = 1; /* shared lock */
23193 mode = 0; /* exclusive lock */
23196 NULL, &area, timeout, mode);
24767 return open(zFile, flags, mode);
109861 int mode;
109895 int mode = 0;
109899 mode = aMode[i].mode;
109903 if( mode==0 ){
109908 if( mode>limit ){
[all …]

Completed in 295 milliseconds

1...<<212223242526272829