Home
last modified time | relevance | path

Searched refs:flag (Results 176 – 200 of 230) sorted by relevance

12345678910

/PHP-7.4/ext/filter/
H A Dsanitizing_filters.c147 static void filter_map_update(filter_map *map, int flag, const unsigned char *allowed_list) in filter_map_update() argument
153 (*map)[allowed_list[i]] = flag; in filter_map_update()
/PHP-7.4/ext/openssl/tests/
H A Dstream_crypto_flags_002.phpt2 TLSv1.1 and TLSv1.2 bitwise stream crypto flag assignment
H A Dstream_crypto_flags_003.phpt2 Server bitwise stream crypto flag assignment
/PHP-7.4/ext/standard/tests/strings/
H A Dhtmlentities22.phpt35 function test($flag, $flag2=ENT_DISALLOWED, $charset="UTF-8") {
40 $a = htmlentities($test, $flag | $flag2, $charset, FALSE);
41 $b = htmlspecialchars($test, $flag | $flag2, $charset, FALSE);
66 echo "\n*** Testing 5 without the flag ***\n";
196 *** Testing 5 without the flag ***
H A Dhtmlentities21.phpt22 function test($flag, $charset) {
28 $a = htmlentities($test, $flag | ENT_DISALLOWED, $charset);
29 $b = htmlspecialchars($test, $flag | ENT_DISALLOWED, $charset);
/PHP-7.4/ext/imap/tests/
H A Dimap_clearflag_full_basic.phpt9 …ap_clearflag_full ( resource $imap_stream , string $sequence , string $flag [, string $options…
/PHP-7.4/build/
H A Dax_check_compile_flag.m420 # force the compiler to issue an error when a bad flag is given.
H A Dltmain.sh1797 for flag in $args; do
1799 case $flag in
1801 flag="\"$flag\""
1804 arg="$arg $wl$flag"
1815 for flag in $args; do
1817 case $flag in
1819 flag="\"$flag\""
1822 arg="$arg $wl$flag"
3939 dep_rpath="$dep_rpath $flag"
4493 rpath="$rpath $flag"
[all …]
H A Dlibtool.m4421 # Discard the --no-reexec flag, and continue.
2018 # implement the --enable-shared flag
2049 # set the default shared flag to --disable-shared
2058 # implement the --enable-static flag
2098 # implement the --enable-fast-install flag
2139 # implement the --with-pic flag
2342 # find reload flag for linker
4286 # Compiler flag to prevent dynamic linking.
4289 # Compiler flag to turn off builtin functions.
4292 # Compiler flag to allow reflexive dlopens.
[all …]
/PHP-7.4/ext/fileinfo/libmagic/
H A Dsoftmagic.c235 (m->flag & mode) != mode) { in match()
339 if (m->flag & OFFADD) { in match()
422 && (m->flag & NOSPACE) == 0) { in match()
1461 if (m->flag & (OFFADD|INDIROFFADD)) in msetoffset()
1531 if (mcopy(ms, p, m->type, m->flag & INDIR, s, in mget()
1539 m->type, m->flag, offset, o, nbytes, in mget()
1545 if (m->flag & INDIR) { in mget()
1673 if (m->flag & INDIROFFADD) { in mget()
1800 if (m->flag & NOSPACE) in mget()
2261 if (m->flag & UNSIGNED) { in magiccheck()
[all …]
/PHP-7.4/Zend/
H A Dzend_ts_hash.c291 ZEND_API zval *zend_ts_hash_minmax(TsHashTable *ht, compare_func_t compar, int flag) in zend_ts_hash_minmax() argument
296 retval = zend_hash_minmax(TS_HASH(ht), compar, flag); in zend_ts_hash_minmax()
H A Dzend_ts_hash.h78 ZEND_API zval *zend_ts_hash_minmax(TsHashTable *ht, compare_func_t compar, int flag);
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_vio.c41 int flag = 1; in mysqlnd_set_sock_no_delay() local
42 int result = setsockopt(socketd, IPPROTO_TCP, TCP_NODELAY, (char *) &flag, sizeof(int)); in mysqlnd_set_sock_no_delay()
61 int flag = 1; in mysqlnd_set_sock_keepalive() local
62 int result = setsockopt(socketd, SOL_SOCKET, SO_KEEPALIVE, (char *) &flag, sizeof(int)); in mysqlnd_set_sock_keepalive()
/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_cfg.c788 int flag = ZEND_FUNC_NO_LOOPS; in zend_cfg_identify_loops() local
858 flag &= ~ZEND_FUNC_NO_LOOPS; in zend_cfg_identify_loops()
865 flag |= ZEND_FUNC_IRREDUCIBLE; in zend_cfg_identify_loops()
866 flag &= ~ZEND_FUNC_NO_LOOPS; in zend_cfg_identify_loops()
888 cfg->flags |= flag; in zend_cfg_identify_loops()
/PHP-7.4/ext/spl/tests/
H A Diterator_045.phpt2 SPL: CachingIterator and offsetSet/Unset, getCache using flag FULL_CACHE
H A Diterator_044.phpt2 SPL: CachingIterator and offsetGet/Exists using flag FULL_CACHE
/PHP-7.4/ext/intl/tests/
H A Dcollator_sort.phpt79 // Sort in en_US locale with SORT_STRING flag
H A Dcollator_sort_variant2.phpt79 // Sort in en_US locale with SORT_STRING flag
/PHP-7.4/ext/standard/tests/file/
H A Dfeof_basic.phpt27 //last time to set the eof flag but it will fail to read.
/PHP-7.4/ext/oci8/tests/
H A Dreflection2.phpt60 Parameter #0 [ <optional> $flag ]
/PHP-7.4/
H A DUPGRADING.INTERNALS55 - ZEND_ACC_SHADOW property flag is removed. Instead of creating shadow
58 - ZEND_ACC_ANON_BOUND is replaced with ZEND_ACC_LINKED. This flag is set
140 by ZEND_ACC_IMMUTABLE flag, they are not going to be copied from opcache
165 Linked classes have ZEND_ACC_LINKED flag set.
/PHP-7.4/sapi/litespeed/
H A Dlsapilib.h422 void LSAPI_Log(int flag, const char * fmt, ...)
H A Dlsapilib.c243 void LSAPI_Log(int flag, const char * fmt, ...) in LSAPI_Log() argument
247 if ((flag & LSAPI_LOG_TIMESTAMP_BITS) in LSAPI_Log()
254 if (flag & LSAPI_LOG_TIMESTAMP_FULL) in LSAPI_Log()
260 else if (flag & LSAPI_LOG_TIMESTAMP_HMS) in LSAPI_Log()
267 int level = flag & LSAPI_LOG_LEVEL_BITS; in LSAPI_Log()
273 if (flag & LSAPI_LOG_PID) in LSAPI_Log()
2575 int flag = 1; in LSAPI_CreateListenSock2() local
2601 (char *)( &flag ), sizeof(flag)) == 0) in LSAPI_CreateListenSock2()
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_constants.phpt206 /* could be that MySQL/libmysql 5.6.9 had the flag already but it was no stable release */
H A Dmysqli_real_connect_pconn.phpt111 …// how do we test if gets forbidden because of a missing right or the flag, this test is partly bo…

Completed in 78 milliseconds

12345678910