Home
last modified time | relevance | path

Searched refs:TRUE (Results 26 – 50 of 617) sorted by relevance

12345678910>>...25

/PHP-8.0/win32/
H A Dconsole.c30 result = TRUE; in php_win32_console_fileno_is_console()
50 result = TRUE; in php_win32_console_fileno_has_vt100()
80 result = TRUE; in php_win32_console_fileno_set_vt100()
84 result = TRUE; in php_win32_console_fileno_set_vt100()
/PHP-8.0/ext/hash/tests/
H A Dhash_pbkdf2_basic.phpt10 echo "sha1(raw): " . bin2hex(hash_pbkdf2('sha1', 'password', 'salt', 1, 20, TRUE))."\n";
12 …('sha1', 'passwordPASSWORDpassword', 'saltSALTsaltSALTsaltSALTsaltSALTsalt', 4096, 25, TRUE))."\n";
15 echo "sha256(raw): " . bin2hex(hash_pbkdf2('sha256', 'password', 'salt', 1, 20, TRUE))."\n";
17 …sha256', 'passwordPASSWORDpassword', 'saltSALTsaltSALTsaltSALTsaltSALTsalt', 4096, 40, TRUE))."\n";
/PHP-8.0/ext/dom/tests/
H A DDOMDocument_validate_on_parse_variation.phpt19 $dom->resolveExternals = TRUE;
31 echo "validateOnParse set to TRUE: \n";
32 $dom->validateOnParse = TRUE;
40 validateOnParse set to TRUE:
H A DDOMDocument_validate_on_parse_basic.phpt25 $dom->validateOnParse = TRUE;
26 echo "Setting validateOnParse to TRUE: ";
36 Setting validateOnParse to TRUE: bool(true)
/PHP-8.0/ext/pgsql/tests/
H A Dnonblocking.inc12 while (TRUE) {
17 if ($flush === TRUE) {
26 while (TRUE) {
/PHP-8.0/ext/bcmath/libbcmath/src/
H A Dzero.c49 if (num == BCG(_zero_)) return TRUE; in bc_is_zero_for_scale()
61 return TRUE; in bc_is_zero_for_scale()
/PHP-8.0/ext/reflection/tests/
H A DReflectionProperty_setAccessible.phpt52 $protected->setAccessible(TRUE);
53 $protectedStatic->setAccessible(TRUE);
54 $private->setAccessible(TRUE);
55 $privateStatic->setAccessible(TRUE);
102 $protected->setAccessible(TRUE);
103 $protectedStatic->setAccessible(TRUE);
104 $private->setAccessible(TRUE);
/PHP-8.0/ext/mbstring/tests/
H A Dmb_http_output.phpt13 ($r === TRUE) ? print "OK_ASCII_SET\n" : print "NG_ASCII_SET\n";
19 ($r === TRUE) ? print "OK_SJIS_SET\n" : print "NG_SJIS_SET\n";
25 ($r === TRUE) ? print "OK_JIS_SET\n" : print "NG_JIS_SET\n";
31 ($r === TRUE) ? print "OK_UTF-8_SET\n" : print "NG_UTF-8_SET\n";
37 ($r === TRUE) ? print "OK_EUC-JP_SET\n" : print "NG_EUC-JP_SET\n";
H A Dmb_check_encoding_array.phpt10 $arr = [1234, 12.34, TRUE, FALSE, NULL, $str, 'key'=>$str, $str=>'val'];
17 $arr1 = [1234, 12.34, TRUE, FALSE, NULL, 'key'=>$str, $str=>'val'];
20 $arr2 = [1234, 12.34, TRUE, FALSE, NULL, $str=>'val'];
H A Dmb_internal_encoding.phpt13 ($r === TRUE) ? print "OK_EUC-JP_SET\n" : print "NG_EUC-JP_SET\n";
19 ($r === TRUE) ? print "OK_UTF-8_SET\n" : print "NG_UTF-8_SET\n";
25 ($r === TRUE) ? print "OK_ASCII_SET\n" : print "NG_ASCII_SET\n";
/PHP-8.0/ext/mysqlnd/
H A Dmysqlnd_ps_codec.c401 mysqlnd_ps_fetch_functions[MYSQL_TYPE_NULL].can_ret_as_str_in_uni = TRUE; in _mysqlnd_init_ps_fetch_subsystem()
406 mysqlnd_ps_fetch_functions[MYSQL_TYPE_TINY].can_ret_as_str_in_uni = TRUE; in _mysqlnd_init_ps_fetch_subsystem()
416 mysqlnd_ps_fetch_functions[MYSQL_TYPE_YEAR].can_ret_as_str_in_uni = TRUE; in _mysqlnd_init_ps_fetch_subsystem()
426 mysqlnd_ps_fetch_functions[MYSQL_TYPE_LONG].can_ret_as_str_in_uni = TRUE; in _mysqlnd_init_ps_fetch_subsystem()
446 mysqlnd_ps_fetch_functions[MYSQL_TYPE_TIME].can_ret_as_str_in_uni = TRUE; in _mysqlnd_init_ps_fetch_subsystem()
451 mysqlnd_ps_fetch_functions[MYSQL_TYPE_DATE].can_ret_as_str_in_uni = TRUE; in _mysqlnd_init_ps_fetch_subsystem()
471 mysqlnd_ps_fetch_functions[MYSQL_TYPE_JSON].is_possibly_blob = TRUE; in _mysqlnd_init_ps_fetch_subsystem()
483 mysqlnd_ps_fetch_functions[MYSQL_TYPE_BLOB].is_possibly_blob = TRUE; in _mysqlnd_init_ps_fetch_subsystem()
501 mysqlnd_ps_fetch_functions[MYSQL_TYPE_BIT].can_ret_as_str_in_uni = TRUE; in _mysqlnd_init_ps_fetch_subsystem()
511 mysqlnd_ps_fetch_functions[MYSQL_TYPE_VARCHAR].is_possibly_blob = TRUE; in _mysqlnd_init_ps_fetch_subsystem()
[all …]
/PHP-8.0/ext/session/tests/
H A Dsession_regenerate_id_variation1.phpt13 var_dump(session_regenerate_id(TRUE));
16 var_dump(session_regenerate_id(TRUE));
19 var_dump(session_regenerate_id(TRUE));
/PHP-8.0/ext/standard/tests/strings/
H A Dvprintf_variation6.phpt41 array(true), array(false), array(TRUE), array(FALSE),
46 array( true, TRUE, false,
47 TRUE, FALSE, 1,
48 true, false, TRUE, FALSE,
50 1, TRUE, 0, FALSE),
H A Dvprintf_variation4.phpt45 array(true), array(false), array(TRUE), array(FALSE),
50 array( true, TRUE, false,
51 TRUE, FALSE, 1,
52 true, false, TRUE, FALSE,
54 1, TRUE, 0, FALSE),
H A Dvprintf_variation4_64bit.phpt45 array(true), array(false), array(TRUE), array(FALSE),
50 array( true, TRUE, false,
51 TRUE, FALSE, 1,
52 true, false, TRUE, FALSE,
54 1, TRUE, 0, FALSE),
H A Dvprintf_variation10.phpt53 array(true), array(false), array(TRUE), array(FALSE),
58 array( true, TRUE, false,
59 TRUE, FALSE, 1,
60 true, false, TRUE, FALSE,
62 1, TRUE, 0, FALSE),
H A Dvprintf_variation16.phpt45 array(true), array(TRUE), array(FALSE),
50 array( true, TRUE, false,
51 TRUE, FALSE, 1,
52 true, TRUE, FALSE,
54 1, TRUE, 0, FALSE),
H A Dvprintf_variation16_64bit.phpt45 array(true), array(TRUE), array(FALSE),
50 array( true, TRUE, false,
51 TRUE, FALSE, 1,
52 true, TRUE, FALSE,
54 1, TRUE, 0, FALSE),
H A Dvprintf_variation14.phpt52 array(true), array(TRUE), array(FALSE),
57 array( true, TRUE, false,
58 TRUE, FALSE, 1,
59 true, TRUE, FALSE,
61 1, TRUE, 0, FALSE),
H A Dvprintf_variation14_64bit.phpt52 array(true), array(TRUE), array(FALSE),
57 array( true, TRUE, false,
58 TRUE, FALSE, 1,
59 true, TRUE, FALSE,
61 1, TRUE, 0, FALSE),
/PHP-8.0/ext/standard/tests/array/
H A Darray_keys_variation_003.phpt8 TRUE => TRUE,
21 $values = array(TRUE, FALSE, 1, 0, -1, "1", "0", "-1", NULL, array(), "php", "");
H A D008.phpt10 echo '$a='.var_export($a,TRUE).";\n";
11 echo '$b='.var_export($b,TRUE).";\n";
12 echo '$c='.var_export($c,TRUE).";\n";
67 echo '$a='.var_export($a,TRUE).";\n";
68 echo '$b='.var_export($b,TRUE).";\n";
69 echo '$c='.var_export($c,TRUE).";\n";
/PHP-8.0/ext/xmlreader/tests/
H A D008.phpt31 $reader->setParserProperty(XMLREADER::LOADDTD, TRUE);
32 $reader->setParserProperty(XMLREADER::VALIDATE, TRUE);
59 $reader->setParserProperty(XMLREADER::LOADDTD, TRUE);
60 $reader->setParserProperty(XMLREADER::VALIDATE, TRUE);
/PHP-8.0/ext/gd/libgd/
H A Dgd_io_dp.c25 #define TRUE 1 macro
183 return TRUE; in dynamicSeek()
284 dp->dataGood = TRUE; in allocDynamic()
289 dp->dataGood = TRUE; in allocDynamic()
292 return TRUE; in allocDynamic()
327 return TRUE; in appendDynamic()
339 return TRUE; in gdReallocDynamic()
352 return TRUE; in gdReallocDynamic()
/PHP-8.0/Zend/tests/
H A Dbug30451.phpt8 protected static $property = TRUE;
11 return TRUE;

Completed in 62 milliseconds

12345678910>>...25