Home
last modified time | relevance | path

Searched refs:mode (Results 626 – 650 of 750) sorted by relevance

1...<<21222324252627282930

/PHP-5.5/ext/com_dotnet/
H A Dcom_typeinfo.c156 PHP_COM_DOTNET_API int php_com_import_typelib(ITypeLib *TL, int mode, int codepage TSRMLS_DC) in php_com_import_typelib() argument
210 c.flags = mode; in php_com_import_typelib()
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_debug.h32 void (*set_mode)(MYSQLND_DEBUG * self, const char * const mode);
/PHP-5.5/ext/phar/
H A Dphar_internal.h642 …te_entry_data(char *fname, int fname_len, char *path, int path_len, char *mode, char allow_dir, ch…
643 …y_data **ret, char *fname, int fname_len, char *path, int path_len, char *mode, char allow_dir, ch…
/PHP-5.5/ext/mysqli/
H A Dmysqli_fe.c82 ZEND_ARG_INFO(0, mode)
86 ZEND_ARG_INFO(0, mode)
/PHP-5.5/
H A Dphp.ini-development310 ; Colors for Syntax Highlighting mode. Anything that's acceptable in
1018 ; http://php.net/sql.safe-mode
1128 ; Default host for mysql_connect() (doesn't apply in safe mode).
1132 ; Default user for mysql_connect() (doesn't apply in safe mode).
1136 ; Default password for mysql_connect() (doesn't apply in safe mode).
1150 ; http://php.net/mysql.trace-mode
1187 ; Default host for mysql_connect() (doesn't apply in safe mode).
1191 ; Default user for mysql_connect() (doesn't apply in safe mode).
1379 ; The file storage module creates files using mode 600 by default.
1389 ; Whether to use strict session mode.
[all …]
H A Dphp.ini-production310 ; Colors for Syntax Highlighting mode. Anything that's acceptable in
1018 ; http://php.net/sql.safe-mode
1128 ; Default host for mysql_connect() (doesn't apply in safe mode).
1132 ; Default user for mysql_connect() (doesn't apply in safe mode).
1136 ; Default password for mysql_connect() (doesn't apply in safe mode).
1150 ; http://php.net/mysql.trace-mode
1187 ; Default host for mysql_connect() (doesn't apply in safe mode).
1191 ; Default user for mysql_connect() (doesn't apply in safe mode).
1379 ; The file storage module creates files using mode 600 by default.
1389 ; Whether to use strict session mode.
[all …]
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_internal.h295 #error Unsupported compiling mode
527 #error Unsupported compiling mode
575 #error Unsupported compiling mode
965 #error Unsupported compiling mode
2645 #error Unsupported compiling mode
H A DREADME328 on the "configure" command. PCRE runs more slowly in this mode, but it may be
759 matching function, in non-UTF-8/16/32 mode, UTF-8/16/32 mode, and UTF-8/16/32
760 mode with Unicode property support, respectively.
770 The fourteenth, fifteenth, and sixteenth tests are run only in 8-bit mode, and
772 mode. These are tests that generate different output in the two modes. They are
776 The twentieth test is run only in 16/32-bit mode. It tests some specific
779 The twenty-first and twenty-second tests are run only in 16/32-bit mode, when
783 The twenty-third and twenty-fourth tests are run only in 16-bit mode. They are
786 The twenty-fifth and twenty-sixth tests are run only in 32-bit mode. They are
/PHP-5.5/ext/dom/
H A Dnode.c1748 static void dom_canonicalization(INTERNAL_FUNCTION_PARAMETERS, int mode) /* {{{ */ in dom_canonicalization() argument
1764 if (mode == 0) { in dom_canonicalization()
1873 if (mode == 1) { in dom_canonicalization()
1897 if (mode == 0) { in dom_canonicalization()
1919 if (mode == 1 && (ret >= 0)) { in dom_canonicalization()
/PHP-5.5/ext/standard/tests/file/
H A Dsymlink_link_linkinfo_is_link_variation4.phpt55 $fp = fopen($linkname, "a"); // open in append mode
H A Dfopen_variation14.phpt12 /* Prototype : resource fopen(string filename, string mode [, bool use_include_path [, resource co…
H A Dfopen_variation15.phpt12 /* Prototype : resource fopen(string filename, string mode [, bool use_include_path [, resource co…
H A Dsymlink_link_linkinfo_is_link_variation3.phpt67 $fp = fopen($linkname, "a"); // open in append mode
H A Dtempnam_variation4.phpt36 for($mode = 0000; $mode <= 0777; $mode++) {
38 printf("%o", $mode);
40 chmod($dir_name, $mode);
H A Dfputcsv_variation10.phpt64 } //end of mode loop
H A Dfwrite_variation1-win32.phpt26 Test fwrite with file opened in mode : r,rb,rt
H A Dfwrite_variation1.phpt26 Test fwrite with file opened in mode : r,rb,rt
/PHP-5.5/ext/sqlite3/
H A Dsqlite3.c1737 long mode = PHP_SQLITE3_BOTH; local
1742 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "|l", &mode) == FAILURE) {
1761 if (mode & PHP_SQLITE3_NUM) {
1765 if (mode & PHP_SQLITE3_ASSOC) {
1766 if (mode & PHP_SQLITE3_NUM) {
1927 ZEND_ARG_INFO(0, mode)
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_change_user_set_names.phpt133 // charsets cannot take any other value but utf8 in unicode mode
/PHP-5.5/ext/gd/libgd/
H A Dgd.h718 int gdImagePixelate(gdImagePtr im, int block_size, const unsigned int mode);
836 gdImagePtr gdImageCropAuto(gdImagePtr im, const unsigned int mode);
/PHP-5.5/sapi/litespeed/
H A DREADME115 LiteSpeed web server dynamically spawn/stop PHP processes, in this mode
122 started in server managed mode.
/PHP-5.5/ext/pdo_pgsql/
H A Dpgsql_driver.c936 int mode = INV_READ; in PHP_METHOD() local
950 mode = INV_READ|INV_WRITE; in PHP_METHOD()
958 lfd = lo_open(H->server, oid, mode); in PHP_METHOD()
/PHP-5.5/ext/spl/tests/
H A DSplFileObject_fputcsv_variation10.phpt55 } //end of mode loop
/PHP-5.5/ext/standard/
H A Durl_scanner_ex.c981 …char *output, uint output_len, char **handled_output, uint *handled_output_len, int mode TSRMLS_DC) in php_url_scanner_output_handler()
986 …*handled_output = url_adapt_ext(output, output_len, &len, (zend_bool) (mode & (PHP_OUTPUT_HANDLER_… in php_url_scanner_output_handler()
/PHP-5.5/main/
H A Dphp_ini.c41 #define S_ISREG(mode) (((mode) & S_IFMT) == S_IFREG) argument

Completed in 78 milliseconds

1...<<21222324252627282930