Home
last modified time | relevance | path

Searched refs:flag (Results 276 – 297 of 297) sorted by relevance

1...<<1112

/PHP-7.3/sapi/fpm/
H A Dwww.conf.in72 ; Set the process dumpable flag (PR_SET_DUMPABLE prctl) even if the process user
422 ; For php_*flag, valid values are on, off, 1, 0, true, false, yes or no.
/PHP-7.3/ext/pcre/
H A Dphp_pcre.c348 uint32_t flag = 0; in PHP_MINFO_FUNCTION() local
362 if (!pcre2_config(PCRE2_CONFIG_JIT, &flag)) { in PHP_MINFO_FUNCTION()
363 php_info_print_table_row(2, "PCRE JIT Support", flag ? "enabled" : "disabled"); in PHP_MINFO_FUNCTION()
/PHP-7.3/ext/fileinfo/
H A Dlibmagic.patch423 mstart->flag |= BINTEST;
425 mstart->flag |= TEXTTEST;
428 if (mstart->flag & (TEXTTEST|BINTEST))
639 - (m->flag & (OFFADD | INDIROFFADD)) == 0) {
650 if (m->flag & INDIR) {
4052 if (mcopy(ms, p, m->type, m->flag & INDIR, s, (uint32_t)(offset + o),
4056 m->type, m->flag, offset, o, nbytes,
4064 if (m->flag & INDIR) {
/PHP-7.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_native.phpt112 // always strings, like STRINGIFY flag
/PHP-7.3/ext/mbstring/
H A Dmbstring.c913 if (encoding->flag & MBFL_ENCTYPE_SBCS) { in php_mb_zend_encoding_lexer_compatibility_checker()
916 if ((encoding->flag & (MBFL_ENCTYPE_MBCS | MBFL_ENCTYPE_GL_UNSAFE)) == MBFL_ENCTYPE_MBCS) { in php_mb_zend_encoding_lexer_compatibility_checker()
5106 if (enc->flag & MBFL_ENCTYPE_MBCS) { in php_mb_mbchar_bytes_ex()
5110 } else if (enc->flag & (MBFL_ENCTYPE_WCS2BE | MBFL_ENCTYPE_WCS2LE)) { in php_mb_mbchar_bytes_ex()
5112 } else if (enc->flag & (MBFL_ENCTYPE_WCS4BE | MBFL_ENCTYPE_WCS4LE)) { in php_mb_mbchar_bytes_ex()
/PHP-7.3/ext/odbc/
H A Dphp_odbc.c918 zend_long flag; in php_odbc_fetch_attribs() local
920 if (zend_parse_parameters(ZEND_NUM_ARGS(), "rl", &pv_res, &flag) == FAILURE) { in php_odbc_fetch_attribs()
929 result->longreadlen = flag; in php_odbc_fetch_attribs()
931 result->binmode = flag; in php_odbc_fetch_attribs()
/PHP-7.3/
H A Dphp.ini-development871 ; unix or win32 systems, setting this flag will cause PHP to
1013 ; SQLite defensive mode flag (only available from SQLite 3.26+)
1014 ; When the defensive flag is enabled, language features that allow ordinary
1019 ; (for older SQLite versions, this flag has no use)
1410 ; Whether or not to add the httpOnly flag to the cookie, which makes it
H A Dphp.ini-production873 ; unix or win32 systems, setting this flag will cause PHP to
1015 ; SQLite defensive mode flag (only available from SQLite 3.26+)
1016 ; When the defensive flag is enabled, language features that allow ordinary
1021 ; (for older SQLite versions, this flag has no use)
1412 ; Whether or not to add the httpOnly flag to the cookie, which makes it
H A DREADME.STREAMS309 hold it, allocate it (use pemalloc with the persistent flag set
H A DUPGRADING363 . A new flag has been added, JSON_THROW_ON_ERROR, which can be used with
/PHP-7.3/ext/openssl/
H A Dxp_ssl.c1034 static inline int php_openssl_map_proto_version(int flag) /* {{{ */ in php_openssl_map_proto_version() argument
1036 switch (flag) { in php_openssl_map_proto_version()
/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_internal.h1727 uint16_t flag; /* Set TRUE if recursive back ref */ member
H A Dpcre2_compile.c6263 oc->flag = TRUE; in compile_branch()
7257 oc->flag = TRUE; in compile_branch()
7587 capitem.flag = FALSE; in compile_regex()
7722 if (cb->open_caps->flag) in compile_regex()
/PHP-7.3/ext/oci8/tests/
H A Dreflection1.phpt488 Parameter #1 [ <optional> $flag ]
/PHP-7.3/ext/mbstring/oniguruma/doc/
H A DRE314 (?{...contents...}D) D is a direction flag char
/PHP-7.3/ext/fileinfo/tests/
H A Dmagic5663 # F_EXEC flag bit
5671 # F_LNNO flag bit
5673 # F_LSYMS flag bit
5680 # F_AR32WR flag bit
6792 # New flag as of version 4
7538 # test for MDX flag
7678 # memo flag ??
7680 # SQL flag ??
10093 #no active flag
10160 # active flag 0
[all …]
H A Dmagic私はガラスを食べられます5663 # F_EXEC flag bit
5671 # F_LNNO flag bit
5673 # F_LSYMS flag bit
5680 # F_AR32WR flag bit
6792 # New flag as of version 4
7538 # test for MDX flag
7678 # memo flag ??
7680 # SQL flag ??
10093 #no active flag
10160 # active flag 0
[all …]
/PHP-7.3/ext/oci8/
H A Doci8.c222 ZEND_ARG_INFO(0, flag)
574 ZEND_ARG_INFO(0, flag)
/PHP-7.3/sapi/phpdbg/
H A Dxml.md69 - appears on startup if -q flag wasn't provided as command line arg
/PHP-7.3/ext/pgsql/
H A Dpgsql.c86 #define PQ_SETNONBLOCKING(pg_link, flag) PQsetnonblocking(pg_link, flag) argument
88 #define PQ_SETNONBLOCKING(pg_link, flag) 0 argument
/PHP-7.3/ext/standard/
H A Dbasic_functions.c189 ZEND_ARG_INFO(0, flag)
1534 ZEND_ARG_INFO(0, flag)
/PHP-7.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c176188 char flag;
176967 assert( p->flag==FTS3_MATCHINFO_LHITS_BM || p->flag==FTS3_MATCHINFO_LHITS );
176968 if( p->flag==FTS3_MATCHINFO_LHITS ){
176977 if( p->flag==FTS3_MATCHINFO_LHITS ){
177322 pInfo->flag = zArg[i];
181067 int flag;
181116 (void*)&aFunc[i].flag,
215688 #define CsrFlagSet(pCsr, flag) ((pCsr)->csrflags |= (flag))
215689 #define CsrFlagClear(pCsr, flag) ((pCsr)->csrflags &= ~(flag))
215690 #define CsrFlagTest(pCsr, flag) ((pCsr)->csrflags & (flag))

Completed in 624 milliseconds

1...<<1112