Home
last modified time | relevance | path

Searched refs:opt (Results 51 – 60 of 60) sorted by relevance

123

/PHP-5.5/ext/sybase_ct/
H A Dphp_sybase_ct.c526 long opt; in PHP_INI_END() local
562 if (cfg_get_long("sybct.timeout", &opt)==SUCCESS) { in PHP_INI_END()
563 CS_INT cs_timeout = opt; in PHP_INI_END()
/PHP-5.5/win32/build/
H A Dconfig.w32.phpize.in194 ADD_FLAG("LDFLAGS", "/incremental:no /debug /opt:ref,icf");
H A Dconfig.w32214 ADD_FLAG("LDFLAGS", "/incremental:no /debug /opt:ref,icf");
/PHP-5.5/
H A DINSTALL636 The default directory is usually /opt/netscape/suitespot/. Please also
659 6. For the following step, make sure /opt/netscape/suitespot/ is where
663 --with-nsapi=/opt/netscape/suitespot/ \
684 will be something like /opt/netscape/suitespot/bin/libphp4.so. You
H A DNEWS5780 . Added support for special [PATH=/opt/httpd/www.example.com/] and
/PHP-5.5/ext/pcre/pcrelib/
H A DREADME179 CFLAGS='-O2 -Wall' ./configure --prefix=/opt/local
183 under /opt/local instead of the default /usr/local.
/PHP-5.5/ext/mbstring/libmbfl/
H A DLICENSE211 3. You may opt to apply the terms of the ordinary GNU General Public
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt9988 RE_Options opt;
9989 opt.set_caseless(true);
9990 if (RE("HELLO", opt).PartialMatch("hello world")) ...
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c14084 #define CTIMEOPT_VAL_(opt) #opt argument
14085 #define CTIMEOPT_VAL(opt) CTIMEOPT_VAL_(opt) argument
155055 const int32_t opt = U_FOLD_CASE_DEFAULT;
155088 c = u_foldCase(c, opt);
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic18465 # markups page=0x04,label=0x12, followed by strings like "opt" or "main" and title=0x14

Completed in 460 milliseconds

123